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