| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | -273/+0 | |
| 2005-12-27 | (cdb_free): Don't bother trying to open directory | Paul Eggert | -6/+3 | |
| for write access: POSIX says that must fail. (cdb_free): Open with O_NOCTTY | O_NONBLOCK as well, for minor improvements on hosts that lack O_DIRECTORY. | ||||
| 2005-09-22 | Sync from gnulib. | Paul Eggert | -1/+3 | |
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | -1/+1 | |
| 2005-04-18 | coreutils->fetish in comment. | Paul Eggert | -1/+1 | |
| 2005-02-03 | Include memrchr.h. | Paul Eggert | -0/+1 | |
| 2005-01-19 | (chdir_long): Rewrite to remove limitation on | Jim Meyering | -168/+103 | |
| component length. This included changing the parameter to be of type `char *' rather than `char const *'. | ||||
| 2004-12-11 | adjust wording of #error message | Jim Meyering | -1/+1 | |
| 2004-12-11 | Fail via #error if PATH_MAX is not defined, since | Jim Meyering | -6/+2 | |
| this file is now compiled only on systems that define PATH_MAX. | ||||
| 2004-11-30 | Renamed from chdir.c. | Jim Meyering | -0/+342 | |
