Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-02-29 | . | Jim Meyering | |
1996-02-29 | Use @sc{} around POSIX and POSIX.2. | Jim Meyering | |
1996-02-28 | . | Jim Meyering | |
1996-02-28 | . | Jim Meyering | |
1996-02-28 | Adapt for automake-0.30. | Jim Meyering | |
(noinst_HEADERS): Rename from HEADERS. | |||
1996-02-28 | . | Jim Meyering | |
1996-02-27 | Revert last change. Comment didn't add anything. | Jim Meyering | |
1996-02-27 | Elaborate comment. | Jim Meyering | |
1996-02-27 | (copy): Remove bogus (now that we're using full_write) increment of w_partial. | Jim Meyering | |
Change sense of the tests (though they're equivalent) that check the value returned by full_write. making it clearer where errno is valid. full_write always writes the full amount or fails. | |||
1996-02-27 | . | Jim Meyering | |
1996-02-26 | . | Jim Meyering | |
1996-02-25 | . | Jim Meyering | |
1996-02-25 | (batch_convert): Put `' around filename in error in case it's empty. | Jim Meyering | |
1996-02-24 | Unprotoize. | Jim Meyering | |
1996-02-24 | . | Jim Meyering | |
1996-02-24 | __P-protect forward declarations. | Jim Meyering | |
(main): Protoize function definition. | |||
1996-02-24 | (cmpf): Indent macro uses so ansi2knr doesn't mistake them | Jim Meyering | |
for function dcls and munge them. (arithf): Likewise. (arithdivf): Likewise. | |||
1996-02-23 | . | Jim Meyering | |
1996-02-23 | [HAVE_SYS_SOCKET_H]: Include <sys/socket.h> for definition of AF_INET | Jim Meyering | |
on at least SunOS 4. | |||
1996-02-23 | (docolon): Set re_syntax_options to RE_SYNTAX_POSIX_BASIC | Jim Meyering | |
so expr's pattern matching uses BASIC (not GNU-extended) REs. Reported by Jim Kingdon. | |||
1996-02-23 | (print_entry): Use strchr, not index. | Jim Meyering | |
1996-02-23 | (batch_convert): Declare BUFLEN local to be of type size_t, not int. | Jim Meyering | |
1996-02-23 | . | Jim Meyering | |
1996-02-23 | . | Jim Meyering | |
1996-02-22 | (xfields) [without -t]: Ignore leading blanks. | Jim Meyering | |
From David Dyck (dcd@tc.fluke.COM). | |||
1996-02-22 | . | Jim Meyering | |
1996-02-22 | . | Jim Meyering | |
1996-02-21 | . | Jim Meyering | |
1996-02-20 | . | Jim Meyering | |
1996-02-18 | [TOLOWER]: Define. | Jim Meyering | |
(usage): Briefly describe new --ignore-case (-i) option. (memcasecmp): New function. (main): Set IGNORE_CASE for -i. (keycmp): Compare with memcasecmp if IGNORE_CASE is set. Suggestion and an initial patch from Alberto Accomazzi <alberto@cfa0.harvard.edu>. | |||
1996-02-18 | . | Jim Meyering | |
1996-02-18 | (join): Describe new --ignore-case (-i) option. | Jim Meyering | |
1996-02-18 | . | Jim Meyering | |
1996-02-18 | Add -z option. Change all occurrences of '\n' to `eolchar'. | Jim Meyering | |
(usage): Describe it. (main): Set eolchar to 0 for -z. From Mark W. Eichin <eichin@cygnus.com>. | |||
1996-02-17 | . | Jim Meyering | |
1996-02-17 | Mark a few error strings for translation. | Jim Meyering | |
From Franc,ois Pinard. | |||
1996-02-16 | . | Jim Meyering | |
1996-02-16 | . | Jim Meyering | |
1996-02-16 | (copy): Detect (and fail) when creating backup file would destroy source. | Jim Meyering | |
Reported by Martin C. Martin <mcm@cs.cmu.edu>. | |||
1996-02-16 | . | Jim Meyering | |
1996-02-14 | . | Jim Meyering | |
1996-02-14 | (main): When failing because there were `too many arguments,' say so. | Jim Meyering | |
1996-02-13 | . | Jim Meyering | |
1996-02-13 | . | Jim Meyering | |
1996-02-13 | . | Jim Meyering | |
1996-02-13 | Be careful to always return something. | Jim Meyering | |
1996-02-13 | (print_entry): If possible, canonicalize the host hame. | Jim Meyering | |
From Miles Bader (miles@gnu.ai.mit.edu). | |||
1996-02-13 | . | Jim Meyering | |
1996-02-13 | . | Jim Meyering | |
1996-02-13 | . | Jim Meyering | |