summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-03-28(long_options): Use NULL, not `0'.Jim Meyering
2005-03-28*** empty log message ***Jim Meyering
2005-03-28(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.Jim Meyering
2005-03-27*** empty log message ***Jim Meyering
2005-03-27(argmatch): Clarify comment: null-terminated -> NULL-terminated.Jim Meyering
2005-03-27*** empty log message ***Jim Meyering
2005-03-27Use the same global destructor as dcgen.Jim Meyering
2005-03-27Simplify further, clean up. Require perl-5.002.Jim Meyering
2005-03-26Clarify NUL vs null byte vs null character.Paul Eggert
2005-03-26Propagate intprops.h comment fixes to mktime.c and strftime.c.Paul Eggert
2005-03-26one's complement -> ones' complementPaul Eggert
2005-03-26one's complement -> ones' complementPaul Eggert
2005-03-26Fix comment nits in intprops.h.Paul Eggert
2005-03-26Fix comment nits.Paul Eggert
2005-03-26Simplify dcgen and dircolors.c.Paul Eggert
2005-03-26(parse_line): Use char *, not unsigned char *. This avoids casts.Paul Eggert
2005-03-26Squeeze multiple blanks into one. Output a simplePaul Eggert
2005-03-26*** empty log message ***Jim Meyering
2005-03-26(usage): Document usage of LS_COLORS.Jim Meyering
2005-03-26* src/dircolors.hin: Add "TERM cygin".Paul Eggert
2005-03-26Add "TERM cygwin".Paul Eggert
2005-03-25*** empty log message ***Jim Meyering
2005-03-25(main): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering
2005-03-25(parse_tab_stops, main): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering
2005-03-25(set_fields): Update use of DECIMAL_DIGIT_ACCUMULATE.Jim Meyering
2005-03-25(DECIMAL_DIGIT_ACCUMULATE): Reverse the sense ofJim Meyering
2005-03-23*** empty log message ***Jim Meyering
2005-03-23Remove duplicate `#include "stat-macros.h"'.Jim Meyering
2005-03-22*** empty log message ***Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22moved to ../build-auxJim Meyering
2005-03-22*** empty log message ***Jim Meyering
2005-03-22Reflect renaming: config -> build-aux.Jim Meyering
2005-03-22.Jim Meyering
2005-03-22*** empty log message ***Jim Meyering
2005-03-22(get_funky_string): Use '\a', rather than 7, for portability to EBCDIC hosts.Jim Meyering
2005-03-21Regenerate.Paul Eggert
2005-03-21* Makefile.am (libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert
2005-03-21(libfetish_a_SOURCES): Remove stat-macros.h, xstrtoul.c,Paul Eggert
2005-03-21Import a few more changes from gnulib.Paul Eggert
2005-03-21(gl_XSTRTOL): Add xstrtoul.c to AC_LIBSOURCES.Paul Eggert
2005-03-21Add stat-macros.h to AC_LIBSOURCES.Paul Eggert
2005-03-21Regenerate.Paul Eggert
2005-03-21Replace onceonly.m4 with onceonly_2_57.m4 to shrink "configure".Paul Eggert
2005-03-21Import memcasecmp.m4 change from gnulib.Paul Eggert
2005-03-21gl_FUNC_MEMCASECMP -> gl_MEMCASECMPPaul Eggert