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 e2035c7ed588e991ec0e6fb092549bedc2039694..d6f16d1ed2d52a7e4d747399f2b2d644bffde60c 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