* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2008 16:23:55 +0000 (16:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Mar 2008 16:23:55 +0000 (16:23 +0000)
and creat system calls.
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
call.
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
system calls.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.

ChangeLog
sysdeps/unix/sysv/linux/alpha/syscalls.list
sysdeps/unix/sysv/linux/ia64/syscalls.list
sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list
sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
sysdeps/unix/sysv/linux/x86_64/syscalls.list

index 25d41a7..c3ff832 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2008-03-27  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open
+       and creat system calls.
+       * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
+       call.
+       * sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
+       system calls.
+       * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
+       * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
+       * sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
+
 2008-03-27  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/bits/local_lim.h: Undefined ARG_MAX if
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
index 5824927..c55c70e 100644 (file)
@@ -4,9 +4,6 @@ umount2         -       umount          2       __umount2       umount2
 
 getpriority    -       getpriority     i:ii    __getpriority   getpriority
 
-creat          -       creat           Ci:si   __libc_creat    creat creat64
-open           -       open            Ci:siv  __libc_open     __open open __open64 open64
-
 # semaphore and shm system calls
 msgctl         -       msgctl          i:iip   __msgctl        msgctl
 msgget         -       msgget          i:ii    __msgget        msgget
index 320c40d..aee60bf 100644 (file)
@@ -1,5 +1,3 @@
 # File name    Caller  Syscall name    # args  Strong name     Weak names
 
-creat          -       creat           Ci:si   __libc_creat    creat creat64
 getrlimit      -       ugetrlimit      i:ip    __getrlimit     getrlimit getrlimit64
-open           -       open            Ci:siv  __libc_open     __open open __open64 open64
index 6849999..791ab9b 100644 (file)
@@ -2,9 +2,6 @@
 
 vfork          -       vfork           0       __vfork         vfork
 
-creat          -       creat           Ci:si   __libc_creat    creat creat64
-open           -       open            Ci:siv  __libc_open     __open open __open64 open64
-
 # semaphore and shm system calls
 msgctl         -       msgctl          i:iip   __msgctl        msgctl
 msgget         -       msgget          i:ii    __msgget        msgget
index d377db9..6091550 100644 (file)
@@ -15,3 +15,5 @@ setrlimit     -       setrlimit       i:ip    __setrlimit     setrlimit setrlimit64
 readahead      -       readahead       i:iii   __readahead     readahead
 sendfile       -       sendfile        i:iipi  sendfile        sendfile64
 sync_file_range        -       sync_file_range i:iiii  sync_file_range
+creat          -       creat           Ci:si   __libc_creat    creat creat64
+open           -       open            Ci:siv  __libc_open     __open open __open64 open64
index a3d3d6c..3e231a0 100644 (file)
@@ -1,13 +1,11 @@
 # File name    Caller  Syscall name    # args  Strong name     Weak names
 
 arch_prctl     EXTRA   arch_prctl      i:ii    __arch_prctl    arch_prctl
-creat          -       creat           Ci:si   __libc_creat    creat creat64
 modify_ldt     EXTRA   modify_ldt      i:ipi   __modify_ldt    modify_ldt
 msgctl         -       msgctl          i:iip   __msgctl        msgctl
 msgget         -       msgget          i:ii    __msgget        msgget
 msgrcv         -       msgrcv          Ci:ibnii __msgrcv       msgrcv
 msgsnd         -       msgsnd          Ci:ibni __msgsnd        msgsnd
-open           -       open            Ci:siv  __libc_open     __open open __open64 open64
 shmat          -       shmat           i:ipi   __shmat         shmat
 shmctl         -       shmctl          i:iip   __shmctl        shmctl
 shmdt          -       shmdt           i:s     __shmdt         shmdt