*** empty log message ***
[platform/upstream/coreutils.git] / lib / openat.c
2006-06-20 Paul Eggert(openat): Use ?:, not if, to work around GCC bug 4210.
2006-06-20 Jim Meyeringfix typo in comment: s/nerrower/narrower/
2006-02-16 Jim MeyeringInclude lstat.h, so that uses of lstat are converted
2006-01-17 Jim Meyering(openat_needs_fchdir): New function.
2006-01-11 Jim Meyering(fchownat): New function.
2005-12-22 Jim MeyeringInclude "fcntl--.h" and "unistd--.h", to map open
2005-12-17 Paul EggertDon't include <stdlib.h>, <unistd.h>, <fcntl.h>,
2005-11-30 Jim MeyeringInclude openat-priv.h.
2005-11-23 Jim Meyeringtweak grammar in comments
2005-11-23 Jim Meyering(fdopendir): Don't change errno when returning non...
2005-11-22 Jim Meyering(EXPECTED_ERRNO): New macro.
2005-11-12 Jim MeyeringEmulate openat-family functions using Linux's procfs...
2005-11-10 Jim Meyering(fstatat, unlinkat): Perform the syscall directly,
2005-10-08 Jim Meyering(rpl_openat): Use the promoted type (int), not mode_t,
2005-09-30 Jim Meyering(fdopendir): Do not define if HAVE_FDOPENDIR.
2005-09-22 Paul EggertSync from gnulib.
2005-09-20 Jim Meyering(fdopendir): Be sure to close the supplied
2005-09-19 Jim Meyering(unlinkat): New function.
2005-06-14 Jim MeyeringReflect s/_die/_fail/ renaming.
2005-06-14 Jim MeyeringProvide an alternative to exiting immediately upon...
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-01-19 Jim Meyering(fdopendir, fstatat): New functions.
2004-12-31 Jim Meyering(rpl_openat): Correct comment.
2004-12-03 Paul EggertInclude "openat.h" before other include files.
2004-11-28 Jim Meyering(rpl_openat): Also accept optional mode parameter.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering*** empty log message ***