]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/hosts/vaxult.h
Added macros for the 'type' part of an fopen, freopen or fdopen.
authorSteve Chamberlain <sac@cygnus>
Thu, 12 Dec 1991 01:21:40 +0000 (01:21 +0000)
committerSteve Chamberlain <sac@cygnus>
Thu, 12 Dec 1991 01:21:40 +0000 (01:21 +0000)
commit33b6c26253062c395320fe6b3fee5fbfaa118ef6
tree69c5c253826b4b64ae4aca18bfaeaf383fc0562e
parent5af19052119d2b0c6eeb23670395cb30ca363aee
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.
23 files changed:
bfd/hosts/.Sanitize
bfd/hosts/amix.h
bfd/hosts/decstation.h
bfd/hosts/delta88.h
bfd/hosts/dgux.h
bfd/hosts/dose.h
bfd/hosts/harris.h
bfd/hosts/hp300bsd.h [new file with mode: 0644]
bfd/hosts/hp9000.h
bfd/hosts/i386mach.h
bfd/hosts/i386v.h
bfd/hosts/i386v4.h
bfd/hosts/irix3.h
bfd/hosts/news.h [new file with mode: 0644]
bfd/hosts/rs6000.h
bfd/hosts/rtbsd.h
bfd/hosts/sparc-ll.h
bfd/hosts/sparc.h
bfd/hosts/sun3.h
bfd/hosts/tahoe.h
bfd/hosts/ultra3.h
bfd/hosts/vaxbsd.h
bfd/hosts/vaxult.h