4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-22 16:49:45 +08:00
Corinna Vinschen dc3d6d9093 * libc/stdio/fflush.c (_fflush_r): Store old errno to check for
low-level seek error condition.  Restore old errno in case of
	success.  Don't use new position after seek as error condition,
	rather check for return value of -1 and errno.  Handle EINVAL
	just like ESPIPE.  Only set fp->_offset if errno is 0.
2009-10-30 08:26:41 +00:00
..
2009-10-26 10:05:23 +00:00
2009-10-26 10:05:23 +00:00
2009-08-19 12:38:09 +00:00
2009-08-19 12:38:09 +00:00
2000-02-17 19:39:52 +00:00