mirror of git://sourceware.org/git/glibc.git
lseek and llseek are no cancellation points.
This commit is contained in:
parent
183f2df186
commit
2a04c802bb
|
|
@ -27,8 +27,6 @@ C["connect"]=1
|
||||||
C["creat"]=1
|
C["creat"]=1
|
||||||
C["fcntl"]=1
|
C["fcntl"]=1
|
||||||
C["fsync"]=1
|
C["fsync"]=1
|
||||||
C["llseek"]=1
|
|
||||||
C["lseek"]=1
|
|
||||||
C["msgrcv"]=1
|
C["msgrcv"]=1
|
||||||
C["msgsnd"]=1
|
C["msgsnd"]=1
|
||||||
C["msync"]=1
|
C["msync"]=1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue