Menu

Commit [r203]  Maximize  Restore  History

- Aliases of file descriptors are now using the signal semaphore

of the original file descriptor.

- close() did not return 0 if the file descriptor in question
was really just an alias. Fixed.

- Added a feature which makes it possible to have several clients
use the standard I/O streams (stdin/stdout/stderr) and have these
referring to their process' Input()/Output()/ErrorOutput()
streams. This is intended to support the upcoming shared
library feature.

obarthel 2005-03-12

changed /trunk/library/changes
changed /trunk/library/fcntl_lock.c
changed /trunk/library/socket_hook_entry.c
changed /trunk/library/stdio_fdhookentry.c
changed /trunk/library/stdio_headers.h
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/fcntl_lock.c Diff Switch to side-by-side view
Loading...
/trunk/library/socket_hook_entry.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_headers.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.