3 # functions which have an additional interface since they are
5 __libc_open; __libc_close; __libc_read; __libc_write;
6 __libc_lseek; __libc_fcntl;
8 # functions used in inline functions or macros
9 __xstat; __fxstat; __lxstat; __xmknod; __write; __close; __fcntl;
10 __lseek; __open; __read;
12 # functions used by libstdc++ 2.7.2
19 chdir; chmod; chown; close; creat;
28 fchdir; fchmod; fchown; fcntl; flock; fstatfs; fts_children; fts_close;
29 fts_open; fts_read; fts_set; ftw;
32 get_current_dir_name; getcwd; getwd;
38 lchown; link; lockf; lseek;
50 read; readlink; rmdir;
65 # functions used in other libraries
66 __xstat64; __fxstat64; __lxstat64; __poll;
72 fstatfs64; fstatvfs; fstatvfs64; ftw64;
84 statfs64; statvfs; statvfs64;
87 # For the cancelation wrappers.
88 __libc_open64; __libc_lseek64;
92 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;