3 # functions used in inline functions or macros
4 __xstat; __fxstat; __lxstat; __xmknod; __write; __close; __fcntl;
5 __lseek; __open; __read;
7 # functions used by libstdc++ 2.7.2
14 chdir; chmod; chown; close; creat;
23 fchdir; fchmod; fchown; fcntl; flock; fstatfs; fts_children; fts_close;
24 fts_open; fts_read; fts_set; ftw;
27 get_current_dir_name; getcwd; getwd;
33 lchown; link; lockf; lseek;
45 read; readlink; rmdir;
60 # functions used in other libraries
61 __xstat64; __fxstat64; __lxstat64; __poll;
67 fstatfs64; fstatvfs; fstatvfs64; ftw64;
80 statfs64; statvfs; statvfs64;
84 posix_fadvise; posix_fadvise64; posix_fallocate; posix_fallocate64;
93 # functions which have an additional interface since they are
95 __libc_open; __libc_close; __libc_read; __libc_write;
96 __libc_lseek; __libc_fcntl; __libc_open64; __libc_lseek64;