about summary refs log tree commit diff
path: root/linuxthreads/ChangeLog
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-06-21 10:38:25 +0000
committerAndreas Jaeger <aj@suse.de>2000-06-21 10:38:25 +0000
commit3d8e95103261ed4d02fb8f112798f9c1d666ab10 (patch)
tree0ca8a0903bccab15a0bc6a87cb978300a8e6b480 /linuxthreads/ChangeLog
parentbdf09fab1b2097bacf7a02e32beacf964825eee6 (diff)
downloadglibc-3d8e95103261ed4d02fb8f112798f9c1d666ab10.tar.gz
glibc-3d8e95103261ed4d02fb8f112798f9c1d666ab10.tar.xz
glibc-3d8e95103261ed4d02fb8f112798f9c1d666ab10.zip
* sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset
prototype.
	* join.c: Include <stdlib.h> for exit prototype.

	* elf/vismod2.c: Include <stdlib.h> for abort prototype.
	* rt/aio_suspend.c: Likewise.
2000-06-21  Andreas Jaeger  <aj@suse.de>

	* sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset
	prototype.

	* join.c: Include <stdlib.h> for exit prototype.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 94446af99f..e81a764e18 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-21  Andreas Jaeger  <aj@suse.de>
+
+	* sysdeps/pthread/timer_routines.c: Include <stdlib.h> for memset
+	prototype.
+
+	* join.c: Include <stdlib.h> for exit prototype.
+
 2000-06-20  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/useldt.h: Include <stdlib.h>.