diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 23c8f8796f..881a1823e3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-10-02 Jakub Jelinek <jakub@redhat.com> + + [BZ #3291] + * sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Include + errno.h, signal.h, unistd.h and sysdep-cancel.h. + (__sigprocmask): Define. + 2006-10-02 Ulrich Drepper <drepper@redhat.com> * elf/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is |