summaryrefslogtreecommitdiff
path: root/src/du.c
AgeCommit message (Expand)Author
2000-06-16(print_size): Round disk usage up.Jim Meyering
2000-05-13Arrange to call close_stdout only upon exit.Jim Meyering
2000-04-27(pop_dir): Remove through_symlink arg; use null cwdJim Meyering
2000-02-15(pop_dir): New function.Jim Meyering
2000-01-12(count_entry): Adjust to new calling convention for excluded_filename.Jim Meyering
1999-12-09(BLOCK_SIZE_OPTION, EXCLUDE_OPTION, MAX_DEPTH_OPTION):Jim Meyering
1999-08-08(count_entry): Remove cast of savedir arg.Jim Meyering
1999-04-01Remove prototypes and tsort function definitions.Jim Meyering
1999-03-31Don't include closeout.h or version-etc.h explicitly. Now, they're included v...Jim Meyering
1999-03-26No longer include long-options.h.Jim Meyering
1999-03-04Include long-options.hJim Meyering
1999-02-16update copyright datesJim Meyering
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by xargma...Jim Meyering
1998-09-19update bug-reporting addressJim Meyering
1998-08-30(long_options): Use corresponding short-option characterJim Meyering
1998-08-30Don't assume ASCII.Jim Meyering
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering
1998-06-29(human_readable_base, output_units): Remove;Jim Meyering
1998-06-29Change all uses of unlocked-wrapped functions to their upper case wrapper names.Jim Meyering
1998-04-14Use STREQ in string equality tests, not strcmp.Jim Meyering
1998-01-04(main, usage): Check for write error to stdout before exiting.Jim Meyering
1997-12-29(usage): Replace TABs with spaces in --help message.Jim Meyering
1997-12-25(S_ISLNK): Define this instead of S_ISDIR.Jim Meyering
1997-12-21Include exclude.h.Jim Meyering
1997-12-21Include exclude.h.Jim Meyering
1997-12-16s/__P/PARAMS/gJim Meyering
1997-12-06Separate struct dcl and typedef.Jim Meyering
1997-11-30remove trailing blankJim Meyering
1997-11-30(<inttypes.h>): Include if HAVE_INTTYPES_H.Jim Meyering
1997-10-25Remove old-style xmalloc and xrealloc decls.Jim Meyering
1997-10-07update bug-reporting addressJim Meyering
1997-10-04Remove old-style savedir dcl.Jim Meyering
1997-05-25Remove global variable opt_human_readable.Jim Meyering
1997-05-25(convert_blocks): Remove now-unnecessary #undef.Jim Meyering
1997-05-25(main): Implement new --max-depth=N option.Jim Meyering
1997-03-27(main): Implement new --max-depth=N option.Jim Meyering
1997-02-09update copyrights for 1997Jim Meyering
1997-02-02(hash_insert2): Rename local HTAB to HT to avoid shadowing global.Jim Meyering
1997-02-01bracket bug address with <> and append a periodJim Meyering
1997-02-01Compare getopt_long return value against -1, not EOF. Use NULL, not '(int *)...Jim Meyering
1997-01-26(count_entry): Fix blatant bug (typo?) that madeJim Meyering
1996-11-03change bug-reporting addressJim Meyering
1996-11-02change bug-reporting addressJim Meyering
1996-10-05(main): update --version output to conform to coding standardJim Meyering
1996-10-04(main): update --version output to conform to coding standardJim Meyering
1996-08-31(usage): remove spurious trailing \n in puts.Jim Meyering
1996-08-29(usage): Tell where to report bugs.Jim Meyering
1996-07-14(usage): Sort option descriptions in dictionary order.Jim Meyering
1996-04-24(usage): The long-named arg is --human-readable, not --human.Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering