lseek and llseek are no cancellation points.

This commit is contained in:
Ulrich Drepper 2003-07-20 19:22:15 +00:00
parent 183f2df186
commit 2a04c802bb
1 changed files with 0 additions and 2 deletions

View File

@ -27,8 +27,6 @@ C["connect"]=1
C["creat"]=1
C["fcntl"]=1
C["fsync"]=1
C["llseek"]=1
C["lseek"]=1
C["msgrcv"]=1
C["msgsnd"]=1
C["msync"]=1