summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorLines
1999-09-19(siginfo_handler): Mark parameter with ATTRIBUTE_UNUSED.Jim Meyering-24/+28
1999-09-19(__attribute__): Define.Jim Meyering-3/+9
1999-09-09(usage): Remove misleading sentence in --help output.Jim Meyering-1/+0
1999-09-08Remove declaration of xstrdup.Jim Meyering-1/+0
1999-09-02Remove xstrdup declaration.Jim Meyering-2/+0
1999-09-02Remove xstrdup declaration.Jim Meyering-2/+0
1999-09-02Remove xstrdup declaration.Jim Meyering-2/+0
1999-09-02Remove xstrdup declaration.Jim Meyering-6/+0
1999-09-01Remove declaration of xstrdup.Jim Meyering-3/+0
1999-08-31Add .rpm, .png, and .fli.Jim Meyering-0/+3
1999-08-30(longopts): Restore accidentally-removed entry for `--portability' long option.Jim Meyering-0/+1
1999-08-30(usage): Correct --help message.Jim Meyering-8/+8
1999-08-30split a long line.Jim Meyering-1/+2
1999-08-30(usage): Correct --help message.Jim Meyering-3/+7
1999-08-30(usage): Correct --help message.Jim Meyering-2/+5
1999-08-30(usage): Correct --help message.Jim Meyering-1/+1
1999-08-30(usage): Correct --help message.Jim Meyering-1/+1
1999-08-30(usage): Correct --help message.Jim Meyering-2/+4
1999-08-30(usage): Correct --help message.Jim Meyering-1/+1
1999-08-29(main): Call exit explicitly to avoid warning from gcc.Jim Meyering-30/+7
1999-08-29(isinteger): Move definition to precede use. Remove prototype.Jim Meyering-21/+19
1999-08-29(main): Call exit explicitly to avoid warning from gcc.Jim Meyering-2/+7
1999-08-29(main): Call exit explicitly to avoid warning from gcc.Jim Meyering-1/+6
1999-08-22(detect_loop): There's no loop if k->top is NULL.Jim Meyering-1/+1
1999-08-22tweak commentJim Meyering-4/+6
1999-08-22(check_file): Explain why we have separate `if' and `else'Jim Meyering-0/+5
1999-08-22(check_file): Generate each line of output earlier,Jim Meyering-29/+58
1999-08-22(ATTRIBUTE_NORETURN): Define.Jim Meyering-0/+6
1999-08-22Use ATTRIBUTE_NORETURN instead of NO_RETURN_ATTRIBUTE.Jim Meyering-9/+3
1999-08-22(run_shell): Declare with noreturn attribute.Jim Meyering-1/+4
1999-08-22(main): Rename locals i and j.Jim Meyering-30/+37
1999-08-22(validate_path): Use IF_LINT macro instead of #ifdef lint.Jim Meyering-6/+1
1999-08-22(batch_convert): Use IF_LINT macro instead of #ifdef lint.Jim Meyering-6/+1
1999-08-22(dump): Use IF_LINT macro instead of #ifdef lint...Jim Meyering-10/+2
1999-08-22(paste_parallel): Use IF_LINT macro instead of #ifdef lint...Jim Meyering-5/+1
1999-08-22(read_line): Use IF_LINT macro instead of #ifdef lint...Jim Meyering-6/+2
1999-08-22(checkfp): Use IF_LINT macro instead of #ifdef lint...Jim Meyering-10/+2
1999-08-22(usage): Correct bug-reporting email address.Jim Meyering-2/+2
1999-08-22(IF_LINT): Define new macro.Jim Meyering-0/+7
1999-08-22(md5_check): Remove trailing `\n' in error format.Jim Meyering-1/+1
1999-08-22(SWAP_LINES): New macro.Jim Meyering-7/+10
1999-08-22(writeline): Constify a char*.Jim Meyering-1/+1
1999-08-22(cksum): Constify a char*.Jim Meyering-1/+1
1999-08-22(parse_integer): Add `const' to char* parameter andJim Meyering-5/+7
1999-08-22(check_file): Move declarations of local variablesJim Meyering-7/+10
1999-08-21(usage): Remove the ` [-v]' from the Usage: line.Jim Meyering-1/+1
1999-08-20(usage): Tweak --help output to make it more consistent with that of chgrp.Jim Meyering-2/+2
1999-08-20(usage): Tweak --help output to make it more consistent with that of chown.Jim Meyering-3/+7
1999-08-16This change is nearly identical to the chown.c change of 1998-05-24Jim Meyering-22/+40
1999-08-16(groupname): Declare to be `const'.Jim Meyering-5/+6