summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-03-04*** empty log message ***Jim Meyering
1999-03-04Include long-options.hJim Meyering
[long_options]: Remove the "help" and "version" entries. Remove declarations of show_help and show_version. (main): Use parse_long_options, including author name(s). Remove the show_version and show_help blocks.
1999-03-04(main): Include author name argument in call to parse_long_options.Jim Meyering
1999-03-04(main): Include author name argument in call to parse_long_options.Jim Meyering
1999-03-04Include long-options.hJim Meyering
[long_options]: Remove the "help" and "version" entries. Remove declarations of show_help and show_version. (main): Remove `const' attribute from dcl of argv parameter. Call bindtextdomain and textdomain. Use parse_long_options, including author name(s). Remove the show_version and show_help blocks.
1999-03-04(main): Include author name argument.Jim Meyering
1999-03-04*** empty log message ***Jim Meyering
1999-03-04Include long-options.hJim Meyering
[long_options]: Remove the "help" and "version" entries. (main): Use parse_long_options, including author name(s). Remove the show_version and show_help blocks.
1999-03-04Update prototype.Jim Meyering
1999-03-04(_): Define it.Jim Meyering
(parse_long_options): Accept new parameter, authors, and print it.
1999-03-03*** empty log message ***Jim Meyering
1999-03-02*** empty log message ***Jim Meyering
1999-03-02(read_utmp) [HAVE_UTMPNAME]: Rewrite.Jim Meyering
1999-03-02import latestJim Meyering
1999-02-19*** empty log message ***Jim Meyering
1999-02-19<alloca.h>: Include if HAVE_ALLOCA_H, not FORCE_ALLOCA_H.Jim Meyering
The FORCE_ALLOCA_H was a relic of the bad old pre-autoconf Emacs days.
1999-02-17*** empty log message ***Jim Meyering
1999-02-17(AM_GNU_GETTEXT): Do `changequote' around use of bracketsJim Meyering
in macro definition. From Eli Zaretskii and Alain Magloire.
1999-02-17tweak commentJim Meyering
1999-02-17(wipename): Fix string thinko. Now, shredding filesJim Meyering
in subdirectories works (dir/file). From Janos Farkas.
1999-02-17*** empty log message ***Jim Meyering
1999-02-16new version from UliJim Meyering
1999-02-16.Jim Meyering
1999-02-16.Jim Meyering
1999-02-16(usage): add \n\Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-16*** empty log message ***Jim Meyering
1999-02-16(main): #ifdef-out unreachable code.Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-16(usage): Add a one-line description.Jim Meyering
1999-02-16update copyright datesJim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-02-15*** empty log message ***Jim Meyering
1999-02-14.Jim Meyering
1999-02-14*** empty log message ***Jim Meyering
1999-02-14(dc_parse_stream): Don't try to dereference NULLJim Meyering
if there's an error is in our built-in list.
1999-02-14*** empty log message ***Jim Meyering
1999-02-14(main): Set x.backup_type only if backups are requested.Jim Meyering
(cp_option_init): Initialize backup_type. (backup_type): Remove unused variable.
1999-02-09import latestJim Meyering
1999-02-09*** empty log message ***Jim Meyering
1999-02-09(slack_codes): Add "DOOR".Jim Meyering
(ls_codes): Add corresponding "do".
1999-02-08*** empty log message ***Jim Meyering
1999-02-08Run all tests even if some fails.Jim Meyering
Don't use trap.
1999-02-08Use `stty', not $STTY.Jim Meyering
Fix typo in VERBOSE code: s/\$RM/stty/.
1999-02-08(TESTS_ENVIRONMENT): Set PATH, not STTY.Jim Meyering
1999-02-08*** empty log message ***Jim Meyering
1999-02-08Don't include stdio.h.Jim Meyering
1999-02-08Include stdio.h.Jim Meyering
1999-02-08*** empty log message ***Jim Meyering