platform/upstream/coreutils.git
2004-11-30 Jim Meyering*** empty log message ***
2004-11-30 Jim Meyering(libfetish_a_SOURCES): Reflect name changes: chdir...
2004-11-30 Jim MeyeringInclude chdir-long.h rather than chdir.h.
2004-11-30 Jim Meyering*** empty log message ***
2004-11-30 Jim Meyering[!defined PATH_MAX]: Define chdir_long to chdir on...
2004-11-30 Jim MeyeringRenamed from chdir.h.
2004-11-30 Jim MeyeringRenamed from chdir.c.
2004-11-30 Jim Meyering*** empty log message ***
2004-11-30 Jim Meyering(O_DIRECTORY): Define, if necessary.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering(rpl_openat): Also accept optional mode parameter.
2004-11-28 Jim Meyering(rpl_openat): Also accept optional mode parameter.
2004-11-28 Jim MeyeringDon't let error uses in #if-0'd code trigger `make...
2004-11-28 Jim Meyering(main): Appease the gods.
2004-11-28 Jim Meyering.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim MeyeringAdd lib/openat.c.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim MeyeringInclude "chdir.h", so that if save_cwd/getcwd
2004-11-28 Jim Meyering.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering(gl_MACROS): Require gl_FUNC_CHDIR.
2004-11-28 Jim Meyering.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering(libfetish_a_SOURCES): Add chdir.h and openat.h.
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim Meyering*** empty log message ***
2004-11-28 Jim MeyeringThis is a robust version of chdir, in that it can handl...
2004-11-28 Jim Meyeringadd another FIXME, to make it obvious
2004-11-28 Jim MeyeringThis is a robust version of chdir, in that it can handl...
2004-11-27 Paul Eggert* coreutils.texi (du invocation): Minor cleanups.
2004-11-27 Paul Eggert(du invocation): Use if=/dev/null rather
2004-11-26 Paul EggertRegenerate.
2004-11-26 Paul EggertFix problem reported by Scott S. Tinsley for HP-UX...
2004-11-26 Paul EggertFix problems reported by Scott S. Tinsley for HP-UX...
2004-11-26 Paul Eggert(MIN) [defined MIN]: Don't define, since it's already...
2004-11-26 Paul Eggert(statvfs) [HAVE_SYS_STATVFS_H]: Remove decl.
2004-11-26 Paul Eggert(link, symlink): Remove decls.
2004-11-26 Paul Eggert(stat): Remove decl.
2004-11-26 Paul Eggert(stat, lstat, rename): Remove decls.
2004-11-26 Paul Eggertfilesystems -> file systems
2004-11-25 Jim Meyeringremove SPACEs before TABs
2004-11-25 Paul EggertRecent getcwd fixes.
2004-11-25 Paul EggertRecent getcwd fixes.
2004-11-25 Paul Eggert(gl_XGETCWD): Replace with gl_FUNC_GETCWD, since
2004-11-25 Paul Eggert(gl_PREREQ): Add gl_FUNC_MEMPCPY.
2004-11-25 Paul Eggert(gl_MACROS): Don't require GL_FUNC_GETCWD_PATH_MAX.
2004-11-25 Paul Eggert(gl_FUNC_GETCWD_NULL): Renamed from
2004-11-25 Paul Eggert(gl_FUNC_GETCWD_PATH_MAX): Renamed from
2004-11-25 Paul EggertDavid MacKenzie's old code was removed, so give
2004-11-25 Paul EggertReplace by a copy of glibc/sysdeps/posix/getcwd.c, but
2004-11-25 Paul Eggert(libfetish_a_SOURCES): Add getcwd.h, mempcpy.h.
2004-11-25 Paul EggertInitial revision.
2004-11-25 Paul EggertImported from gnulib.
2004-11-25 Paul EggertImported from gnulib.
2004-11-25 Jim Meyering.
2004-11-25 Jim Meyering(.x.1): Remove now-unnecessary use of
2004-11-25 Jim Meyering*** empty log message ***
2004-11-25 Jim MeyeringImport help2man-1.35.1.
2004-11-25 Jim Meyering*** empty log message ***
2004-11-25 Jim MeyeringUse `sha1sum', not `shasum'.
2004-11-25 Jim MeyeringUse `install', not `ginstall' in the one-line
2004-11-24 Jim Meyering*** empty log message ***
2004-11-24 Jim MeyeringSince the changes of 2004-05-22, the u.saved_cwd member at
2004-11-23 Jim Meyeringremove trailing blanks
2004-11-23 Paul EggertSync from gnulib.
2004-11-23 Paul EggertMinor performance improvements and cleanups for "touch".
2004-11-23 Paul Eggert(posix_date): Remove; not needed as a static var.
2004-11-23 Paul Eggert(gl_UTIMENS): Check for futimes function.
2004-11-23 Paul Eggertutimens upgrade to support futimes.
2004-11-23 Paul Eggert* utimens.m4 (gl_UTIMENS): Check for futimes function.
2004-11-23 Paul Eggert(__attribute__, ATTRIBUTE_UNUSED): New macros.
2004-11-23 Paul Eggert(futimens): New decl.
2004-11-23 Jim Meyeringadd a comment
2004-11-23 Jim Meyeringtweak comment
2004-11-23 Jim Meyering*** empty log message ***
2004-11-23 Jim MeyeringRevert last change, since it seems EBADF is always...
2004-11-22 Jim Meyering*** empty log message ***
2004-11-22 Jim Meyering(EBADF): Fail with `#error ...' if it's not defined,
2004-11-21 Jim Meyering*** empty log message ***
2004-11-21 Paul Eggert* src/install.c (usage): Avoid usage that runs afoul...
2004-11-21 Paul Eggert(usage): Avoid usage that runs afoul of Docbook
2004-11-20 Paul EggertRestore dd's noctty flag, reverting the change of 2004...
2004-11-20 Paul Eggert(flags, usage, main): Add noctty flag to dd.
2004-11-20 Paul Eggert(dd invocation): Add noctty flag to dd.
2004-11-20 Paul EggertAdd noctty flag to dd.
2004-11-19 Jim Meyering(usage): Clarified description of --no-group (-G),
2004-11-19 Jim Meyering*** empty log message ***
2004-11-19 Jim Meyering(find_dir_entry): Update comment to match reality.
2004-11-19 Jim Meyering*** empty log message ***
2004-11-19 Jim Meyering(usage): Clarify description of --author.
2004-11-19 Jim Meyering*** empty log message ***
2004-11-19 Jim Meyering(check_file): Don't check stdout for errors here.
2004-11-18 Jim Meyering*** empty log message ***
2004-11-18 Jim Meyering(robust_getcwd): Correct the comment: this function...
2004-11-17 Paul EggertSync from gnulib.
2004-11-17 Paul EggertSync from gnulib.
2004-11-17 Paul EggertRegenerate.
next