summaryrefslogtreecommitdiff
path: root/lib-src/hexl.c
Commit message (Collapse)AuthorAgeFilesLines
* Include <config.h>, so DOS_NT is defined on MSDOS.Richard M. Stallman1996-08-231-0/+4
|
* [DOSNT]: Include fcntl.h.Richard M. Stallman1996-04-281-5/+8
| | | | | [WINDOWSNT]: Include io.h. (main) [MSDOS]: Change conditional to DOS_NT.
* (main) [DJGPP v2]: Don't change to binary for a tty.Richard M. Stallman1996-04-141-1/+2
|
* (main) [DJGPP v2]: Don't change to binary for a tty.Richard M. Stallman1996-04-141-1/+2
|
* [DJGPP v2]: Include io.h.Richard M. Stallman1996-04-121-0/+11
| | | | (main) [DJGPP v2]: Switch standard streams to binary with setmode.
* Eliminate some -Wall warnings.David J. MacKenzie1994-10-121-0/+4
|
* Don't declare exit or perror.Richard M. Stallman1994-06-231-5/+0
|
* [MSDOS]: Don't define proto type for exit.Richard M. Stallman1994-04-291-0/+3
|
* Fix up whitespace. Get rid of spurious casts to void.Richard M. Stallman1994-01-061-135/+156
| | | | | [MSDOS]: Use binary file modes for non-text side of pipe. (main): Use fclose to close file opened by fopen.
* entered into RCSJim Blandy1989-05-271-0/+219