platform/upstream/coreutils.git
2004-12-03 Paul EggertAdd copyright and authorship notice.
2004-12-03 Paul EggertInclude "openat.h" before other include files.
2004-12-03 Paul Eggertsave-cwd.c: Include "save-cwd.h" before other include...
2004-12-02 Jim Meyering*** empty log message ***
2004-12-02 Jim MeyeringWith using --color and with LS_COLORS saying not to...
2004-12-02 Paul EggertAssume setlocale, locale.h, and localeconv exist and...
2004-12-02 Paul Eggert(different): Assume setlocale exists.
2004-12-02 Paul EggertAssume locale.h exists.
2004-12-02 Paul Eggert(C_DECIMAL_POINT): Remove. Use changed to '.'.
2004-12-02 Paul Eggert(decimal_point): Treat like sort. Now char.
2004-12-02 Paul Eggert(keycmp): Assume setlocale exists.
2004-12-02 Paul Eggert(compare_files): Assume setlocale exists.
2004-12-02 Paul Eggert(gl_MACROS): Assume localeconv exists.
2004-12-02 Paul Eggert(gl_HUMAN): Assume locale.h and localeconv exist.
2004-12-02 Paul Eggert(gl_HARD_LOCALE): Assume locale.h and setlocale exist.
2004-12-02 Paul EggertAssume <locale.h> exists.
2004-12-02 Paul EggertAssume <locale.h> exists.
2004-12-02 Paul Eggert* src/ls.c (sort_files): Minor cleanup.
2004-12-02 Paul Eggert(sort_files): Minor cleanup. Remove an unnecessary
2004-12-01 Paul EggertRegenerate.
2004-12-01 Paul Eggert* getcwd.c: Use system getcwd first, if appropriate.
2004-12-01 Paul Eggert* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX):
2004-12-01 Paul Eggert(gl_FUNC_GETCWD_PATH_MAX):
2004-12-01 Paul Eggert(is_ENAMETOOLONG): New macro.
2004-12-01 Paul EggertGo back to including <sys/types.h> rather than <stddef...
2004-11-30 Paul Eggert* readutmp.m4 (gl_READUTMP): Don't check for sys/param.h.
2004-11-30 Paul Eggert(gl_READUTMP): Don't check for sys/param.h.
2004-11-30 Paul EggertMake readutmp more consistent among its client code.
2004-11-30 Paul Eggert(USER_PROCESS, RUN_LVL, INIT_PROCESS, LOGIN_PROCESS,
2004-11-30 Paul Eggert(list_entries_users): Use IS_USER_PROCESS
2004-11-30 Paul Eggert(print_uptime): Use IS_USER_PROCESS and
2004-11-30 Paul Eggert(gethostname): Remove decl.
2004-11-30 Paul EggertDon't include <sys/types.h>, <errno.h>,
2004-11-30 Paul EggertInclude readutmp.h first.
2004-11-30 Jim Meyeringtweak temp file name to be more consistent
2004-11-30 Jim Meyering.
2004-11-30 Jim Meyering.
2004-11-30 Jim Meyering*** empty log message ***
2004-11-30 Jim Meyering*** empty log message ***
2004-11-30 Jim Meyeringrename from chdir.m4
2004-11-30 Jim Meyeringrename to chdir-long.m4
2004-11-30 Jim Meyering.
2004-11-30 Jim Meyeringrenamed to chdir-long.[ch]
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.
next