Commit Graph

4 Commits

Author SHA1 Message Date
John Gilmore 37fc9d04ee Fix core file stacks. 1992-01-31 09:21:14 +00:00
John Gilmore ab68b260f6 * hosts/h-hp300bsd.h, h-tahoe.h, h-vaxbsd.h, h-vaxult.h:
Specify byte order.
* hosts/h-vaxbsd.h:  Define the form of exec and core files.
1992-01-31 07:59:13 +00:00
Steve Chamberlain 33b6c26253 Added macros for the 'type' part of an fopen, freopen or fdopen.
<Read|Write>[Update]<Binary file>|<text file>
eg:
fopen("foo", FOPEN_WB) to open for writing binary. Usefull for vms,
dos and who knows what else.
1991-12-12 01:21:40 +00:00
John Gilmore c4cd3fc62e Initial revision 1991-05-19 22:34:40 +00:00