Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-27 | (cdb_free): Don't bother trying to open directory | Paul Eggert | |
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 | |
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-04-18 | coreutils->fetish in comment. | Paul Eggert | |
2005-02-03 | Include memrchr.h. | Paul Eggert | |
2005-01-19 | (chdir_long): Rewrite to remove limitation on | Jim Meyering | |
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 | |
2004-12-11 | Fail via #error if PATH_MAX is not defined, since | Jim Meyering | |
this file is now compiled only on systems that define PATH_MAX. | |||
2004-11-30 | Renamed from chdir.c. | Jim Meyering | |