diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-12-03 09:01:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-12-03 09:01:03 +0000 |
commit | 918bd861cba68c30fcb17add6c1f91590d72a5ed (patch) | |
tree | c2575b24bc5cd666691aba4abdc00d100dd198da /ChangeLog | |
parent | 87293ddce864a7542569a78905092cac8084dae3 (diff) | |
download | glibc-918bd861cba68c30fcb17add6c1f91590d72a5ed.tar glibc-918bd861cba68c30fcb17add6c1f91590d72a5ed.tar.gz glibc-918bd861cba68c30fcb17add6c1f91590d72a5ed.tar.bz2 glibc-918bd861cba68c30fcb17add6c1f91590d72a5ed.zip |
Update.
2002-12-03 Ulrich Drepper <drepper@redhat.com>
* sysdeps/posix/system.c (do_system): Make signal handler
installation thread safe.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-12-03 Ulrich Drepper <drepper@redhat.com> + + * sysdeps/posix/system.c (do_system): Make signal handler + installation thread safe. + 2002-12-02 Roland McGrath <roland@redhat.com> * sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change |