platform/upstream/coreutils.git
2005-03-22 Jim Meyering.
2005-03-22 Jim Meyering*** empty log message ***
2005-03-22 Jim Meyering(get_funky_string): Use '\a', rather than 7, for portab...
2005-03-21 Paul EggertRegenerate.
2005-03-21 Paul Eggert* Makefile.am (libfetish_a_SOURCES): Remove stat-macros...
2005-03-21 Paul Eggert(libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,
2005-03-21 Paul EggertImport a few more changes from gnulib.
2005-03-21 Paul Eggert(gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES.
2005-03-21 Paul EggertAdd stat-macros.h to AC_LIBSOURCES.
2005-03-21 Paul EggertRegenerate.
2005-03-21 Paul EggertReplace onceonly.m4 with onceonly_2_57.m4 to shrink...
2005-03-21 Paul EggertImport memcasecmp.m4 change from gnulib.
2005-03-21 Paul Eggertgl_FUNC_MEMCASECMP -> gl_MEMCASECMP
2005-03-21 Paul EggertAnother change imported from gnulib.
2005-03-21 Jim Meyering.
2005-03-21 Paul EggertSync from gnulib.
2005-03-20 Jim Meyering*** empty log message ***
2005-03-20 Jim Meyering(init_header): Use zero-filled `.%09d' format, not...
2005-03-20 Jim Meyering*** empty log message ***
2005-03-20 Jim Meyering(init_header): Add missing `%' in format string.
2005-03-20 Jim Meyering(parse_column_count): Adjust comment to match the code.
2005-03-19 Jim Meyering.
2005-03-19 Jim Meyering*** empty log message ***
2005-03-19 Jim Meyering(pr_LDADD): Now that pr uses gettime, add
2005-03-19 Paul Eggertpr -D "FORMAT" now accepts the same formats that date...
2005-03-19 Paul Eggert"pr -D FORMAT" now accepts the same formats that "date...
2005-03-19 Paul EggertInclude strftime.h, timespec.h.
2005-03-19 Paul Eggert* strftime.c (my_strftime): If the underlying strftime...
2005-03-19 Paul Eggert(my_strftime): If the underlying strftime returns 0
2005-03-19 Paul Eggertnohup now ignores the umask when creating nohup.out.
2005-03-19 Paul Eggert* coreutils.texi (nohup invocation): Clarify nohup...
2005-03-19 Paul Eggert(nohup invocation): Clarify nohup.out creation.
2005-03-19 Paul Eggert(main): nohup now ignores the umask when creating nohup...
2005-03-19 Paul Eggertnohup now ignores the umask when creating nohup.out.
2005-03-18 Jim Meyeringcomment tweak
2005-03-18 Jim MeyeringAdd comments for new macros.
2005-03-18 Jim Meyeringfix typo
2005-03-17 Jim Meyeringtweak comment
2005-03-17 Jim Meyering*** empty log message ***
2005-03-17 Jim Meyering(gl_PREREQ): Require gl_TYPEOF.
2005-03-17 Jim Meyering(gl_TYPEOF): New file/macro.
2005-03-17 Jim MeyeringMake __typeof__-using code depend on HAVE_TYPEOF, not...
2005-03-17 Jim Meyeringspacing nit
2005-03-17 Jim MeyeringFix typo.
2005-03-17 Jim Meyering(DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must...
2005-03-17 Jim Meyering*** empty log message ***
2005-03-17 Jim Meyering*** empty log message ***
2005-03-17 Jim Meyering(main): Use DECIMAL_DIGIT_ACCUMULATE macro in place...
2005-03-17 Jim Meyering(parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE...
2005-03-17 Jim Meyering(main): Use DECIMAL_DIGIT_ACCUMULATE macro in place...
2005-03-17 Jim Meyering(parse_tab_stops, main): Use DECIMAL_DIGIT_ACCUMULATE...
2005-03-17 Jim Meyering(set_fields): Use DECIMAL_DIGIT_ACCUMULATE macro in
2005-03-17 Jim MeyeringUse VERIFY macro in place of an equivalent open-coded...
2005-03-17 Jim Meyering(VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New...
2005-03-17 Jim MeyeringBefore, this command would make uniq skip 11 fields...
2005-03-16 Paul Eggert* strftime.c (my_strftime): Prepend space to format.
2005-03-16 Paul Eggert(my_strftime): Prepend space to format so that we can
2005-03-15 Jim Meyering.
2005-03-15 Jim Meyering.
2005-03-15 Jim Meyering*** empty log message ***
2005-03-15 Jim MeyeringBoth `pr -0' and e.g., `pr -03' would evoke `column...
2005-03-15 Jim MeyeringBoth `pr -0' and e.g., `pr -03' evoke `column count...
2005-03-15 Jim Meyering*** empty log message ***
2005-03-15 Jim Meyering(copy_reg): Copy regular files in binary mode.
2005-03-15 Paul EggertFix comments and indenting.
2005-03-15 Paul EggertSync mktime.c and strtol.c macros from intprops.h.
2005-03-14 Paul Eggert* strftime.c (my_strftime) [HAVE_STRFTIME && ! (_NL_CURRENT
2005-03-14 Paul Eggert* NEWS: Restate why ls limits time stamp lengths.
2005-03-14 Paul EggertReword ls time-stamp limit issue.
2005-03-12 Jim Meyering*** empty log message ***
2005-03-12 Jim Meyering*** empty log message ***
2005-03-12 Jim MeyeringAdd a little infrastructure to help prevent future...
2005-03-12 Jim MeyeringInvoking stat -c FMT with a lone format directive of...
2005-03-12 Jim Meyering*** empty log message ***
2005-03-11 Paul Eggert"ls" now refuses to generate very long time stamps.
2005-03-11 Paul Eggertls now refuses to generate time stamps containing more...
2005-03-11 Paul Eggert* coreutils.texi (Formatting file timestamps): Very...
2005-03-11 Paul Eggert(Formatting file timestamps): Very long timestamps
2005-03-11 Paul Eggert(TIME_STAMP_LEN_MAXIMUM): New constant.
2005-03-11 Jim Meyering*** empty log message ***
2005-03-11 Jim MeyeringAdd tests for this:
2005-03-11 Jim Meyering*** empty log message ***
2005-03-11 Jim MeyeringPrompt once again for `mv -i A B' when A and B are...
2005-03-10 Jim Meyering*** empty log message ***
2005-03-10 Jim Meyering*** empty log message ***
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 ***
next