Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-18 | Now that PATH is set properly, use rm and cp rather than $RM and $CP. | Jim Meyering | |
1999-01-18 | . | Jim Meyering | |
1999-01-18 | (TESTS_ENVIRONMENT): Set PATH here, rather than setting RM and CP. | Jim Meyering | |
1999-01-18 | (do_link): Try to remove DEST even after renaming it. | Jim Meyering | |
This fixes a bug reported by Jamie Lokier. | |||
1999-01-18 | *** empty log message *** | Jim Meyering | |
1999-01-18 | cpp-indent #error line | Jim Meyering | |
1999-01-18 | . | Jim Meyering | |
1999-01-17 | *** empty log message *** | Jim Meyering | |
1999-01-17 | (same_name): Use SAME_INODE rather than open coding it. | Jim Meyering | |
1999-01-17 | *** empty log message *** | Jim Meyering | |
1999-01-17 | Add SHELL = /bin/sh. | Jim Meyering | |
1999-01-17 | compress copyright | Jim Meyering | |
1999-01-16 | (ARGMATCH_DIE_DECL): Use it. | Jim Meyering | |
1999-01-16 | *** empty log message *** | Jim Meyering | |
1999-01-16 | (ARGMATCH_DIE_DECL): Define. | Jim Meyering | |
1999-01-16 | *** empty log message *** | Jim Meyering | |
1999-01-16 | Define ARGMATCH_DIE. | Jim Meyering | |
1999-01-16 | . | Jim Meyering | |
1999-01-16 | Don't declare base_name. | Jim Meyering | |
1999-01-16 | Don't declare base_name. | Jim Meyering | |
Use function-style XARGMATCH once again. | |||
1999-01-16 | (usage): Remove `static'. | Jim Meyering | |
Use function-style XARGMATCH. | |||
1999-01-16 | Remove declarations of base_name and get_version. | Jim Meyering | |
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH. | |||
1999-01-16 | Remove declarations of base_name and get_version. | Jim Meyering | |
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH. | |||
1999-01-16 | Remove declarations of base_name and get_version. | Jim Meyering | |
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH. | |||
1999-01-16 | Don't declare base_name. | Jim Meyering | |
(usage): Don't make it static so that it can be called from libfu.a by xargmatch. | |||
1999-01-16 | Remove declarations of base_name and get_version. | Jim Meyering | |
(main): Don't call getenv ("VERSION_CONTROL"); xget_version does it. Use xget_version and function-style XARGMATCH. | |||
1999-01-16 | (base_name): Declare. | Jim Meyering | |
1999-01-16 | (quotearg_n_options): Declare n1 to be of type | Jim Meyering | |
unsigned int, not just int. | |||
1999-01-16 | (get_version): Adjust prototype. | Jim Meyering | |
(xget_version): Add prototype. (base_name): Remove prototype. | |||
1999-01-16 | [!HAVE_DECL_GETENV]: Declare getenv. | Jim Meyering | |
(backup_args): Reorder enum members. (backup_types): Likewise. (get_version): Take an additional parameter, `context'. (xget_version): Like get_version, but if the `version' argument is NULL, use the value of the envvar VERSION_CONTROL. (base_name): Declare. | |||
1999-01-16 | Add prototype for base_name. | Jim Meyering | |
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 | |