mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
Update.
2002-12-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/libc-tls.c: Include <sys/param.h>. Reported by Art Haas <ahaas@airmail.net>. 2002-12-07 Kenneth W. Chen <kenneth.w.chen@intel.com>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2002-12-07 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/generic/libc-tls.c: Include <sys/param.h>.
|
||||||
|
Reported by Art Haas <ahaas@airmail.net>.
|
||||||
|
|
||||||
2002-12-07 Kenneth W. Chen <kenneth.w.chen@intel.com>.
|
2002-12-07 Kenneth W. Chen <kenneth.w.chen@intel.com>.
|
||||||
|
|
||||||
* sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec. Fix .recovery4.
|
* sysdeps/ia64/strncpy.S (strncpy): Clear ar.ec. Fix .recovery4.
|
||||||
|
@@ -21,6 +21,7 @@
|
|||||||
#include <ldsodefs.h>
|
#include <ldsodefs.h>
|
||||||
#include <tls.h>
|
#include <tls.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
#include <sys/param.h>
|
||||||
|
|
||||||
#ifdef SHARED
|
#ifdef SHARED
|
||||||
#error makefile bug, this file is for static only
|
#error makefile bug, this file is for static only
|
||||||
|
Reference in New Issue
Block a user