Apply handle_sigsuspend patch

This commit is contained in:
Thomas Pfaff
2003-01-14 19:55:42 +00:00
parent 2673d5f209
commit 3457ce4d88
3 changed files with 12 additions and 5 deletions

View File

@@ -458,7 +458,7 @@ msgsnd ()
msync ()
nanosleep ()
open ()
pause ()
*pause ()
poll ()
pread ()
pthread_cond_timedwait ()
@@ -472,8 +472,8 @@ read ()
readv ()
select ()
*sem_wait ()
sigpause ()
sigsuspend ()
*sigpause ()
*sigsuspend ()
sigtimedwait ()
sigwait ()
sigwaitinfo ()