diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 0623e2056e..c0c028569d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-31 Ulrich Drepper <drepper@redhat.com> + + * malloc/thread-m.h [SHARED] (thread_atfork): Assume __dso_handle + is available. + 2002-12-31 Andreas Jaeger <aj@suse.de> * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync @@ -9,7 +14,7 @@ * sysdeps/unix/sysv/linux/kernel_stat.h (_HAVE_STAT_NSEC,_HAVE_STAT_NSEC64): New. - * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Readd + * sysdeps/unix/sysv/linux/xstatconv.c (xstat_conv): Re-add __unused[1-3] since they're needed by some platforms. Handle _HAVE_STAT_NSEC and _HAVE_STAT_NSEC64. |