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