Age | Commit 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-16 | s/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-15 | import latest | Jim Meyering | |
1999-01-14 | *** empty log message *** | Jim Meyering | |
1999-01-14 | Use `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' parameter | Jim Meyering | |
to avoid shadowing globally scoped function. | |||
1999-01-14 | Don't prototype usage as static. | Jim Meyering | |
1999-01-14 | Include closeout.h. (main): Use close_stdout. | Jim Meyering | |
1999-01-14 | Include 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-13 | new version from automake | Jim Meyering | |
1999-01-13 | . | Jim Meyering | |
1999-01-13 | . | Jim Meyering | |
1999-01-13 | new version from glibc | Jim Meyering | |
1999-01-13 | new version from glibc | Jim Meyering | |
1999-01-12 | add parens, s/|/;/ | Jim Meyering | |
1999-01-12 | *** empty log message *** | Jim Meyering | |
1999-01-12 | Rewrite 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-11 | All 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 from | Jim 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 longer | Jim 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-11 | import new version | Jim Meyering | |
1999-01-10 | . | Jim Meyering | |
1999-01-10 | . | Jim Meyering | |
1999-01-10 | *** empty log message *** | Jim Meyering | |
1999-01-10 | Use the new 3-arg form of AC_DEFINE instead of my gross kludge. | Jim Meyering | |
1999-01-10 | Use the new 3-arg form of AC_DEFINE instead of my gross kludge. | Jim Meyering | |