Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-09-07 | . | Jim Meyering | |
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | (_create_file): Don't include $$ in temp file name. | Jim Meyering | |
(run_tests): Use shorter suffixes for temp file names. | |||
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | (run_tests): Add simple PRE/POST hooks. | Jim Meyering | |
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | (print_dir_name): Put back. | Jim Meyering | |
(print_dir): Also print directory name header if print_dir_name is true. | |||
1998-09-07 | add test harness | Jim Meyering | |
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | Include posixtm.h. | Jim Meyering | |
(usage): Correct the description of the format of the date string argument to -t option. (main): Update to use rewritten posixtime function. Reported by Andries Brouwer. | |||
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | (libfu_a_SOURCES): Change posixtm.y to posixtm.c. | Jim Meyering | |
(noinst_HEADERS): Add posixtm.h. | |||
1998-09-07 | *** empty log message *** | Jim Meyering | |
1998-09-07 | . | Jim Meyering | |
1998-09-06 | rewrite from yacc-based version | Jim Meyering | |
1998-09-06 | . | Jim Meyering | |
1998-09-06 | *** empty log message *** | Jim Meyering | |
1998-09-06 | remove --help-style comment near top | Jim Meyering | |
1998-08-30 | *** empty log message *** | Jim Meyering | |
1998-08-30 | . | Jim Meyering | |
1998-08-30 | (ST_TIME_CMP_NS, ATIME_CMP, CTIME_CMP, MTIME_CMP): Use new ST_MTIM_NSEC macro. | Jim Meyering | |
1998-08-30 | . | Jim Meyering | |
1998-08-30 | (AC_STRUCT_ST_MTIM_NSEC): Renamed from AC_STRUCT_ST_MTIM. | Jim Meyering | |
(AC_STRUCT_ST_MTIM_NSEC): Generate name of ns member, instead of just 1 or undef. Allow for UnixWare 2.1.2 and Solaris 2.6 if in pedantic mode. | |||
1998-08-30 | . | Jim Meyering | |
1998-08-30 | *** empty log message *** | Jim Meyering | |
1998-08-30 | (longopts): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of pointer in initialization. | |||
1998-08-30 | Don't assume ASCII. | Jim Meyering | |
1998-08-30 | (longopts): Don't assume ASCII. | Jim Meyering | |
1998-08-30 | (long_options): Replace 12 with CHAR_MAX + 1. | Jim Meyering | |
1998-08-30 | (long_options): Replace 12 with CHAR_MAX + 1. | Jim Meyering | |
1998-08-30 | (longopts): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of pointer in initialization. | |||
1998-08-30 | (longopts): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of pointer in initialization. | |||
1998-08-30 | Replace 12 and 13 with CHAR_MAX + 1 and CHAR_MAX + 2 respectively. | Jim Meyering | |
1998-08-30 | (long_options): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of pointer in initialization. | |||
1998-08-30 | (long_options): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of pointer in initialization. | |||
1998-08-30 | (long_options): Use corresponding short-option character | Jim Meyering | |
in place of `1', and `NULL' in place of opt_* pointer in initialization. | |||
1998-08-30 | Don't assume ASCII in getopt arg handling. | Jim Meyering | |
1998-08-30 | Don't assume ASCII. | Jim Meyering | |
1998-08-30 | (CHAR_MIN, CHAR_MAX): | Jim Meyering | |
Renamed from SCHAR_MIN, SCHAR_MAX, since these macros apply to char, not signed char. | |||
1998-08-29 | (EXTRA_DIST): Remove Fetish.pm. | Jim Meyering | |
TESTS_ENVIRONMENT: Set PROG, not LS. | |||
1998-08-29 | . | Jim Meyering | |
1998-08-29 | *** empty log message *** | Jim Meyering | |
1998-08-29 | . | Jim Meyering | |
1998-08-29 | use ENV{PROG}, not ENV{LS} | Jim Meyering | |
1998-08-29 | *** empty log message *** | Jim Meyering | |
1998-08-29 | (print_dir_name): Remove global variable. | Jim Meyering | |
(print_dir): When trace_dirs is set, always print the directory name header. | |||
1998-08-26 | . | Jim Meyering | |
1998-08-26 | *** empty log message *** | Jim Meyering | |
1998-08-26 | . | Jim Meyering | |