Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(_IO_new_file_seekoff): If mode is 0 and fp->_offset == _IO_pos_BAD, …
…just call _IO_SYSSEEK (fp, 0, dir) and if successful set fp->_offset.
- Loading branch information