summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
1999-11-01(usage): Warn about mixing use of `-r' with FIFOs andJim Meyering
1999-10-31Convert --backup to take an optional argument.Jim Meyering
1999-10-31tweak usageJim Meyering
1999-10-30(usage): Tweak --backup descriptionJim Meyering
1999-10-30Convert --backup to take an optional argument.Jim Meyering
1999-10-24(do_copy): Constify `dest', and cast-away the newJim Meyering
1999-10-24add missing program_name arg to match new usage %sJim Meyering
1999-10-23label use of -V/--versin-control as a warningJim Meyering
1999-10-23(full_write): Remove unused decl.Jim Meyering
1999-10-17Convert --backup to take an optional argument.Jim Meyering
1999-10-17change a message and add usage(1) to another.Jim Meyering
1999-10-17Accept new option: --target-directory=DIRJim Meyering
1999-10-17don't compute isdir() of -- or an option stringJim Meyering
1999-10-17remove last `,' in enumJim Meyering
1999-10-16Convert --backup to take an optional argument.Jim Meyering
1999-10-09Accept new option: --target-directory=DIRJim Meyering
1999-10-04(__attribute__): Wrap with #ifndef __attribute__.Jim Meyering
1999-10-04(__attribute__): Define to empty if GCC claims toJim Meyering
1999-10-03(TARGET_DIRECTORY_OPTION): Define.Jim Meyering
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