OSDN Git Service
(root)
/
pf3gnuchains
/
pf3gnuchains4x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e85fa06
)
* include/stdio.h (__mingw_fwrite): Change return value to
author
dannysmith
<dannysmith>
Thu, 24 Mar 2005 05:58:52 +0000
(
05:58
+0000)
committer
dannysmith
<dannysmith>
Thu, 24 Mar 2005 05:58:52 +0000
(
05:58
+0000)
size_t.
* mingwex/mingw-fseek.c (__mingw_fwrite): Likewise.
winsup/mingw/ChangeLog
patch
|
blob
|
history
diff --git
a/winsup/mingw/ChangeLog
b/winsup/mingw/ChangeLog
index
76beb34
..
21b729f
100644
(file)
--- a/
winsup/mingw/ChangeLog
+++ b/
winsup/mingw/ChangeLog
@@
-1,3
+1,9
@@
+2005-03-24 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/stdio.h (__mingw_fwrite): Change return value to
+ size_t.
+ * mingwex/mingw-fseek.c (__mingw_fwrite): Likewise.
+
2005-03-15 Hans Leidekker <hans@it.vu.nl>
* include/malloc.h (_FREEENTRY, _USEDENTRY): Correct defines.