summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-04-06Reorder functions to obviate forward decls.Jim Meyering
1997-04-04.Jim Meyering
1997-04-04(EXTRA_DIST): Update file list.Jim Meyering
1997-04-04.Jim Meyering
1997-04-04Add test from Phil Richards.Jim Meyering
1997-03-27(main): Implement new --max-depth=N option.Jim Meyering
Based on the idea and a patch from Torbjorn Lindgren. (du_files): Likewise. (count_entry): Likewise.
1997-03-27*** empty log message ***Jim Meyering
1997-03-23.Jim Meyering
1997-03-23*** empty log message ***Jim Meyering
1997-03-23.Jim Meyering
1997-03-23*** empty log message ***Jim Meyering
1997-03-22.Jim Meyering
1997-03-22*** empty log message ***Jim Meyering
1997-03-22*** empty log message ***Jim Meyering
1997-03-22*** empty log message ***Jim Meyering
1997-03-22*** empty log message ***Jim Meyering
1997-03-22*** empty log message ***Jim Meyering
1997-03-21.Jim Meyering
1997-03-21.Jim Meyering
1997-03-21.Jim Meyering
1997-03-21.Jim Meyering
1997-03-19.Jim Meyering
1997-03-19cpp-indentJim Meyering
Change a few #ifdef to #if. Remove 3 spurious #ifdef that were guarding an #undef each.
1997-03-19.Jim Meyering
1997-03-19(check_format): Rename local, FORMAT_STRING, to avoid shadowing global.Jim Meyering
(print_numbers): Likewise.
1997-03-18(idle_string): Rename local, IDLE, to avoid shadowing global.Jim Meyering
1997-03-18(log_su): Resort to getpwuid if getlogin fails.Jim Meyering
If no tty name is found, use `none' in the log message. Based on a patch from Galen Hazelwood.
1997-03-14.Jim Meyering
1997-03-14.Jim Meyering
1997-03-14(main): Allow use of 0 (zero) as the margin offsetJim Meyering
argument to the -o option. Patch from Gary Anderson.
1997-03-14.Jim Meyering
1997-03-14(main): Make sure c1 is not -1 before using it as anJim Meyering
array index. Patch from Greg McGary. Although this is truly a bug, I believe it would not cause tr to misbehave on most systems. I could not construct a test case with which this bug causes tr to generate invalid output.
1997-03-14Add test that -o 0 works.Jim Meyering
1997-03-14.Jim Meyering
1997-03-14.Jim Meyering
1997-03-14.Jim Meyering
1997-03-14(TIME_T_MIN): Work around a bug in Cray C 5.0.3.0.Jim Meyering
1997-03-13.Jim Meyering
1997-03-13(change_file_group): Use uid of -1 to indicateJim Meyering
we don't want to change the file's user ID.
1997-03-13Update from gettext-0.10.27.Jim Meyering
1997-03-13.Jim Meyering
1997-03-13.Jim Meyering
1997-03-13(EXTRA_DIST): Add chown.c.Jim Meyering
1997-03-13Add chown.m4.Jim Meyering
1997-03-13.Jim Meyering
1997-03-13.Jim Meyering
1997-03-12.Jim Meyering
1997-03-11.Jim Meyering
1997-03-11.Jim Meyering
1997-03-10.Jim Meyering