platform/upstream/coreutils.git
2005-03-10 Jim Meyering(long_time_expected_width): Use x2nrealloc, not alloca,
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering(gl_SAVE_CWD): Check for fchdir.
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim MeyeringDon't segfault for a long header date string, e.g.,
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering(tostring, printv): Use INT_BUFSIZE_BOUND in place...
2005-03-10 Jim Meyering(init_header): Use INT_BUFSIZE_BOUND in place of INT_ST...
2005-03-09 Paul EggertAdd TYPE_ONES_COMPLEMENT and TYPE_SIGNED_MAGNITUDE...
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering[!HAVE_FCHDIR]: Define open, fchdir, and chdir_long
2005-03-09 Jim Meyering.
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering(libfetish_a_SOURCES): Remove xstrtol.c and xstrtol.h.
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering(gl_XNANOSLEEP): Add intprops.h.
2005-03-09 Jim Meyering(gl_UTIMECMP): Add intprops.h.
2005-03-09 Jim Meyering(gl_USERSPEC): Add intprops.h.
2005-03-09 Jim Meyering(gl_FUNC_SIG2STR): Add intprops.h.
2005-03-09 Jim Meyering(gl_INTTOSTR): Add intprops.h.
2005-03-09 Jim Meyering(gl_HUMAN): Add intprops.h.
2005-03-09 Jim Meyering(gl_XSTRTOL): Use AC_LIBSOURCES and AC_LIBOBJ to list...
2005-03-09 Paul Eggert* src/system.h: Include intprops.h instead of rolling...
2005-03-09 Paul EggertInclude intprops.h.
2005-03-09 Paul EggertFactor int-properties macros into a single file, except for
2005-03-09 Paul EggertInclude xstrtol.h first, to test interface.
2005-03-09 Paul EggertInclude intprops.h.
2005-03-09 Paul EggertInclude intprops.h.
2005-03-09 Paul EggertInclude intprops.h.
2005-03-09 Paul EggertAdjust comments to match intprops.h.
2005-03-09 Paul Eggert(TYPE_SIGNED): Remove.
2005-03-09 Paul EggertInclude <signal.h>, intprops.h.
2005-03-09 Paul Eggert(TYPE_IS_INTEGER, TYPE_TWOS_COMPLEMENT): New macros,
2005-03-09 Paul EggertInclude intprops.h instead of limits.h.
2005-03-09 Paul Eggert(LONGEST_HUMAN_READABLE): Use 146/485 rather than 302...
2005-03-09 Paul EggertInclude intprops.h.
2005-03-09 Paul EggertInclude intprops.h instead of limits.h.
2005-03-09 Paul Eggert* lib/fts.c: Include intprops.h.
2005-03-09 Paul EggertInitial revision.
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim MeyeringRemove entry about named pipes. It was fixed in 5...
2005-03-09 Jim Meyering* argmatch.m4, cycle-check.m4: New files.
2005-03-09 Jim Meyering.
2005-03-09 Jim Meyering.
2005-03-09 Jim MeyeringMore migration to AC_LIBSOURCES/AC_LIBOBJ.
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering*** empty log message ***
2005-03-09 Jim Meyering.
2005-03-09 Jim MeyeringDon't include "xalloc.h". It's not used.
2005-03-08 Paul Eggert* src/date.c (usage): Redo to match recent documentatio...
2005-03-08 Paul Eggert(usage): Redo to match recent documentation changes.
2005-03-08 Paul EggertImprove "date invocation" again.
2005-03-08 Paul Eggert(date invocation): Use an example that makes it
2005-03-06 Jim Meyering*** empty log message ***
2005-03-06 Jim MeyeringFactor out column-count processing.
2005-03-06 Jim Meyering*** empty log message ***
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove `register' keyword.
2005-03-06 Jim MeyeringRemove register keyword.
2005-03-06 Jim MeyeringRemove register keyword.
2005-03-06 Jim MeyeringRemove register keyword.
2005-03-04 Paul EggertRemove workaround for nanosleep bug in Linux kernel...
2005-03-01 Jim Meyering.
2005-03-01 Jim Meyering.
2005-03-01 Paul Eggert* src/Makefile.am (nanosec_libs): Remove $(LIB_XANOSLEEP).
2005-03-01 Paul Eggert(nanosec_libs): Remove $(LIB_XANOSLEEP); no longer...
2005-03-01 Paul Eggert* xnanosleep.m4 (gl_XNANOSLEEP): Remove configuration...
2005-03-01 Paul Eggert(gl_XNANOSLEEP): Remove configuration attempting
2005-03-01 Paul EggertDon't include gethrxtime.h or xtime.h.
2005-03-01 Jim Meyering*** empty log message ***
2005-03-01 Jim Meyering(copy_internal): Change test of source type from !S_ISR...
2005-02-28 Jim Meyering*** empty log message ***
2005-02-28 Jim Meyering*** empty log message ***
2005-02-28 Jim Meyering*** empty log message ***
2005-02-28 Jim Meyering(xnanosleep): Work around bug in Linux-2.6.8.1's
2005-02-26 Paul EggertRegenerate.
2005-02-26 Paul Eggert* vasnprintf.c (VASNPRINTF) [!USE_SNPRINTF]: Correct...
2005-02-26 Paul Eggert(VASNPRINTF) [!USE_SNPRINTF]: Correct the test for
2005-02-26 Paul EggertSync from gnulib.
2005-02-24 Paul Eggert* coreutils.texi: Adjust to match current strftime.c.
2005-02-24 Paul Eggert(Time directives): Say that %k, %l, and %P are
2005-02-24 Paul Eggertstrftime.c cleanup to handle outlandish years.
2005-02-24 Paul EggertInclude <stdbool.h>. Use bool where appropriate, inste...
2005-02-23 Jim Meyering(gl_USE_SYSTEM_EXTENSIONS): Revert yesteday's change.
2005-02-23 Jim Meyering*** empty log message ***
2005-02-22 Jim Meyering*** empty log message ***
2005-02-22 Jim Meyering(gl_USE_SYSTEM_EXTENSIONS): Fix typo: s/ifndef/ifdef/.
2005-02-22 Jim Meyering*** empty log message ***
2005-02-22 Jim Meyering(gl_PREREQ): Require gl_STRIPSLASH and gl_LINEBUFFER.
2005-02-22 Paul EggertRegenerate.
2005-02-22 Paul EggertFix clock_gettime library access problem on recent...
2005-02-22 Paul Eggert(dd_LDADD, shred_LDADD): Add $(LIB_GETHRXTIME).
2005-02-22 Paul Eggert(gl_PREREQ): Require gl_XNANOSLEEP.
next