Apply system_cancel patch
This commit is contained in:
@ -464,7 +464,7 @@ pread ()
|
||||
pthread_cond_timedwait ()
|
||||
pthread_cond_wait ()
|
||||
*pthread_join ()
|
||||
pthread_testcancel ()
|
||||
*pthread_testcancel ()
|
||||
putmsg ()
|
||||
putpmsg ()
|
||||
pwrite ()
|
||||
@ -478,7 +478,7 @@ sigtimedwait ()
|
||||
sigwait ()
|
||||
sigwaitinfo ()
|
||||
*sleep ()
|
||||
system ()
|
||||
*system ()
|
||||
tcdrain ()
|
||||
*usleep ()
|
||||
*wait ()
|
||||
|
Reference in New Issue
Block a user