summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
2003-04-11duhJim Meyering-1/+0
2003-04-11Include error.h after system.h, not before.Jim Meyering-3/+4
2003-04-11Remove anachronistic casts of xmalloc,Jim Meyering-111/+105
2003-04-11include xalloc.hJim Meyering-4/+2
2003-04-11do not cast xmalloc return valueJim Meyering-3/+3
2003-04-10(wrapf): Declare with format attribute.Jim Meyering-1/+4
2003-04-10.Jim Meyering-2/+7
2003-04-10(fs.h): New rule to generate fs.h from stat.c.Jim Meyering-1/+8
2003-04-10add commentJim Meyering-0/+6
2003-04-10(human_fstype) [__linux__]: Append each hex constant fromJim Meyering-30/+30
2003-04-10now it's automatically generatedJim Meyering-32/+33
2003-04-10New script to extract fs.h definitions from stat.c.Jim Meyering-0/+118
2003-04-10(human_fstype): Handle Linux's devpts.Jim Meyering-0/+3
2003-04-10(S_MAGIC_DEVPTS): New magic for Linux's devpts.Jim Meyering-2/+3
2003-04-09(line_bytes_split): Arg is of type size_t, sinceJim Meyering-6/+12
2003-04-09(bytes_split): Use size_t temporary (rather thanJim Meyering-8/+9
2003-04-09Handle command line option arguments larger than 2^31.Jim Meyering-30/+38
2003-04-09(lines_split): Rename local, nlines -> n_lines.Jim Meyering-3/+3
2003-04-08(usage): Mention that --directory (-d) works only on some systems.Jim Meyering-1/+2
2003-04-08(main): Use STDIN_FILENO, not literal `0'.Jim Meyering-1/+1
2003-04-08(main): Rename local variable: s/accum/n_units/.Jim Meyering-10/+11
2003-04-08also change NCHARS, in comments, to N_BYTESJim Meyering-3/+3
2003-04-08Rename local variables: nchars -> n_bytes.Jim Meyering-8/+8
2003-04-07Add #include directives for Ultrix 4.4.Jim Meyering-1/+6
2003-04-05.Jim Meyering-38/+44
2003-04-05*** empty log message ***Jim Meyering-22/+22
2003-04-05Make `kill -t' output signal descriptions (not `?') on Tru64.Jim Meyering-1/+3
2003-04-04(PERL): Remove unnecessary definition.Jim Meyering-1/+0
2003-04-04Because of inappropriate (but POSIX-mandated) behavior of rename,Jim Meyering-7/+42
2003-04-04Clean up rules for automatically generated sources:Jim Meyering-9/+15
2003-04-04Put LOCALEDIR macro definition in new file: localedir.h.Jim Meyering-4/+10
2003-04-04Include "localedir.h".Jim Meyering-1/+2
2003-04-02.Jim Meyering-1/+1
2003-04-02.Jim Meyering-2/+2
2003-04-02(false.c): Change all occurrences of `(EXIT_SUCCESS)' to `(EXIT_FAILURE)'.Jim Meyering-1/+1
2003-03-30(is_empty_dir): Don't let a failing closedirJim Meyering-1/+2
2003-03-30Fix typo in comment.Jim Meyering-2/+2
2003-03-27Remove Arnold Robbins' obsolete e-mail addressJim Meyering-2/+2
2003-03-27Fix buffer overrun problem reported by TAKAI Kousuke, alongJim Meyering-5/+12
2003-03-27.Jim Meyering-3/+3
2003-03-26(struct cp_options): Add a comment.Jim Meyering-0/+4
2003-03-22D'oh.Jim Meyering-1/+1
2003-03-22Don't include <sys/sysmacros.h>.Jim Meyering-13/+14
2003-03-20(valid_format): Also accept ` ' and `'' as validJim Meyering-3/+3
2003-03-20.Jim Meyering-1/+2
2003-03-19(all-local): Append $(EXEEXT) to use of `su'Jim Meyering-3/+3
2003-03-19.Jim Meyering-1/+1
2003-03-18[struct Word] (paren, period, punct, final): Change theJim Meyering-5/+5
2003-03-16(rm): Put two local variables in static storage,Jim Meyering-2/+5
2003-03-15.Jim Meyering-1/+1