index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
openat.c
Age
Commit message (
Expand
)
Author
2005-12-17
Don't include <stdlib.h>, <unistd.h>, <fcntl.h>,
Paul Eggert
2005-11-30
Include openat-priv.h.
Jim Meyering
2005-11-23
tweak grammar in comments
Jim Meyering
2005-11-23
(fdopendir): Don't change errno when returning non-NULL.
Jim Meyering
2005-11-22
(EXPECTED_ERRNO): New macro.
Jim Meyering
2005-11-12
Emulate openat-family functions using Linux's procfs, if possible.
Jim Meyering
2005-11-10
(fstatat, unlinkat): Perform the syscall directly,
Jim Meyering
2005-10-08
(rpl_openat): Use the promoted type (int), not mode_t,
Jim Meyering
2005-09-30
(fdopendir): Do not define if HAVE_FDOPENDIR.
Jim Meyering
2005-09-22
Sync from gnulib.
Paul Eggert
2005-09-20
(fdopendir): Be sure to close the supplied
Jim Meyering
2005-09-19
(unlinkat): New function.
Jim Meyering
2005-06-14
Reflect s/_die/_fail/ renaming.
Jim Meyering
2005-06-14
Provide an alternative to exiting immediately upon save_cwd or
Jim Meyering
2005-06-02
Don't use "path" or "filename" to mean "file name"
Paul Eggert
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
2004-12-03
Include "openat.h" before other include files.
Paul Eggert
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