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
John Gilmore
00a76e06c9
Define FASCIST_FDOPEN.
1991-11-09 11:11:09 +00:00
John Gilmore
06d0bdef53
* hosts/h-amix.h, h-i386v.h: Define POSIX_UTIME, not USG.
...
* hosts/h-hp9000.h: Remove USG comment.
* hosts/h-rs6000.h: Include <stdlib.h> for malloc.
* hosts/h-news.h, h-sparc-64.h: New config files that had
previously been kludged in the <sysdep.h> file.
1991-10-11 10:41:22 +00:00
Steve Chamberlain
660f21b7de
Initial revision
1991-04-15 15:29:40 +00:00