projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbb819
)
* archive.c (bsd_write_armap): Cast getuid and getgid results to
author
Ian Lance Taylor
<ian@airs.com>
Mon, 13 Mar 1995 18:49:44 +0000
(18:49 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Mon, 13 Mar 1995 18:49:44 +0000
(18:49 +0000)
long, and print with %ld.
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index
d92f870
..
5a76b47
100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+Mon Mar 13 13:48:49 1995 Ian Lance Taylor <ian@cygnus.com>
+
+ * archive.c (bsd_write_armap): Cast getuid and getgid results to
+ long, and print with %ld.
+
start-sanitize-arc
Sun Mar 12 05:22:10 1995 Doug Evans <dje@chestnut.cygnus.com>