From 2a04c802bb972baad3b92ff459b770e8f54aece6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 20 Jul 2003 19:22:15 +0000 Subject: [PATCH] lseek and llseek are no cancellation points. --- linuxthreads/tst-cancel-wrappers.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/linuxthreads/tst-cancel-wrappers.sh b/linuxthreads/tst-cancel-wrappers.sh index e2035c7..d6f16d1 100644 --- a/linuxthreads/tst-cancel-wrappers.sh +++ b/linuxthreads/tst-cancel-wrappers.sh @@ -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 -- 2.7.4