* archive.c (bsd_write_armap): Ifdef around calls to getuid and

getgid if _WIN32 is defined.
	* opncls.c (bfd_fdopenr):  Remove unnecessary WINGDB ifdef.
This commit is contained in:
Stu Grossman 1996-08-08 15:23:01 +00:00
parent 2055bf857d
commit 320a5c6b18
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Thu Aug 8 08:17:32 1996 Stu Grossman (grossman@critters.cygnus.com)
* archive.c (bsd_write_armap): Ifdef around calls to getuid and
getgid if _WIN32 is defined.
* opncls.c (bfd_fdopenr): Remove unnecessary WINGDB ifdef.
Wed Aug 7 23:19:00 1996 Stu Grossman (grossman@critters.cygnus.com)
* aoutx.h bfd-in.h bfd-in2.h opncls.c riscix.c som.c targets.c: