Searched hist:"71 b5a4326ddbfff4f2f249acea228dc5e642dd62" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libc/stdio/ |
H A D | fseek.3 | diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko() diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko()
|
H A D | rewind.c | diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko() diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko()
|
H A D | local.h | diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko() diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko()
|
H A D | fseek.c | diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko() diff 71b5a4326ddbfff4f2f249acea228dc5e642dd62 Fri Aug 17 11:57:11 CEST 2001 Andrey A. Chernov <ache@FreeBSD.org> fseek.c: Resulting fseek() offset must fit in long, required by POSIX (pointed by bde), so add LONG_MAX and final tests for it.
rewind.c: 1) add missing __sinit() as in fseek() it pretends to be. 2) use clearerr_unlocked() since we already lock stream before _fseeko() 3) don't zero errno at the end, it explicitely required by POSIX as the only one method to test rewind() error condition. 4) don't clearerr() if error happens in _fseeko()
|