]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make fseek(... SEEK_CUR) fails if current file-position is unspecified.
authorAndrey A. Chernov <ache@FreeBSD.org>
Sat, 1 Sep 2001 14:40:01 +0000 (14:40 +0000)
committerAndrey A. Chernov <ache@FreeBSD.org>
Sat, 1 Sep 2001 14:40:01 +0000 (14:40 +0000)
commit45892fd8558219a7cd1530c956263e01c6aa1541
tree676a57eb64f3349c798379fdbbb069ed5cebc034
parent3c4d9468b005a9f0eade229099984af1670448e9
Make fseek(... SEEK_CUR) fails if current file-position is unspecified.
lib/libc/stdio/fseek.3
lib/libc/stdio/fseek.c