Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-23 | (copy): With -i and not -f, prompt for any type of | Jim Meyering | |
(non-directory) source file before overwriting an existing target. Reported by Mark A. Thomas. | |||
1996-11-23 | . | Jim Meyering | |
1996-11-23 | . | Jim Meyering | |
1996-11-23 | (main): Warn if excess arguments are ignored. | Jim Meyering | |
E.g., printf foo bar now ignores the single non-format argument, bar. | |||
1996-11-23 | . | Jim Meyering | |
1996-11-23 | (process_regexp): Update CURRENT_LINE only if | Jim Meyering | |
the new value would be larger. This avoids the infinite loop otherwise provoked by situations like this: printf "\na\n" | csplit - '/a/-1' '{*}' From Jens Schmidt. | |||
1996-11-21 | remove my @comco address | Jim Meyering | |
1996-11-21 | . | Jim Meyering | |
1996-11-21 | (xgethostname): Work around bug in SunOS5.5's gethostname. | Jim Meyering | |
1996-11-20 | . | Jim Meyering | |
1996-11-20 | . | Jim Meyering | |
1996-11-20 | . | Jim Meyering | |
1996-11-20 | . | Jim Meyering | |
1996-11-20 | . | Jim Meyering | |
1996-11-18 | Remove unused declaration of mktime. From Tony Leneis. | Jim Meyering | |
1996-11-18 | . | Jim Meyering | |
1996-11-18 | . | Jim Meyering | |
1996-11-18 | (main): Ignore -a, for compatibility with SVR4. | Jim Meyering | |
1996-11-05 | . | Jim Meyering | |
1996-11-05 | . | Jim Meyering | |
1996-11-05 | . | Jim Meyering | |
1996-11-05 | Thu Oct 31 19:32:32 1996 Miles Bader <miles@gnu.ai.mit.edu> | Jim Meyering | |
[ENAMETOOLONG] (xgethostname): If gethostname returns an error other than buffer overflow, exit with an error message instead of allocating infinite amounts of space. [!EXIT_FAILURE] (EXIT_FAILURE): New macro. <errno.h>: New include. [!errno] (errno): New declaration. | |||
1996-11-05 | . | Jim Meyering | |
1996-11-05 | Fix copyright. | Jim Meyering | |
1996-11-05 | Fix copyright. | Jim Meyering | |
1996-11-05 | . | Jim Meyering | |
1996-11-05 | libitize | Jim Meyering | |
1996-11-05 | . | Jim Meyering | |
1996-11-04 | from franc,ois | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | New version from François Pinard. | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | libitize | Jim Meyering | |
1996-11-04 | . | Jim Meyering | |
1996-11-04 | (recover_mode): Fail also if there are too many fields. From Karl Heuer. | Jim Meyering | |
1996-11-03 | cpp-indent + change some #ifdef to #if | Jim Meyering | |
1996-11-03 | . | Jim Meyering | |
1996-11-03 | . | Jim Meyering | |
1996-11-03 | Include sys/types.h for the definitions | Jim Meyering | |
(otherwise missing on some systems) of caddr_t (used by sys/socket.h) and ushort (used by netinet/in.h). From Karl Heuer. | |||
1996-11-03 | . | Jim Meyering | |
1996-11-03 | . | Jim Meyering | |
1996-11-03 | change bug-reporting address | Jim Meyering | |
1996-11-03 | change bug-reporting address | Jim Meyering | |
1996-11-02 | change bug-reporting address | Jim Meyering | |
1996-11-02 | . | Jim Meyering | |
1996-11-02 | change bug-reporting address | Jim Meyering | |
1996-11-02 | change bug-reporting address | Jim Meyering | |