make fseek detect and produce an error for invalid whence arguments
[musl] / src / stdio / fseek.c
2022-01-09 Rich Felkermake fseek detect and produce an error for invalid...
2018-09-16 Rich Felkerfix null pointer subtraction and comparison in stdio
2018-09-12 Rich Felkerremove spurious inclusion of libc.h for LFS64 ABI aliases
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2011-04-02 Rich Felkerapparently fseek should not set the error flag on faile...
2011-03-28 Rich Felkermajor stdio overhaul, using readv/writev, plus other...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0