OSDN Git Service

* include/stdio.h (__mingw_fwrite): Change return value to
authordannysmith <dannysmith>
Thu, 24 Mar 2005 05:58:52 +0000 (05:58 +0000)
committerdannysmith <dannysmith>
Thu, 24 Mar 2005 05:58:52 +0000 (05:58 +0000)
size_t.
* mingwex/mingw-fseek.c (__mingw_fwrite): Likewise.

winsup/mingw/ChangeLog

index 76beb34..21b729f 100644 (file)
@@ -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.