cvs commit: src/lib/libc/stdio feof.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Wed Jun 9 16:37:05 PDT 2004
hmp 2004/06/09 16:35:45 PDT
DragonFly src repository
Modified files:
lib/libc/stdio feof.c
Log:
Revert the locking of feof(3) for now; there is possibility of ill
effects due to the current implementation of funlockfile().
Inspired by rev. 1.7 of lib/libc/stdio/fclose.c.
Revision Changes Path
1.5 +1 -6 src/lib/libc/stdio/feof.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc/stdio/feof.c.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list