mirror of git://sourceware.org/git/glibc.git
2006-02-12 Ulrich Drepper <drepper@redhat.com> * io/ftw.c: Start using *at functions. * io/ftw64.c: Likewise. * sysdeps/generic/not-cancel.h: Define openat_not_cancel, openat_not_cancel_3, openat64_not_cancel, and openat64_not_cancel_3. * sysdeps/unix/sysv/linux/not-cancel.h: Likewise. * sysdeps/unix/sysv/linux/openat.c: Create separate _nocancel functions. * io/fxstatat.c: Add __fxstatat alias. * sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c: Likewise. * sysdeps/unix/sysv/linux/fxstatat.c: Likewise. Add support for newfstatat syscall. * sysdeps/unix/sysv/linux/i386/fxstatat.c: Add __fxstatat alias. Add support for fstatat64 syscall. * include/sys/stat.h: Declare __fxstatat. * io/fxstatat64.c: Add __fxstatat64 alias. * sysdeps/unix/sysv/linux/fxstatat64.c: Add support for fstatat64 syscall. * dirent/fdopendir.c: Add __fdopendir alias. * sysdeps/unix/fdopendir.c: Likewise. * sysdeps/mach/hurd/fdopendir.c: Likewise. * include/dirent.h: Add __fdopendir declaration. [BZ #2226] * libio/wgenops.c (_IO_wsetb): Use correct size of wide char buffer in FREE_BUF call. |
||
|---|---|---|
| .. | ||
| sys | ||
| .cvsignore | ||
| Makefile | ||
| Versions | ||
| access.c | ||
| bug-ftw1.c | ||
| bug-ftw2.c | ||
| bug-ftw3.c | ||
| bug-ftw4.c | ||
| chdir.c | ||
| chmod.c | ||
| chown.c | ||
| close.c | ||
| creat.c | ||
| creat64.c | ||
| dup.c | ||
| dup2.c | ||
| euidaccess.c | ||
| faccessat.c | ||
| fchdir.c | ||
| fchmod.c | ||
| fchmodat.c | ||
| fchown.c | ||
| fchownat.c | ||
| fcntl.c | ||
| fcntl.h | ||
| flock.c | ||
| fstat.c | ||
| fstat64.c | ||
| fstatat.c | ||
| fstatat64.c | ||
| fstatfs.c | ||
| fstatfs64.c | ||
| fstatvfs.c | ||
| fstatvfs64.c | ||
| fts.c | ||
| fts.h | ||
| ftw.c | ||
| ftw.h | ||
| ftw64.c | ||
| ftwtest-sh | ||
| ftwtest.c | ||
| fxstat.c | ||
| fxstat64.c | ||
| fxstatat.c | ||
| fxstatat64.c | ||
| getcwd.c | ||
| getdirname.c | ||
| getwd.c | ||
| isatty.c | ||
| lchmod.c | ||
| lchown.c | ||
| link.c | ||
| linkat.c | ||
| lockf.c | ||
| lockf64.c | ||
| lseek64.c | ||
| lstat.c | ||
| lstat64.c | ||
| lxstat.c | ||
| lxstat64.c | ||
| mkdir.c | ||
| mkdirat.c | ||
| mkfifo.c | ||
| mkfifoat.c | ||
| mknod.c | ||
| mknodat.c | ||
| open.c | ||
| open64.c | ||
| openat.c | ||
| openat64.c | ||
| pipe.c | ||
| poll.c | ||
| poll.h | ||
| posix_fadvise.c | ||
| posix_fadvise64.c | ||
| posix_fallocate.c | ||
| posix_fallocate64.c | ||
| ppoll.c | ||
| pwd.c | ||
| read.c | ||
| readlink.c | ||
| readlinkat.c | ||
| rmdir.c | ||
| sendfile.c | ||
| sendfile64.c | ||
| stat.c | ||
| stat64.c | ||
| statfs.c | ||
| statfs64.c | ||
| statvfs.c | ||
| statvfs64.c | ||
| symlink.c | ||
| symlinkat.c | ||
| test-lfs.c | ||
| test-stat.c | ||
| test-stat2.c | ||
| test-utime.c | ||
| tst-faccessat.c | ||
| tst-fchmodat.c | ||
| tst-fchownat.c | ||
| tst-fcntl.c | ||
| tst-fstatat.c | ||
| tst-futimesat.c | ||
| tst-getcwd.c | ||
| tst-linkat.c | ||
| tst-mkdirat.c | ||
| tst-mkfifoat.c | ||
| tst-mknodat.c | ||
| tst-openat.c | ||
| tst-readlinkat.c | ||
| tst-renameat.c | ||
| tst-statvfs.c | ||
| tst-symlinkat.c | ||
| tst-unlinkat.c | ||
| ttyname.c | ||
| ttyname_r.c | ||
| umask.c | ||
| unlink.c | ||
| unlinkat.c | ||
| utime.c | ||
| utime.h | ||
| write.c | ||
| xmknod.c | ||
| xmknodat.c | ||
| xstat.c | ||
| xstat64.c | ||