summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-05-25(convert_blocks): Remove definition.Jim Meyering
Indent cpp directives.
1997-05-25(convert_blocks): Remove now-unnecessary #undef.Jim Meyering
(du_files): Pass output_size unchanged to convert_blocks. No need to test output_size for size_bytes, convert_blocks handles that correctly. (count_entry): Likewise.
1997-05-25*** empty log message ***Jim Meyering
1997-05-25(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. [AIX]: Remove unused #pragma alloca.
1997-05-25Remove FIXME.Jim Meyering
Add spurious curlies and an empty line.
1997-05-25.Jim Meyering
1997-05-25*** empty log message ***Jim Meyering
1997-05-25New options: --ignore-fail-on-non-empty and --verbose.Jim Meyering
(remove_parents): Implement new options. (main): Likewise.
1997-05-25.Jim Meyering
1997-05-24*** empty log message ***Jim Meyering
1997-05-24.Jim Meyering
1997-05-24.Jim Meyering
1997-05-24.Jim Meyering
1997-05-24*** empty log message ***Jim Meyering
1997-05-24(read_filesystem_list): Show automount-relatedJim Meyering
duplicate filesystems only when --all specified. With suggestions from Stuart Kemp.
1997-05-24Indent cpp directives.Jim Meyering
1997-05-24.Jim Meyering
1997-05-24.Jim Meyering
1997-05-24.Jim Meyering
1997-05-23.Jim Meyering
1997-05-02.Jim Meyering
1997-05-01indent cpp-directivesJim Meyering
1997-05-01indent cpp-directivesJim Meyering
1997-04-29update from automake-1.1oJim Meyering
1997-04-29.Jim Meyering
1997-04-27*** empty log message ***Jim Meyering
1997-04-27(STRTOX): Don't fail because of extra character(s) following aJim Meyering
character constant. Give the *warning* only if !POSIXLY_CORRECT.
1997-04-27*** empty log message ***Jim Meyering
1997-04-27(cfcc_msg): File-scope constant.Jim Meyering
(STRTOX): Use new constant as error message format string in macro. Suggestion from Andreas Schwab.
1997-04-27.Jim Meyering
1997-04-27.Jim Meyering
1997-04-27*** empty log message ***Jim Meyering
1997-04-27*** empty log message ***Jim Meyering
1997-04-27.Jim Meyering
1997-04-27.Jim Meyering
1997-04-24changes suggested by kbJim Meyering
1997-04-21patch from Andreas S.Jim Meyering
1997-04-10s/;/. in comment to placate francoisJim Meyering
1997-04-07.Jim Meyering
1997-04-07*** empty log message ***Jim Meyering
1997-04-07*** empty log message ***Jim Meyering
1997-04-07.Jim Meyering
1997-04-07.Jim Meyering
1997-04-07.Jim Meyering
1997-04-06(STRTOX): New macro to eliminate code duplication.Jim Meyering
(xstrtod, xstrtol, xstrtoul): Remove functions. Use the STRTOX instead.
1997-04-06.Jim Meyering
1997-04-06*** empty log message ***Jim Meyering
1997-04-06Change most char* dcls to const char*.Jim Meyering
1997-04-06Reorder functions to obviate forward decls.Jim Meyering
1997-04-04.Jim Meyering