Menu

Commit [r479]  Maximize  Restore  History

- The internal 'struct fd' file descriptor table entry data structure

now has a user data field entry.

- Rearranged the contents of the 'struct fd' file descriptor table entry
data structure in preparation for making it public. Also added a version
field so that user code can handle changes to it gracefully. The default
file is no longer a BCPL pointer to a file handle by default, but
both a BPTR and a socket identifier, wrapped into a union.

obarthel 2006-10-10

changed /trunk/library/changes
changed /trunk/library/stdio_duplicate_fd.c
changed /trunk/library/stdio_headers.h
changed /trunk/library/stdio_initializefd.c
changed /trunk/library/stdio_record_locking.c
changed /trunk/library/stdio_remove_fd_alias.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_duplicate_fd.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_initializefd.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_record_locking.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_remove_fd_alias.c 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.