Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-11-30 | renamed to chdir-long.[ch] | Jim Meyering | |
2004-11-30 | (O_DIRECTORY): Define, if necessary. | Jim Meyering | |
(memchrcspn): Tiny wrapper around memchr. (rpl_chdir): Use memchrcspn rather than strcspn. | |||
2004-11-28 | Don't let error uses in #if-0'd code trigger `make distcheck' failure. | Jim Meyering | |
2004-11-28 | (main): Appease the gods. | Jim Meyering | |
2004-11-28 | add another FIXME, to make it obvious | Jim Meyering | |
2004-11-28 | This is a robust version of chdir, in that it can handle directory | Jim Meyering | |
names longer than PATH_MAX. |