summaryrefslogtreecommitdiff
path: root/linuxthreads
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-04 06:38:32 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-04 06:38:32 +0000
commitbd45711455ba28ac223c77f0bb8ca825dde0af3f (patch)
tree1f06901be344238fb59c9bd0857d25159e2d39e3 /linuxthreads
parent41aefe41b8e2d442a9eb0cf9e2352790350088d3 (diff)
Update.
2000-04-03 Andreas Jaeger <aj@suse.de> * include/arpa/inet.h (__inet_aton): Add protoype.
Diffstat (limited to 'linuxthreads')
-rw-r--r--linuxthreads/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 5039a12ba8..fff24c8a03 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-01 Andreas Jaeger <aj@suse.de>
+
+ * attr.c: Use shlib-compat macros.
+ * oldsemaphore.c: Likewise.
+ * pthread.c: Likewise.
+ * weaks.c: Likewise.
+
2000-03-26 Ulrich Drepper <drepper@redhat.com>
* semaphore.c (sem_timedwait): New function.