Menu

Commit [r175]  Maximize  Restore  History

- Rewrote the code that allocates the file descriptor and file

buffer tables so that all the memory allocations are in one
place and it's possible to specify exactly how many table
entries are required at a time.

- Creation and initialization of semaphores now uses the AmigaOS4
specific functions for this purpose, if available.

obarthel 2005-03-04

changed /trunk/library/changes
changed /trunk/library/fcntl_fcntl.c
changed /trunk/library/fcntl_open.c
changed /trunk/library/socket_accept.c
changed /trunk/library/socket_socket.c
changed /trunk/library/stdio_fopen.c
changed /trunk/library/stdio_growfdtable.c
changed /trunk/library/stdio_growiobtable.c
changed /trunk/library/stdio_init_exit.c
changed /trunk/library/stdio_protos.h
changed /trunk/library/stdio_record_locking.c
changed /trunk/library/unistd_dup2.c
changed /trunk/library/unistd_fdopen.c
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/fcntl_fcntl.c Diff Switch to side-by-side view
Loading...
/trunk/library/fcntl_open.c Diff Switch to side-by-side view
Loading...
/trunk/library/socket_accept.c Diff Switch to side-by-side view
Loading...
/trunk/library/socket_socket.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_fopen.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_growfdtable.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_growiobtable.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_init_exit.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_fdopen.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.