Menu

Commit [r151]  Maximize  Restore  History

- Major, major changes! Moved most of the monolithic code out of

the file descriptor hook and into the respective functions,
such as dup2(), fchmod(), fchown(), fcntl(), fdatasync(), fstatfs(),
fsync(), ftruncate() and lseek(). Code which is not strictly
required will no longer find its way into your programs if you
link with the updated library.

NOTE: these changes require that the entire library is rebuilt!

obarthel 2005-02-18

<< < 1 2 (Page 2 of 2)
changed /trunk/library/socket_shutdown.c
changed /trunk/library/stat_fchmod.c
added /trunk/library/stdio_examine_fh.c
changed /trunk/library/stdio_fdhookentry.c
added /trunk/library/stdio_grow_file.c
changed /trunk/library/stdio_headers.h
added /trunk/library/stdio_parent_of_fh.c
changed /trunk/library/stdio_protos.h
added /trunk/library/stdio_record_locking.c
changed /trunk/library/unistd_dup2.c
changed /trunk/library/unistd_fchown.c
changed /trunk/library/unistd_fdatasync.c
changed /trunk/library/unistd_fsync.c
changed /trunk/library/unistd_ftruncate.c
added /trunk/library/unistd_sync_fd.c
/trunk/library/socket_shutdown.c Diff Switch to side-by-side view
Loading...
/trunk/library/stat_fchmod.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_examine_fh.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_grow_file.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_parent_of_fh.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_protos.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_record_locking.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_dup2.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_fchown.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_fdatasync.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_fsync.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_ftruncate.c Diff Switch to side-by-side view
Loading...
/trunk/library/unistd_sync_fd.c Diff Switch to side-by-side view
Loading...
<< < 1 2 (Page 2 of 2)
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.