[uClibc-cvs] cvs commit to uClibc/libc/stdio by andersen

cvs at uclinux.org cvs at uclinux.org
Sat Feb 23 06:02:02 UTC 2002


Repository: uClibc/libc/stdio
who:        andersen
time:       Sat Feb 23 01:02:02 EST 2002


Log Message:

Per discussion with Manuel, when we call __stdio_flush_buffers
from abort() and from _exit(), we need to ensure that flushing
will not cause us to block.  So use fcntl to set the fd's to
non-block mode...


Files:

changed:    stdio.c




More information about the uClibc-cvs mailing list