summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by ↵Jim Meyering
xargmatch.
1999-01-16(usage): Don't make it static so that it can be called from libfu.a by ↵Jim Meyering
xargmatch.
1999-01-16s/argmatch_exit_failure/argmatch_die/Jim Meyering
1999-01-16(EXIT_FAILURE): Define.Jim Meyering
(ARGMATCH_DIE): Use it.
1999-01-16*** empty log message ***Jim Meyering
1999-01-16(XARGMATCH): Define to return a value once again.Jim Meyering
(XARGCASEMATCH): Likewise.
1999-01-16(ARGMATCH_DIE): Provide default.Jim Meyering
(__xargmatch_internal): New function. s/rogram_name/program_name. From Akim Demaille.
1999-01-15import latestJim Meyering
1999-01-14*** empty log message ***Jim Meyering
1999-01-14Use `f', not `x' as temp. file name to avoid warnings from perl5.004.Jim Meyering
1999-01-14.Jim Meyering
1999-01-14*** empty log message ***Jim Meyering
1999-01-14(parse_long_options): Rename `usage' parameterJim Meyering
to avoid shadowing globally scoped function.
1999-01-14Don't prototype usage as static.Jim Meyering
1999-01-14Include closeout.h. (main): Use close_stdout.Jim Meyering
1999-01-14Include closeout.h. (main): Use close_stdout_status.Jim Meyering
1999-01-13.Jim Meyering
1999-01-13.Jim Meyering
1999-01-13*** empty log message ***Jim Meyering
1999-01-13new version from automakeJim Meyering
1999-01-13.Jim Meyering
1999-01-13.Jim Meyering
1999-01-13new version from glibcJim Meyering
1999-01-13new version from glibcJim Meyering
1999-01-12add parens, s/|/;/Jim Meyering
1999-01-12*** empty log message ***Jim Meyering
1999-01-12Rewrite to avoid using fmt.Jim Meyering
1999-01-11.Jim Meyering
1999-01-11*** empty log message ***Jim Meyering
1999-01-11.Jim Meyering
1999-01-11*** empty log message ***Jim Meyering
1999-01-11All of the following new code is protected by `#if DONT_UNLINK_WHILE_OPEN'Jim Meyering
(file_to_remove): New global. (fp_to_close): New global. (unlink_tempfile): New function. (record_tempfile): New function. (save_stdin): Call record_tempfile. Use SET_BINARY. (main): Use SET_BINARY and SET_BINARY2. From Eli Zaretskii.
1999-01-11*** empty log message ***Jim Meyering
1999-01-11*** empty log message ***Jim Meyering
1999-01-11.Jim Meyering
1999-01-11*** empty log message ***Jim Meyering
1999-01-11*** empty log message ***Jim Meyering
1999-01-11(copy_internal): Handle two more values of errno fromJim Meyering
failed rename of a directory into a subdirectory of itself.
1999-01-11*** empty log message ***Jim Meyering
1999-01-11(quotearg_buffer): Change escape_quoting_style so that it no longer escapes ` '.Jim Meyering
Suggestion from Paul Eggert.
1999-01-11(decode_switches): Now that escape_quoting_style no longerJim Meyering
escapes the SPACE character, arrange for SPACEs to be quoted here.
1999-01-11(ARGMATCH_QUOTING_STYLE): Change from c_quoting_style to escape_quoting_style.Jim Meyering
(argmatch_invalid): Now that the quoted quantity is no longer double quoted, remove the code that removed leading and trailing double quotes.
1999-01-11*** empty log message ***Jim Meyering
1999-01-11(main) [TEST_CANON_HOST]: Add a simple test driver.Jim Meyering
1999-01-11import new versionJim Meyering
1999-01-10.Jim Meyering
1999-01-10.Jim Meyering
1999-01-10*** empty log message ***Jim Meyering
1999-01-10Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering
1999-01-10Use the new 3-arg form of AC_DEFINE instead of my gross kludge.Jim Meyering