| Age | Commit message (Expand) | Author | Lines |
| 2006-08-21 | Remove 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-20 | fix typo in comment: s/nerrower/narrower/ | Jim Meyering | -1/+1 |
| 2006-02-16 | Include lstat.h, so that uses of lstat are converted | Jim 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-22 | Include "fcntl--.h" and "unistd--.h", to map open | Jim Meyering | -1/+3 |
| 2005-12-17 | Don't include <stdlib.h>, <unistd.h>, <fcntl.h>, | Paul Eggert | -147/+82 |
| 2005-11-30 | Include openat-priv.h. | Jim Meyering | -31/+1 |
| 2005-11-23 | tweak grammar in comments | Jim 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-12 | Emulate 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-22 | Sync from gnulib. | Paul Eggert | -1/+3 |
| 2005-09-20 | (fdopendir): Be sure to close the supplied | Jim Meyering | -1/+8 |
| 2005-09-19 | (unlinkat): New function. | Jim Meyering | -0/+40 |
| 2005-06-14 | Reflect s/_die/_fail/ renaming. | Jim Meyering | -6/+6 |
| 2005-06-14 | Provide an alternative to exiting immediately upon save_cwd or | Jim Meyering | -15/+8 |
| 2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert | -9/+9 |
| 2005-05-14 | Update 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-03 | Include "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 |