Remove open system call.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2008 16:23:14 +0000 (16:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2008 16:23:14 +0000 (16:23 +0000)
sysdeps/unix/sysv/linux/alpha/syscalls.list

index 7b3f233..de2c3ce 100644 (file)
@@ -17,8 +17,6 @@ sigstack      -       sigstack        2       sigstack
 vfork          -       vfork           0       __vfork         vfork
 
 getpriority    -       getpriority     i:ii    __getpriority   getpriority
-open           -       open            Ci:siv  __libc_open     __open open !__libc_open64 __open64 open64
-open64         open    -
 
 # proper socket implementations:
 accept         -       accept          Ci:iBN  __libc_accept   __accept accept