about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-03-27 04:09:19 +0000
committerRoland McGrath <roland@gnu.org>2000-03-27 04:09:19 +0000
commit54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d (patch)
tree986be160490767418a4fb135f5ce039b5edb30fc /linuxthreads/ChangeLog
parent1c479f72fe717105a809d744e0dcab3608a949d5 (diff)
downloadglibc-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/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog4
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.