platform/upstream/coreutils.git
2005-03-28 Jim Meyering(time_spec_string): Use NULL, not `0'.
2005-03-28 Jim Meyering(find_mount_point, show_point): Use NULL, not `0'.
2005-03-28 Jim Meyering(extract_regexp): Use NULL, not `0'.
2005-03-28 Jim Meyering(copy_reg): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering(chopt_init): Use NULL, not `0'.
2005-03-28 Jim Meyering(reply_args): Use NULL, not `0'.
2005-03-28 Jim Meyering(sparse_type_string, reply_args, decode_preserve_arg...
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.
2005-03-27 Jim Meyering*** empty log message ***
2005-03-27 Jim Meyering(argmatch): Clarify comment: null-terminated -> NULL...
2005-03-27 Jim Meyering*** empty log message ***
2005-03-27 Jim MeyeringUse the same global destructor as dcgen.
2005-03-27 Jim MeyeringSimplify further, clean up. Require perl-5.002.
2005-03-26 Paul EggertClarify NUL vs null byte vs null character.
2005-03-26 Paul EggertPropagate intprops.h comment fixes to mktime.c and...
2005-03-26 Paul Eggertone's complement -> ones' complement
2005-03-26 Paul Eggertone's complement -> ones' complement
2005-03-26 Paul EggertFix comment nits in intprops.h.
2005-03-26 Paul EggertFix comment nits.
2005-03-26 Paul EggertSimplify dcgen and dircolors.c.
2005-03-26 Paul Eggert(parse_line): Use char *, not unsigned char *. This...
2005-03-26 Paul EggertSqueeze multiple blanks into one. Output a simple
2005-03-26 Jim Meyering*** empty log message ***
2005-03-26 Jim Meyering(usage): Document usage of LS_COLORS.
2005-03-26 Paul Eggert* src/dircolors.hin: Add "TERM cygin".
2005-03-26 Paul EggertAdd "TERM cygwin".
2005-03-25 Jim Meyering*** empty log message ***
2005-03-25 Jim Meyering(main): Update use of DECIMAL_DIGIT_ACCUMULATE.
2005-03-25 Jim Meyering(parse_tab_stops, main): Update use of DECIMAL_DIGIT_AC...
2005-03-25 Jim Meyering(set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE.
2005-03-25 Jim Meyering(DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of
2005-03-23 Jim Meyering*** empty log message ***
2005-03-23 Jim MeyeringRemove duplicate `#include "stat-macros.h"'.
2005-03-22 Jim Meyering*** empty log message ***
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
2005-03-22 Jim Meyering.
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
2005-03-22 Jim Meyeringmoved to ../build-aux
2005-03-22 Jim Meyering*** empty log message ***
2005-03-22 Jim MeyeringReflect renaming: config -> build-aux.
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...
next