summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2003-04-02.Jim Meyering
2003-04-02(false.c): Change all occurrences of `(EXIT_SUCCESS)' to `(EXIT_FAILURE)'.Jim Meyering
2003-03-30(is_empty_dir): Don't let a failing closedirJim Meyering
2003-03-30Fix typo in comment.Jim Meyering
2003-03-27Remove Arnold Robbins' obsolete e-mail addressJim Meyering
2003-03-27Fix buffer overrun problem reported by TAKAI Kousuke, alongJim Meyering
2003-03-27.Jim Meyering
2003-03-26(struct cp_options): Add a comment.Jim Meyering
2003-03-22D'oh.Jim Meyering
2003-03-22Don't include <sys/sysmacros.h>.Jim Meyering
2003-03-20(valid_format): Also accept ` ' and `'' as validJim Meyering
2003-03-20.Jim Meyering
2003-03-19(all-local): Append $(EXEEXT) to use of `su'Jim Meyering
2003-03-19.Jim Meyering
2003-03-18[struct Word] (paren, period, punct, final): Change theJim Meyering
2003-03-16(rm): Put two local variables in static storage,Jim Meyering
2003-03-15.Jim Meyering
2003-03-14remove ansi2knr junkJim Meyering
2003-03-14.Jim Meyering
2003-03-14.Jim Meyering
2003-03-14.Jim Meyering
2003-03-12.Jim Meyering
2003-03-11(longopts): Don't hard-code `2' here.Jim Meyering
2003-03-11Don't segfault for a negative field width or precision in format string.Jim Meyering
2003-03-10(INT_MIN): Define, if necessary.Jim Meyering
2003-03-09fix typo in commentJim Meyering
2003-03-09(AD_stack_pop): Cast sizeof... to int before changing its sign.Jim Meyering
2003-03-08Before, when using shred on a device, one had to specify --exact,Jim Meyering
2003-03-08Remove now-unused #include and #define directives.Jim Meyering
2003-03-08(check-misc): Check for use of `defined' in #define directives.Jim Meyering
2003-03-08.Jim Meyering
2003-03-08(process_file): If a file's size is not being countedJim Meyering
2003-03-08`du -S' didn't workJim Meyering
2003-03-08*** empty log message ***Jim Meyering
2003-03-08*** empty log message ***Jim Meyering
2003-03-08*** empty log message ***Jim Meyering
2003-03-08.Jim Meyering
2003-03-07.Jim Meyering
2003-03-07(print_it): Use putchar, not fputs, to output a single character.Jim Meyering
2003-03-07(dired_dump_obstack): Use putchar, not fputs, to output a single character.Jim Meyering
2003-03-07(usage): Use putchar, not fputs, to output a single character.Jim Meyering
2003-03-07(output_one_tex_line, output_one_dumb_line):Jim Meyering
2003-03-07Remove everything associated with mmap-stack.c.Jim Meyering
2003-03-07Remove everything associated with mmap-stack.c.Jim Meyering
2003-03-05(print_esc): Remove pointless comparison of unsignedJim Meyering
2003-03-05(process_file): Sizes must all be of type uintmax_t.Jim Meyering
2003-03-04(MAX_N_DESCRIPTORS): Use 3 * UTILS_OPEN_MAX / 4.Jim Meyering
2003-03-04(usage): Capitalize consistently.Jim Meyering
2003-03-04(AD_pop_and_chdir): Call error here, now that restore_cwd no longer does it.Jim Meyering
2003-03-04(find_mount_point): Call error here, now that restore_cwd no longer does it.Jim Meyering