Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Jul 2003 22:50:16 +0000 (22:50 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Jul 2003 22:50:16 +0000 (22:50 +0000)
commit6080ecdf3cfc34b45bdfc7669f03359adc77d959
treeef17e0e804bc056180e9528b426ff469d430207b
parentf05bf186c119ff068fd4e7ca85756b9439fc7778
Update.

* sysdeps/unix/sysv/linux/sigwait.c: Include string.h.
* sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
* sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
* sysdeps/unix/sysv/linux/sleep.c (__sleep): Cast value to unsigned
int before assigning to max to avoid warnings.

2003-07-11  Jakub Jelinek  <jakub@redhat.com>
ChangeLog
nptl/ChangeLog
nptl/Makefile
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-32/sysdep-cancel.h
nptl/sysdeps/unix/sysv/linux/s390/s390-64/sysdep-cancel.h
sysdeps/unix/sysv/linux/sigtimedwait.c
sysdeps/unix/sysv/linux/sigwait.c
sysdeps/unix/sysv/linux/sigwaitinfo.c
sysdeps/unix/sysv/linux/sleep.c