diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-10-02 18:41:30 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-10-02 18:41:30 +0000 |
commit | 97e57dee9a03c625d6d00ba3fef561e534089fbd (patch) | |
tree | 4495a9d1b0ef5b236ed1c6b5755f9510bb78f6d1 /ChangeLog | |
parent | 768027a456732285abffbddbce3127a29cdacf3e (diff) | |
download | glibc-97e57dee9a03c625d6d00ba3fef561e534089fbd.zip glibc-97e57dee9a03c625d6d00ba3fef561e534089fbd.tar.gz glibc-97e57dee9a03c625d6d00ba3fef561e534089fbd.tar.bz2 |
[BZ #3291]cvs/fedora-glibc-20061002T1858
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |