Menu

Commit [r106]  Maximize  Restore  History

- fwrite() now flushes the entire "buffer" for unbuffered files. The

exception are "interactive" files such as console windows. For these
line buffered output is used.

- Whether or not a file is bound to an interactive device, such as a
console window, is now checked and remembered after a file descriptor
has been associated with it.

obarthel 2004-12-27

changed /trunk/library/changes
changed /trunk/library/fcntl_open.c
changed /trunk/library/socket_select.c
changed /trunk/library/stdio_fdhookentry.c
changed /trunk/library/stdio_fwrite.c
changed /trunk/library/stdio_headers.h
changed /trunk/library/stdio_init_exit.c
changed /trunk/library/stdlib_assertion_failure.c
changed /trunk/library/unistd_isatty.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/fcntl_open.c Diff Switch to side-by-side view
Loading...
/trunk/library/socket_select.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_fdhookentry.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_fwrite.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_headers.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_assertion_failure.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_isatty.c Diff Switch to side-by-side view
Loading...