Andrey A. Chernov 1b89a29689 1) If __SAPP stream is not seekable, remove __SAPP flag on first call instead
of repeating unsuccessful lseek call on each write (original stdio bug).

2) Save errno accross _sseek call in _swrite to not touch it in case write
success (original stdio bug).

3) Add _sseek error checking back, but only for __SOPT mode now.
2001-09-07 17:16:02 +00:00
..
2001-08-31 09:57:38 +00:00
2001-08-31 09:57:38 +00:00
2001-09-04 08:27:39 +00:00
2001-08-07 15:48:51 +00:00
2001-08-07 15:48:51 +00:00
2001-08-09 17:10:48 +00:00