From: Ulrich Drepper Date: Wed, 10 Jul 2002 20:55:18 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ad5f8dd982f07c60ea401d11458433a51c9ff2;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 66edb3df966..c00e68bbdac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-07-10 Ulrich Drepper + + * Versions.def [libpthread]: Add GLIBC_2.2.6. + * posix/Versions [libc] (GLIBC_2.2.6): Add __nanosleep. + 2002-07-08 H.J. Lu * sysdeps/unix/sysv/linux/mips/sys/shm.h: New. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index c7634e7aba6..091947ae453 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-07-10 Ulrich Drepper + + * wrapsyscall.c: Add __nanosleep alias. + * Versions (GLIBC_2.2.6): Add __nanosleep. + 2002-06-17 Andreas Jaeger * sysdeps/unix/sysv/linux/x86_64/Makefile: Merge from mainline.