Remove open system call.

This commit is contained in:
Ulrich Drepper 2008-03-27 16:23:14 +00:00
parent 595cb734b2
commit 285e04f887
1 changed files with 0 additions and 2 deletions

View 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