mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
47ad95ab96
(open): Fix comment typos. Don't call __open_2 if flags is a compile time constant without O_CREAT. (__open64_2): Add nonnull attribute. (open64): Fix comment typos. Don't call __open64_2 if flags is a compile time constant without O_CREAT. (__openat_2): Add nonnull attribute, fix nonnull attribute on redirect. (openat): Fix comment typos. Don't call __openat_2 if flags is a compile time constant without O_CREAT. (__openat64_2): Add nonnull attribute, fix nonnull attribute on redirect. (openat64): Fix comment typos. Don't call __openat64_2 if flags is a compile time constant without O_CREAT. |
||
---|---|---|
.. | ||
bits | ||
sys | ||
.cvsignore | ||
access.c | ||
bug-ftw1.c | ||
bug-ftw2.c | ||
bug-ftw3.c | ||
bug-ftw4.c | ||
bug-ftw5.c | ||
chdir.c | ||
chmod.c | ||
chown.c | ||
close.c | ||
creat64.c | ||
creat.c | ||
dup2.c | ||
dup.c | ||
euidaccess.c | ||
faccessat.c | ||
fchdir.c | ||
fchmod.c | ||
fchmodat.c | ||
fchown.c | ||
fchownat.c | ||
fcntl.c | ||
fcntl.h | ||
flock.c | ||
fstat64.c | ||
fstat.c | ||
fstatat64.c | ||
fstatat.c | ||
fstatfs64.c | ||
fstatfs.c | ||
fstatvfs64.c | ||
fstatvfs.c | ||
fts.c | ||
fts.h | ||
ftw64.c | ||
ftw.c | ||
ftw.h | ||
ftwtest-sh | ||
ftwtest.c | ||
futimens.c | ||
fxstat64.c | ||
fxstat.c | ||
fxstatat64.c | ||
fxstatat.c | ||
getcwd.c | ||
getdirname.c | ||
getwd.c | ||
isatty.c | ||
lchmod.c | ||
lchown.c | ||
link.c | ||
linkat.c | ||
lockf64.c | ||
lockf.c | ||
lseek64.c | ||
lstat64.c | ||
lstat.c | ||
lxstat64.c | ||
lxstat.c | ||
Makefile | ||
mkdir.c | ||
mkdirat.c | ||
mkfifo.c | ||
mkfifoat.c | ||
mknod.c | ||
mknodat.c | ||
open64.c | ||
open.c | ||
openat64.c | ||
openat.c | ||
pipe.c | ||
poll.c | ||
poll.h | ||
posix_fadvise64.c | ||
posix_fadvise.c | ||
posix_fallocate64.c | ||
posix_fallocate.c | ||
ppoll.c | ||
pwd.c | ||
read.c | ||
readlink.c | ||
readlinkat.c | ||
rmdir.c | ||
sendfile64.c | ||
sendfile.c | ||
stat64.c | ||
stat.c | ||
statfs64.c | ||
statfs.c | ||
statvfs64.c | ||
statvfs.c | ||
symlink.c | ||
symlinkat.c | ||
test-lfs.c | ||
test-stat2.c | ||
test-stat.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-ttyname_r.c | ||
tst-unlinkat.c | ||
ttyname_r.c | ||
ttyname.c | ||
umask.c | ||
unlink.c | ||
unlinkat.c | ||
utime.c | ||
utime.h | ||
utimensat.c | ||
Versions | ||
write.c | ||
xmknod.c | ||
xmknodat.c | ||
xstat64.c | ||
xstat.c |