summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-06-08.Jim Meyering-1/+1
2003-06-06.Jim Meyering-1/+2
2003-06-06(main): Avoid newer 3-arg form of open,Jim Meyering-2/+2
2003-06-06Include <stdbool.h> unconditionally.Jim Meyering-5/+1
2003-06-06.Jim Meyering-0/+2
2003-06-03Avoid unnecessary copying of environment.Jim Meyering-7/+5
2003-06-02[!TEST_STANDALONE]: Remove #if-0'd block.Jim Meyering-24/+12
2003-06-02Always include <string.h>, since we assume C89.Jim Meyering-11/+2
2003-06-01Avoid a race condition in `tail -f' described by Ken Raeburn inJim Meyering-25/+61
2003-05-29.Jim Meyering-5/+2
2003-05-28.Jim Meyering-1/+1
2003-05-28Allow expansion of `$file' in the here-Jim Meyering-3/+3
2003-05-26Fix portability problem on FreeBSD5.0: don't includeJim Meyering-14/+12
2003-05-24(split_3): Accept the BSD format only when in MD5 mode.Jim Meyering-1/+1
2003-05-24(bsd_split_3): New function.Jim Meyering-2/+46
2003-05-21(elide_tail_lines_pipe): Fix a thinko.Jim Meyering-2/+3
2003-05-14(usage): Document new feature: --bytes=-N and --lines=-N.Jim Meyering-4/+8
2003-05-14.Jim Meyering-1/+1
2003-05-14(AUTHORS): Enclose string in N_(...), now that it includes `and'.Jim Meyering-1/+1
2003-05-14(usage): Don't use `,' as the thousands separatorJim Meyering-1/+1
2003-05-14(usage): Don't use `,' as the thousands separatorJim Meyering-5/+5
2003-05-14Fix uniq to conform to POSIX, which requires that "uniq -d -u"Jim Meyering-25/+25
2003-05-13Handle argc < optind.Jim Meyering-28/+29
2003-05-13(elide_tail_lines_pipe): Don't apply cast to argument of free.Jim Meyering-1/+1
2003-05-13(struct F_triple) [name]: Remove const attribute.Jim Meyering-3/+3
2003-05-13(sort): Don't apply cast to argument of free.Jim Meyering-1/+1
2003-05-13(struct Src_to_dest) [name]: Remove const attribute.Jim Meyering-2/+2
2003-05-13(OLD): Don't apply cast to argument of free.Jim Meyering-1/+1
2003-05-13(delseq, freeline): Don't apply cast to argument of free.Jim Meyering-2/+2
2003-05-13shorten long lineJim Meyering-1/+1
2003-05-13(init_fps, init_store_cols): Don't apply cast to argument of free.Jim Meyering-3/+3
2003-05-13(zaptemp): Don't apply cast to argument of free.Jim Meyering-1/+1
2003-05-13Remove unnecessary cast of argument to free. twice moreJim Meyering-2/+2
2003-05-13Remove unnecessary cast of argument to free.Jim Meyering-1/+1
2003-05-13Include "quote.h".Jim Meyering-17/+26
2003-05-13(elide_tail_lines_pipe): Use `if', not an assert.Jim Meyering-15/+15
2003-05-12Include <assert.h>.Jim Meyering-21/+140
2003-05-11.Jim Meyering-1/+1
2003-05-11(main): Handle argc < optind.Jim Meyering-2/+2
2003-05-10(main): Handle argc < optind.Jim Meyering-4/+1
2003-05-10(main): Handle argc == 0.Jim Meyering-3/+3
2003-05-10(main): Handle argc < optind.Jim Meyering-3/+3
2003-05-10(main): Handle argc == 0.Jim Meyering-1/+1
2003-05-10Handle argc < optind.Jim Meyering-4/+1
2003-05-10(main): Handle argc == 0.Jim Meyering-1/+1
2003-05-10Handle argc < optind.Jim Meyering-1/+1
2003-05-10(send_signals): Don't check command line arguments here.Jim Meyering-8/+8
2003-05-10Handle argc < optind.Jim Meyering-2/+2
2003-05-10Handle argc < optind.Jim Meyering-3/+3
2003-05-10Handle argc < optind.Jim Meyering-2/+2