diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 05:59:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-29 05:59:26 +0000 |
commit | 81177191975d35ca66ff9516ec845e6b3e53fa2f (patch) | |
tree | 2163bb28fea3c1e86a19c36ea1370c49b1d7370c /ChangeLog | |
parent | 4f21c95d3a51a81fdbda3de46ce38e729f3c7b0b (diff) | |
download | glibc-81177191975d35ca66ff9516ec845e6b3e53fa2f.zip glibc-81177191975d35ca66ff9516ec845e6b3e53fa2f.tar.gz glibc-81177191975d35ca66ff9516ec845e6b3e53fa2f.tar.bz2 |
* nscd/nscd_getai.c: Use NO_MAPPING instead of MAP_FAILED for test
of failing __nscd_get_map_ref. Fix a few typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-09-28 Ulrich Drepper <drepper@redhat.com> + * nscd/nscd_getai.c: Use NO_MAPPING instead of MAP_FAILED for test + of failing __nscd_get_map_ref. Fix a few typos. + * sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Make sure SIGSETXID is not blocked. * sysdeps/unix/sysv/linux/sigwaitinfo.c (do_sigwaitinfo): Likewise. |