platform/upstream/coreutils.git
2004-12-08 Paul Eggert(textint): New member "negative".
2004-12-07 Paul Eggert* src/factor.c (factor): Don't list 1 as a factor of 1.
2004-12-07 Paul Eggert(factor): Don't list 1 as a factor of 1.
2004-12-07 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): Fix typo in previo...
2004-12-07 Paul Eggert(AC_FUNC_GETMNTENT): Fix typo in previous change:
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim MeyeringSanitize environment.
2004-12-06 Jim Meyering.
2004-12-06 Paul Eggert* ls-mntd-fs.m4 (AC_FUNC_GETMNTENT): New macro, to...
2004-12-06 Jim Meyering.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim MeyeringUse AC_LIBOBJ(save-cwd).
2004-12-06 Jim MeyeringUse AC_LIBOBJ(chdir-long).
2004-12-06 Jim Meyering(libfetish_a_SOURCES): Begin removing .c and .h file...
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_SAVE_CWD): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_FUNC_MEMPCPY): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering(gl_FUNC_LCHOWN): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering*** empty log message ***
2004-12-06 Jim Meyering(gl_FUNC_CHDIR_LONG): Use AC_LIBSOURCES.
2004-12-06 Jim Meyering.
2004-12-06 Jim Meyering(gl_FUNC_OPENAT): Use AC_LIBSOURCES.
2004-12-05 Jim Meyering.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(test_vector): Avoid test failure when
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(unit-test): Depend on t-fpending.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(LDADD): Define.
2004-12-05 Jim Meyering.
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering(unit-test): New target.
2004-12-05 Jim MeyeringTest the __fpending function.
2004-12-05 Jim Meyeringrevert to 1.8, now that we test the offending
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim Meyering*** empty log message ***
2004-12-05 Jim MeyeringInclude <stdlib.h>.
2004-12-04 Jim Meyering*** empty log message ***
2004-12-04 Jim Meyering(cut invocation): Say when --complement is useful.
2004-12-04 Jim Meyering*** empty log message ***
2004-12-04 Jim MeyeringMention cut's new --complement option.
2004-12-04 Jim Meyering*** empty log message ***
2004-12-04 Jim Meyering*** empty log message ***
2004-12-04 Jim Meyering*** empty log message ***
2004-12-04 Jim Meyering(complement, COMPLEMENT_OPTION): New.
2004-12-04 Paul Eggert* src/tail.c (tail_file): Set errnum to -1 if the initi...
2004-12-04 Paul Eggert(tail_file): Set errnum to -1 if the initial "tail...
2004-12-03 Paul EggertMention copyright notice in latest checkin.
2004-12-03 Paul EggertRecent changes to save-cwd, openat.
2004-12-03 Paul EggertRegenerate.
2004-12-03 Paul EggertImport from gnulib.
2004-12-03 Paul EggertAdd copyright notice.
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]
next