summaryrefslogtreecommitdiff
path: root/lib/openat.c
AgeCommit message (Expand)Author
2006-06-20(openat): Use ?:, not if, to work around GCC bug 4210.Paul Eggert
2006-06-20fix typo in comment: s/nerrower/narrower/Jim Meyering
2006-02-16Include lstat.h, so that uses of lstat are convertedJim Meyering
2006-01-17(openat_needs_fchdir): New function.Jim Meyering
2006-01-11(fchownat): New function.Jim Meyering
2005-12-22Include "fcntl--.h" and "unistd--.h", to map openJim Meyering
2005-12-17Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,Paul Eggert
2005-11-30Include openat-priv.h.Jim Meyering
2005-11-23tweak grammar in commentsJim Meyering
2005-11-23(fdopendir): Don't change errno when returning non-NULL.Jim Meyering
2005-11-22(EXPECTED_ERRNO): New macro.Jim Meyering
2005-11-12Emulate openat-family functions using Linux's procfs, if possible.Jim Meyering
2005-11-10(fstatat, unlinkat): Perform the syscall directly,Jim Meyering
2005-10-08(rpl_openat): Use the promoted type (int), not mode_t,Jim Meyering
2005-09-30(fdopendir): Do not define if HAVE_FDOPENDIR.Jim Meyering
2005-09-22Sync from gnulib.Paul Eggert
2005-09-20(fdopendir): Be sure to close the suppliedJim Meyering
2005-09-19(unlinkat): New function.Jim Meyering
2005-06-14Reflect s/_die/_fail/ renaming.Jim Meyering
2005-06-14Provide an alternative to exiting immediately upon save_cwd orJim Meyering
2005-06-02Don't use "path" or "filename" to mean "file name"Paul Eggert
2005-05-14Update FSF postal mail address.Jim Meyering
2005-01-19(fdopendir, fstatat): New functions.Jim Meyering
2004-12-31(rpl_openat): Correct comment.Jim Meyering
2004-12-03Include "openat.h" before other include files.Paul Eggert
2004-11-28(rpl_openat): Also accept optional mode parameter.Jim Meyering
2004-11-28*** empty log message ***Jim Meyering
2004-11-28*** empty log message ***Jim Meyering