4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +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
..
2007-07-13 20:37:53 +00:00
2007-07-31 20:49:40 +00:00
2007-06-04 18:10:17 +00:00
2009-07-03 11:58:04 +00:00
2008-03-04 02:22:36 +00:00
2007-06-04 18:10:17 +00:00
2007-07-13 20:37:53 +00:00
2007-03-15 18:40:48 +00:00
2009-07-03 11:58:04 +00:00
2007-07-13 20:37:53 +00:00
2009-07-03 11:58:04 +00:00
2007-03-15 18:40:48 +00:00