Commit Graph

11 Commits

Author SHA1 Message Date
John Gilmore
a5431adc97 * hosts/h-*.h: Configure fopen using ../include/fopen-*.h
rather than N copies of the same lines.
1991-12-13 05:03:17 +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
Steve Chamberlain
147a251ab6 More prototype lint. 1991-12-08 01:05:54 +00:00
Steve Chamberlain
179ca8db66 Changed all prototypes from PROTO to EXFUN 1991-12-01 01:32:27 +00:00
K. Richard Pixley
7f281dcbe4 Correcting a prototype for gcc. 1991-08-06 20:35:15 +00:00
Steve Chamberlain
ac677dad95 Patches from David Wood 1991-07-19 15:29:16 +00:00
Steve Chamberlain
d25efc25a6 *** empty log message *** 1991-07-16 21:38:39 +00:00
Steve Chamberlain
6f7912b9fb Modified fctnl proto 1991-07-04 17:00:42 +00:00
Steve Chamberlain
19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
John Gilmore
f929c7d43b Saber C fixups. 1991-05-04 22:45:02 +00:00
Steve Chamberlain
e4a0e98e2b Initial revision 1991-04-03 22:19:10 +00:00