]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347
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 25d41a7ec0be449b4d3f6bad62a0781a35a8fdea..c3ff8320a8f229a7f570dd6b8db8f8fa371cc4aa 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 7b3f2335667b08abe7402a0251731008deabda4f..de2c3ceac028e2a15838a610d3e41db9d21e7465 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 582492706e8933d7dcd509109fb217d464458bee..c55c70ef5417a0a5df5586012b712babe01be8c4 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 320c40da64663e90508a4f0cefc185fc976ee594..aee60bf9d5d9447c487e0d03940cfad2a1c5e3c9 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 684999913bfd6527eeb87545a1641ed358b78109..791ab9ba52117093c7a7841174b404d3acb62b3a 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 d377db968763173b0e9340102c72c754f2a9b6ef..60915507b5a08f00bd73ae601aa4a86e2bea69ce 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 a3d3d6cf92492d61562cf00d45407238388370ac..3e231a0b61d10ffc4f9f7efa705401451072c133 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