Add a 'big fat comment' about the FUNLOCKFILE(fp) implementation and why
authorHiten Pandya <hmp@dragonflybsd.org>
Wed, 9 Jun 2004 19:40:59 +0000 (19:40 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Wed, 9 Jun 2004 19:40:59 +0000 (19:40 +0000)
commite9ae07b0aaaf9f3185fa4605b280849fee9766c4
treec61ec0086c78d04f1cfeae46496ea4a44f4e1682
parent05cdc043dc56bd8eb44279facfa855eabce6b1ae
Add a 'big fat comment' about the FUNLOCKFILE(fp) implementation and why
it needs to be called before modification of the FILE flags.

Requested-by: Matthew Dillon <dillon at backplane.com>
lib/libc/stdio/fclose.c