lseek and llseek are no cancellation points.
authorUlrich Drepper <drepper@redhat.com>
Sun, 20 Jul 2003 19:22:15 +0000 (19:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 20 Jul 2003 19:22:15 +0000 (19:22 +0000)
linuxthreads/tst-cancel-wrappers.sh

index e2035c7..d6f16d1 100644 (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