| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -409/+0 | |
| 2005-12-17 | (acl_entries): Add fallback implementation for POSIX ACL | Jim Meyering | 1 | -14/+360 | |
| systems other than Linux. (chmod_or_fchmod): New function: use fchmod when possible, and chmod otherwise. (file_has_acl): Add a POSIX ACL implementation, with a Linux-specific subcase. (copy_acl): Add: copy an acl and S_ISUID, S_ISGID, and S_ISVTX from one file to another. Fall back to fchmod/chmod when acls are unsupported. (set_acl): Add: set a file's acl and S_ISUID, S_ISGID, and S_ISVTX to a defined value. Fall back to fchmod/chmod when acls are unsupported. | |||||
| 2005-09-22 | Sync from gnulib. | Paul Eggert | 1 | -1/+1 | |
| 2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert | 1 | -5/+5 | |
| in comments or local variable names. | |||||
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2003-06-17 | Include sys/types.h before sys/stat.h. | Jim Meyering | 1 | -1/+2 | |
| Required on Ultrix 4.3. | |||||
| 2002-02-26 | *** empty log message *** | Jim Meyering | 1 | -0/+62 | |
