diff options
author | Steve Chamberlain <sac@cygnus> | 1991-12-12 01:21:40 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-12-12 01:21:40 +0000 |
commit | 33b6c26253062c395320fe6b3fee5fbfaa118ef6 (patch) | |
tree | 69c5c253826b4b64ae4aca18bfaeaf383fc0562e /bfd/hosts/.Sanitize | |
parent | 5af19052119d2b0c6eeb23670395cb30ca363aee (diff) | |
download | gdb-33b6c26253062c395320fe6b3fee5fbfaa118ef6.zip gdb-33b6c26253062c395320fe6b3fee5fbfaa118ef6.tar.gz gdb-33b6c26253062c395320fe6b3fee5fbfaa118ef6.tar.bz2 |
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.
Diffstat (limited to 'bfd/hosts/.Sanitize')
-rw-r--r-- | bfd/hosts/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/hosts/.Sanitize b/bfd/hosts/.Sanitize index cc198ad..1b8fa6a 100644 --- a/bfd/hosts/.Sanitize +++ b/bfd/hosts/.Sanitize @@ -30,6 +30,7 @@ h-decstation.h h-dgux.h h-delta88.h h-dose.h +h-go32.h h-harris.h h-hp300bsd.h h-hp9000.h |