Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-06-02 | Don't use "path" or "filename" to mean "file name" | Paul Eggert | |
in comments or local variable names. | |||
2005-05-14 | Update FSF postal mail address. | Jim Meyering | |
2005-01-19 | (fdopendir, fstatat): New functions. | Jim Meyering | |
2004-12-31 | (rpl_openat): Correct comment. | Jim Meyering | |
Call free_cwd, to avoid leaking a file descriptor. | |||
2004-12-03 | Include "openat.h" before other include files. | Paul Eggert | |
Include "exitfail.h". (openat): Remove #undef; no longer needed now that we include openat.h first. (rpl_openat): Add comment about mode_t promotion. Simplify code a bit by moving initializations around. Use exit_failure rather than EXIT_FAILURE. | |||
2004-11-28 | (rpl_openat): Also accept optional mode parameter. | Jim Meyering | |
2004-11-28 | *** empty log message *** | Jim Meyering | |
2004-11-28 | *** empty log message *** | Jim Meyering | |