diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-27 04:09:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-27 04:09:19 +0000 |
commit | 54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d (patch) | |
tree | 986be160490767418a4fb135f5ce039b5edb30fc /linuxthreads | |
parent | 1c479f72fe717105a809d744e0dcab3608a949d5 (diff) | |
download | glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.tar.gz glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.tar.xz glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.zip |
* sysdeps/mach/sys/reboot.h: Include <features.h>.
(reboot): Declare it.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 013e640831..055a69a7dd 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2000-03-26 Roland McGrath <roland@baalperazim.frob.com> + + * sysdeps/pthread/Makefile: File removed. + 2000-03-23 Ulrich Drepper <drepper@redhat.com> * mutex.c (__pthread_reset_pthread_once): Reset once_masterlock. |