CVSROOT: /cvs/glibc Module name: libc Changes by: drepper@sources.redhat.com 2002-09-29 15:02:29 Modified files: sysdeps/unix/sysv/linux: sigwait.c Log message: (__sigwait): The return value semantics for sigtimedwait is different. Rework the return value handling and don't pass in an siginfo variable.