platform/upstream/coreutils.git
2006-01-10 Jim Meyering*** empty log message ***
2006-01-10 Jim Meyering(gobble_file): Use DTTOIF only if it's defined.
2006-01-09 Jim Meyeringfix typo in comment
2006-01-08 Jim Meyering*** empty log message ***
2006-01-08 Jim Meyering(usage): Adjust the formatting of the entries for
2006-01-07 Paul Eggert* lib-ignore.m4: New file.
2006-01-07 Paul Eggert* configure.ac (gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Add.
2006-01-07 Paul EggertInitial version.
2006-01-06 Jim Meyering*** empty log message ***
2006-01-06 Jim Meyering(copyright-check): Use date +%Y in place of hard-coded...
2006-01-06 Jim Meyering*** empty log message ***
2006-01-06 Jim Meyering(COPYRIGHT_YEAR): Update to 2006.
2006-01-06 Jim Meyering*** empty log message ***
2006-01-06 Jim Meyering(rm_1): Remove `static' attribute on local `status'.
2006-01-05 Jim Meyering*** empty log message ***
2006-01-05 Jim MeyeringGive a few functions the inline attribute.
2006-01-05 Jim Meyering*** empty log message ***
2006-01-05 Jim MeyeringAdd a FIXME comment.
2006-01-05 Jim Meyering*** empty log message ***
2006-01-05 Jim Meyering(ENOSYS) [!defined ENOSYS]: Don't define here.
2006-01-04 Jim Meyering.
2006-01-04 Paul Eggert(tzname): Don't declare if it is already #defined.
2006-01-04 Jim Meyering*** empty log message ***
2006-01-04 Jim Meyering.
2006-01-04 Jim Meyeringfix typo
2006-01-04 Jim Meyering*** empty log message ***
2006-01-04 Jim Meyeringchange comment and temp file name: s/openat/fdopendir/
2006-01-04 Jim Meyeringchange comments and temp file name: s/openat/fdopendir/
2006-01-04 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-04 Jim Meyering*** empty log message ***
2006-01-04 Jim MeyeringMerge from glibc.
2006-01-03 Paul Eggert(xtime_make, xtime_nonnegative_nsec, xtime_nsec): Use
2006-01-03 Jim Meyering*** empty log message ***
2006-01-03 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-03 Jim Meyering*** empty log message ***
2006-01-03 Jim MeyeringAlso allow a slightly different diagnostic -- the
2006-01-03 Jim Meyeringcorrect first-line comment
2006-01-03 Jim Meyering*** empty log message ***
2006-01-03 Jim Meyering(O_DIRECTORY) [!defined O_DIRECTORY]: Define.
2006-01-03 Paul EggertMake sure we can change the group of inaccessible files.
2006-01-03 Paul Eggert(RC_do_ordinary_chown): New enum value.
2006-01-03 Paul Eggert(General date syntax): Invalid dates are rejected.
2006-01-03 Paul EggertExplain date %g, %G, and %V a bit better.
2006-01-03 Paul EggertExplain date %g, %G a bit better.
2006-01-03 Paul EggertUse @acronym around "ISO" uniformly.
2006-01-03 Paul Eggert(usage): Explain %g, %G, and %V a bit better.
2006-01-02 Jim Meyering*** empty log message ***
2006-01-02 Jim Meyering(set_owner): Correct a comment.
2006-01-02 Jim Meyering*** empty log message ***
2006-01-02 Jim Meyering(parse_options): Change warning to say that --retry
2006-01-02 Jim Meyering*** empty log message ***
2006-01-02 Jim Meyering(tail invocation): Say that --retry
2006-01-02 Paul EggertFix typo in previous change.
2006-01-02 Paul EggertNew approach to safer chmod.
2006-01-02 Paul EggertClarify file mode bits versus file permission bits.
2006-01-02 Paul EggertUpdate copyright year.
2006-01-02 Paul EggertClarify file mode bits versus file permission bits.
2006-01-02 Paul EggertDocument that mkfifo and mknod -m no longer set special...
2006-01-02 Paul EggertNo longer used.
2006-01-02 Paul Eggert(usage): Clarify -m's operation.
2006-01-02 Paul EggertUpdate copyright year.
2006-01-02 Paul Eggert(usage): Clarify -m's operation.
2006-01-02 Paul EggertInclude lchmod.h.
2006-01-02 Paul EggertInclude lchmod.h.
2006-01-02 Paul EggertInclude lchmod.h.
2006-01-02 Paul EggertNew file.
2006-01-02 Paul Eggert(gl_MACROS): Require gl_FUNC_LCHMOD.
2006-01-02 Paul EggertInclude lchmod.h, lchmod.c.
2005-12-29 Paul Eggert(sort invocation): Clarify that by default a blank...
2005-12-29 Paul Eggert(sort invocation): Clarify that a blank is a space
2005-12-29 Jim Meyeringadd src/system.h
2005-12-28 Jim Meyering.
2005-12-28 Jim Meyering*** empty log message ***
2005-12-28 Jim Meyering(EXTRA_DIST): Add .x-sc_prohibit_assert_without_use.
2005-12-28 Jim Meyering(sc_obsolete_symbols): Prohibit use of O_NDELAY.
2005-12-28 Jim MeyeringDon't include <assert.h>; it wasn't used.
2005-12-27 Paul Eggertchdir-related fixes
2005-12-27 Paul Eggert(wipename): Use similar open flags to other places...
2005-12-27 Paul Eggert(fd_to_subdirp): Open with O_DIRECTORY | O_NOCTTY
2005-12-27 Paul Eggert(restricted_chown):
2005-12-27 Paul Eggert(save_cwd): Don't bother trying to open directory
2005-12-27 Paul Eggert(rpl_chown) [CHOWN_MODIFIES_SYMLINK]:
2005-12-27 Paul Eggert(defined_S_IFMT): New macro.
2005-12-27 Paul Eggert(diropen): Don't bother trying to open directory for...
2005-12-27 Paul Eggert(chdir_no_follow): Don't bother trying to open director...
2005-12-27 Paul Eggert(cdb_free): Don't bother trying to open directory
2005-12-26 Jim Meyering(chdir_no_follow): Move declaration of local,
2005-12-26 Jim Meyering*** empty log message ***
2005-12-25 Paul Eggertchdir-safer.c still needs unistd.h
2005-12-25 Paul EggertWhoops; don't remove the include for unistd.h, since...
2005-12-25 Paul Eggertchdir-safer cleanup
2005-12-25 Paul Eggert(chdir_no_follow): Don't include stdio.h, assert.h,
2005-12-25 Paul Eggert(FCHMOD_SAFER_H): Remove: it was misnamed, and wasn...
2005-12-25 Jim Meyering*** empty log message ***
2005-12-25 Jim Meyering(chdir_no_follow): Remove unnecessary test of S_ISDIR...
2005-12-23 Jim Meyering(TESTS): Add p-thru-slink
2005-12-23 Jim MeyeringNew file. Test for today's mkdir-p.c fix.
2005-12-23 Jim Meyering*** empty log message ***
2005-12-23 Jim Meyering(make_dir_parents): Use chdir_no_follow only
next