aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/b2m.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (main): Avoid crash if argc is 1.Richard M. Stallman1994-05-171-1/+1
|
* Don't include string.h or strings.h.Richard M. Stallman1994-04-281-6/+0
|
* Clean up indentation and whitespace.Richard M. Stallman1994-03-051-44/+56
|
* (main): Change delimiter from "^L" to "^_^L".Richard M. Stallman1994-03-051-5/+1
| | | | | Allow for text following "BABYL OPTIONS:". Add --help option. Use argv[0] in error messages.
* (main): Change delimiter from "^L" to "^_^L".Karl Heuer1994-03-031-9/+19
| | | | | Allow for text following "BABYL OPTIONS:". Add --help option. Use argv[0] in error messages.
* (main) [MSDOS]: Open all files as binary.Richard M. Stallman1994-01-061-0/+8
|
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
|
* (TRUE, FALSE): Don't define if already defined.Richard M. Stallman1993-08-111-0/+4
|
* * b2m.c: #include <sys/types.h>.Jim Blandy1993-07-061-1/+2
| | | | (ltoday): Declare this to be time_t.
* * b2m.c (main): Don't exit upon reading a blank line.Jim Blandy1993-03-111-2/+8
|
* entered into RCSJim Blandy1992-08-191-0/+7
|
* Initial revisionJim Blandy1991-12-041-0/+84