diff options
author | Roland McGrath <roland@gnu.org> | 2002-09-29 22:53:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-09-29 22:53:29 +0000 |
commit | 57449fa348a10964474d4294d6005aa6800c4793 (patch) | |
tree | d9b855b573a961834ba1022ed66392a3f115a78a /linuxthreads | |
parent | 79af0a1dca755275e8cc4597131b30c4601f1963 (diff) | |
download | glibc-57449fa348a10964474d4294d6005aa6800c4793.tar.gz glibc-57449fa348a10964474d4294d6005aa6800c4793.tar.xz glibc-57449fa348a10964474d4294d6005aa6800c4793.zip |
* malloc/malloc.c [! MALLOC_DEBUG] (assert): #undef before defining.
* sysdeps/mach/hurd/Versions (ld: GLIBC_2.2.6): Add __errno_location.
Diffstat (limited to 'linuxthreads')
-rw-r--r-- | linuxthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 4c78587fa8..33ae7212c9 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2002-09-29 Jakub Jelinek <jakub@redhat.com> + + * sysdeps/pthread/tst-timer.c (main): Clear + SIGEV2.sigev_notify_attributes. + 2002-09-29 Ulrich Drepper <drepper@redhat.com> * sysdeps/i386/useldt.h (DO_SET_THREAD_AREA): Don't use |