Age | Commit message (Expand) | Author |
2002-09-22 | upgrade to automake-1.6f | Jim Meyering |
2002-09-21 | (PERL): Remove duplicate definition. | Jim Meyering |
2002-09-21 | No longer include values.h. | Jim Meyering |
2002-09-21 | No longer include values.h. | Jim Meyering |
2002-09-20 | (remove_parents): Strip trailing slashes. | Jim Meyering |
2002-09-17 | `od -t x8' used the wrong (`l'-prefixed) printf format. | Jim Meyering |
2002-09-17 | (PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): Define if necessary. | Jim Meyering |
2002-09-15 | (get_format_width): Add cast to avoid | Jim Meyering |
2002-09-15 | (generate_all_output): Likewise. | Jim Meyering |
2002-09-14 | (main, skip): Add casts to avoid warnings about | Jim Meyering |
2002-09-14 | (print_user): Change type of local to size_t | Jim Meyering |
2002-09-14 | (print_full_info, print_group_list): Add casts to avoid | Jim Meyering |
2002-09-14 | Change type of global, digest_hex_bytes, to size_t | Jim Meyering |
2002-09-13 | . | Jim Meyering |
2002-09-13 | (main): Handle leading command line argument of `--'. | Jim Meyering |
2002-09-13 | (usage): Explain that %S's range of [0..60] is required -- | Jim Meyering |
2002-09-12 | . | Jim Meyering |
2002-09-12 | (nanosec_libs): Define. | Jim Meyering |
2002-09-12 | . | Jim Meyering |
2002-09-12 | Factor nanosleep-related code into ../lib/xnanosleep.c. | Jim Meyering |
2002-09-12 | Include xnanosleep.h and xstrtod.h. | Jim Meyering |
2002-09-06 | . | Jim Meyering |
2002-09-06 | (prompt): Change comment to give a better note to translators. | Jim Meyering |
2002-09-02 | (NEED_PATHCONF_WRAPPER): Define. | Jim Meyering |
2002-09-02 | (skip): Add casts to avoid warning about comparison | Jim Meyering |
2002-09-02 | (print_table_row): Use an unsigned type for widths | Jim Meyering |
2002-09-02 | (skip): Add a cast to avoid warning about comparison | Jim Meyering |
2002-08-31 | Symlinks were always reported as using 0 blocks. | Jim Meyering |
2002-08-31 | Change `exit (0)' to `exit (EXIT_SUCCESS)', | Jim Meyering |
2002-08-30 | Change `error (1, ...' to `error (EXIT_FAILURE, ...'. | Jim Meyering |
2002-08-29 | (is_empty_dir): Detect and diagnose readdir failures. | Jim Meyering |
2002-08-29 | (print_dir): Detect and diagnose readdir failures. | Jim Meyering |
2002-08-29 | (remove_cwd_entries): Use closedir (not CLOSEDIR) when ignoring any return va... | Jim Meyering |
2002-08-29 | (print_dir): Rename local variable: reading -> dirp. | Jim Meyering |
2002-08-29 | (remove_cwd_entries): Detect and diagnose readdir | Jim Meyering |
2002-08-28 | (remove_cwd_entries): Use CLOSEDIR, not closedir. | Jim Meyering |
2002-08-26 | (close_stdout_wrapper): New, kludgey, function and file-scoped global. | Jim Meyering |
2002-08-25 | (main): Close STDIN_FILENO rather than a literal `0'. | Jim Meyering |
2002-08-20 | . | Jim Meyering |
2002-08-10 | Don't use "exec --"; it's not portable and shouldn't be needed. | Jim Meyering |
2002-08-09 | . | Jim Meyering |
2002-08-09 | (main): Don't ignore -COLUMN if it's the last option. | Jim Meyering |
2002-08-08 | Guard inclusion of <langinfo.h> with | Jim Meyering |
2002-08-07 | (main): Adjust to posixtime signature change. | Jim Meyering |
2002-08-07 | (main): Adjust to posixtime signature change. | Jim Meyering |
2002-08-05 | . | Jim Meyering |
2002-08-04 | *** empty log message *** | Jim Meyering |
2002-08-04 | (check-README): New target/rule. | Jim Meyering |
2002-08-03 | (AM_INSTALLCHECK_STD_OPTIONS_EXEMPT): Set to false. | Jim Meyering |
2002-08-02 | Include hard-locale.h, xmemcoll.h. | Jim Meyering |