diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-04-05 Ulrich Drepper <drepper@redhat.com> + + * malloc/thread-m.h [PTHREAD_MUTEX_INITIALIZER]: If + HAVE_register_atfork_malloc is defined use __register_atfork_malloc + instead of __register_atfork. + 2003-04-05 Jakub Jelinek <jakub@redhat.com> * stdio-common/reg-printf.c (__register_printf_function): Calloc |