diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 3d2dcd3156..697086c996 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2002-12-07 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/unix/sysv/linux/raise.c: Use libc_hidden_def for raise. + 2002-12-06 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-stdio1 and tst-stdio2. |