aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2002-12-11(NEED_PATHCONF_WRAPPER): Undefine before defining,Jim Meyering1-0/+1
2002-12-08(lstat) [! LSTAT_FOLLOWS_SLASHED_SYMLINK]:Jim Meyering1-0/+9
2002-12-06.Jim Meyering1-1/+1
2002-12-06(gobble_file): Also stat the file if it's aJim Meyering1-2/+14
2002-12-06.Jim Meyering1-1/+1
2002-12-06.Jim Meyering1-1/+1
2002-12-03regenerate using automake-1.7.1bJim Meyering1-4/+5
2002-12-03no more ansi2nkrJim Meyering1-454/+233
2002-12-03(AUTOMAKE_OPTIONS): Remove definition (to ansi2knr)Jim Meyering1-1/+0
2002-12-01Don't include <ctype.h>.Jim Meyering1-1/+0
2002-12-01Don't include <string.h> or <ctype.h>.Jim Meyering1-3/+0
2002-12-01ls is now more efficient: it no longer needs to stat each directoryJim Meyering1-9/+10
2002-12-01(gobble_file): Remove the block of code that causedJim Meyering1-15/+2
2002-11-24More clean-up, not that / means /.Jim Meyering1-3/+4
2002-11-24(du_files): Don't strip any trailing slash.Jim Meyering1-20/+7
2002-11-23.Jim Meyering1-1/+1
2002-11-23(decode_switches): Use case-sensitive matching toJim Meyering1-1/+1
2002-11-23(output): Declare some local variables to be of type size_t,Jim Meyering1-3/+3
2002-11-21stty doesn't support all baud rates available in current Linux kernels.Jim Meyering1-0/+33
2002-11-17(movefile): Don't remove trailing slashes from SOURCE.Jim Meyering1-6/+3
2002-11-15.Jim Meyering1-1/+2
2002-11-12(HAVE_SYMLINKS): Remove unnecessary macro definition.Jim Meyering1-7/+1
2002-11-10(usage): Transform --help output via s/ - / /,Jim Meyering1-36/+36
2002-11-10(sighandler): Handle SIGTSTP specially.Jim Meyering1-8/+18
2002-11-10(restore_default_color_handler, sigtstp_handler): Remove functions.Jim Meyering1-13/+49
2002-11-10(main): Also declare `i' to be unsigned, not int.Jim Meyering1-16/+21
2002-11-10(sighandler): Use raise, rather than kill+getpid.Jim Meyering1-6/+2
2002-11-10(interrupt_handler): Use raise, rather than kill+getpid.Jim Meyering1-1/+1
2002-11-10(interrupt_handler): Use raise, rather than kill+getpid.Jim Meyering1-1/+1
2002-11-09correct indentationJim Meyering1-4/+4
2002-11-09ls --color: restore terminal state (color) upon signal.Jim Meyering1-0/+44
2002-11-08(human_output_opts): New var.Jim Meyering1-12/+19
2002-11-08(print_header): Use primitives from inttostr.h, notJim Meyering1-34/+68
2002-11-06.Jim Meyering1-4/+11
2002-11-06(print_long_format, print_file_name_and_frills):Jim Meyering1-39/+42
2002-11-06(usage): Update description.Jim Meyering1-2/+2
2002-11-06(print_esc): Hexadecimal \xhh escapes may haveJim Meyering1-2/+4
2002-11-05(inttostr): Remove; use new imaxtostr library function instead.Jim Meyering1-21/+3
2002-11-05(checkfp): Use primitives from inttostr.h, not human.h,Jim Meyering1-3/+3
2002-11-05(bsd_sum_file, sysv_sym_file):Jim Meyering1-2/+2
2002-11-05(xlseek):Jim Meyering1-14/+9
2002-11-05(write_counts, wc):Jim Meyering1-9/+9
2002-11-05(dopass):Jim Meyering1-13/+14
2002-11-05(print_factors):Jim Meyering1-4/+4
2002-11-05(print_stats, main):Jim Meyering1-10/+7
2002-11-05(handle_line_error, parse_patterns):Jim Meyering1-5/+5
2002-11-05(cksum): Use primitives from inttostr.h, notJim Meyering1-4/+4
2002-10-19(cwrite): Change type of `bytes' parameter to size_tJim Meyering1-51/+29
2002-10-19(print_heading): Align TTY and Name headings.Jim Meyering1-2/+2
2002-10-18(ST_BLKSIZE): Correct comment describing how toJim Meyering1-1/+1