platform/upstream/coreutils.git
2005-04-01 Jim Meyering.
2005-04-01 Jim Meyering*** empty log message ***
2005-04-01 Jim MeyeringDon't let pr treat +1:-1 like +1:18446744073709551615.
2005-04-01 Jim Meyering*** empty log message ***
2005-04-01 Jim MeyeringDon't let pr treat +1:-1 like +1:18446744073709551615.
2005-03-30 Paul Eggert(gl_READUTMP): Restore the requirement for gl_FUNC_FREE.
2005-03-30 Paul Eggert* readutmp.m4 (gl_READUTMP): Restore requirement for...
2005-03-30 Paul Eggert* readutmp.c (read_utmp) [!defined UTMP_NAME_FUNCTION...
2005-03-30 Paul Eggert(read_utmp) [!defied UTMP_NAME_FUNCTION]: Add support...
2005-03-30 Paul Eggertwho, pinky, uptime, and users now check for valid PIDs...
2005-03-30 Paul Eggert(who): New arg OPTIONS. All uses changed.
2005-03-30 Paul Eggert(users): New arg OPTIONS. All uses changed.
2005-03-30 Paul Eggert(uptime): New arg OPTIONS. All uses changed.
2005-03-30 Paul Eggert(short_pinky): Adjust to read_utmp signature change.
2005-03-30 Paul Eggert* readutmp.m4 (gl_READUTMP): Require AC_C_INLINE.
2005-03-30 Paul Eggert(gl_READUTMP): Require AC_C_INLINE.
2005-03-30 Paul Eggertreadutmp changes to allow checking for live pids
2005-03-30 Paul Eggert(read_utmp): New arg OPTIONS. All uses changed.
2005-03-30 Paul Eggert(read_utmp): New arg OPTIONS. All uses changed.
2005-03-29 Jim Meyering*** empty log message ***
2005-03-29 Jim Meyering(ptr_align): Declare `ptr' parameter to be a
2005-03-29 Jim MeyeringRemove #if-0'd-out code.
2005-03-29 Jim Meyering*** empty log message ***
2005-03-29 Jim Meyering*** empty log message ***
2005-03-29 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-29 Jim Meyering*** empty log message ***
2005-03-29 Jim MeyeringIndent cpp directives.
2005-03-29 Jim Meyering*** empty log message ***
2005-03-29 Jim MeyeringReturn success on systems such as cygwin
2005-03-28 Jim Meyering.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(print_sep_string):
2005-03-28 Jim Meyering(ds_init): Add `void' to make this an ANSI-style functi...
2005-03-28 Jim Meyering(get_width_format) [HAVE_RINT && HAVE_MODF && HAVE_FLOOR]:
2005-03-28 Jim Meyering(sc_tight_scope): Adjust to catch any
2005-03-28 Jim Meyering(speeds): Declare this array to be static.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(follow_mode_string): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering(docolon): Use NULL, not `0'.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(print_user): Use NULL, not `0'.
2005-03-28 Jim Meyering(print_uptime): Use NULL, not `0'.
2005-03-28 Jim Meyering(delimit_method_string): Use NULL, not `0'.
2005-03-28 Jim Meyering(longopts, time_args): Use NULL, not `0'.
2005-03-28 Jim Meyering(main): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options, mergefps): Use NULL, not `0'.
2005-03-28 Jim Meyering(longopts): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options, format_args): Use NULL, not `0'.
2005-03-28 Jim Meyering(print_entry): Use NULL, not `0'.
2005-03-28 Jim Meyering*** empty log message ***
2005-03-28 Jim Meyering(longopts): Use NULL, not `0'.
2005-03-28 Jim Meyering(long_options): Use NULL, not `0'.
2005-03-28 Jim Meyering(time_style_args, indicator_style_args, long_options)
2005-03-28 Jim Meyering(longopts): Use NULL, not `0'.
2005-03-28 Jim Meyering*** empty log message ***
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.
next