| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -119/+0 | |
| 2006-04-17 | (openat_needs_fchdir) [defined __OPENAT_PREFIX]: | Paul Eggert | -2/+2 | |
| Turn this into a macro that always returns true. | ||||
| 2006-02-21 | (AT_FDCWD): Work around a bug in Solaris 9 and 10, where | Paul Eggert | -1/+15 | |
| AT_FDCWD exceeds INT_MAX. | ||||
| 2006-01-17 | (openat_needs_fchdir): Declare it. | Jim Meyering | -0/+2 | |
| 2006-01-11 | (fchmodat, fchownat): Declare. | Jim Meyering | -1/+30 | |
| (chmodat, lchmodat): Define convenience functions. (chownat, lchownat): Likewise. | ||||
| 2005-12-17 | Revamp code so that function macros depend on | Paul Eggert | -25/+26 | |
| __OPENAT_PREFIX only, not also on AT_FDCWD. (openat_ro): Remove. Caller changed to use openat_permissive. (openat_permissive): Now a macro, if not a function. (openat_restore_fail, openat_save_fail): Now always functions, since mkdirat needs them even if __OPENAT_PREFIX is defined. | ||||
| 2005-11-30 | (mkdirat): Declare. | Jim Meyering | -0/+2 | |
| 2005-11-22 | (openat_permissive): Declare. | Jim Meyering | -0/+7 | |
| (openat_ro): Define. | ||||
| 2005-09-30 | (fdopendir): Do not define if HAVE_FDOPENDIR. | Jim Meyering | -1/+3 | |
| 2005-09-19 | (unlinkat): Add prototype. | Jim Meyering | -2/+5 | |
| 2005-07-01 | Assume HAVE_FCNTL_H (i.e., include <fcntl.h> unconditionally, | Jim Meyering | -3/+1 | |
| and don't include <sys/file.h>). | ||||
| 2005-06-15 | Reflect s/_die/_fail/ renaming. | Jim Meyering | -4/+4 | |
| 2005-06-14 | (openat_save_die, openat_restore_die): Declare and define. | Jim Meyering | -0/+15 | |
| 2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert | -2/+2 | |
| in comments or local variable names. | ||||
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | -1/+1 | |
| 2005-01-19 | (AT_SYMLINK_NOFOLLOW): Define to 4096, so it's the same value as for Solaris 9. | Jim Meyering | -7/+2 | |
| 2005-01-19 | Include headers required for use of DIR and struct stat. | Jim Meyering | -0/+16 | |
| [AT_SYMLINK_NOFOLLOW]: Define. (fdopendir, fstatat): Add prototypes. | ||||
| 2004-12-03 | Add copyright and authorship notice. | Paul Eggert | -2/+20 | |
| (AT_FDCWD): Use the same value Solaris 9 uses. | ||||
| 2004-11-28 | (rpl_openat): Also accept optional mode parameter. | Jim Meyering | -5/+1 | |
| Adjust prototype | ||||
| 2004-11-28 | *** empty log message *** | Jim Meyering | -0/+21 | |
