Menu

Commit [r171]  Maximize  Restore  History

- Moved the signal semaphore allocation/initialization/deallocation

into a dedicated module. This also has the advantage that it's
harder to break code by accidentally forgetting to call
InitSemaphore() after having allocated the memory for it.

obarthel 2005-03-03

changed /trunk/library/GNUmakefile.68k
changed /trunk/library/GNUmakefile.os4
changed /trunk/library/changes
changed /trunk/library/dirent_data.c
changed /trunk/library/fcntl_open.c
changed /trunk/library/locale_init_exit.c
changed /trunk/library/smakefile
changed /trunk/library/socket_accept.c
changed /trunk/library/socket_hook_entry.c
changed /trunk/library/socket_init_exit.c
changed /trunk/library/socket_socket.c
changed /trunk/library/stdio_fclose.c
changed /trunk/library/stdio_fdhookentry.c
changed /trunk/library/stdio_init_exit.c
changed /trunk/library/stdio_lock.c
changed /trunk/library/stdio_openiob.c
changed /trunk/library/stdlib_malloc.c
changed /trunk/library/stdlib_protos.h
added /trunk/library/stdlib_semaphore.c
/trunk/library/GNUmakefile.68k Diff Switch to side-by-side view
Loading...
/trunk/library/GNUmakefile.os4 Diff Switch to side-by-side view
Loading...
/trunk/library/changes Diff Switch to side-by-side view
Loading...
/trunk/library/dirent_data.c Diff Switch to side-by-side view
Loading...
/trunk/library/fcntl_open.c Diff Switch to side-by-side view
Loading...
/trunk/library/locale_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/smakefile Diff Switch to side-by-side view
Loading...
/trunk/library/socket_accept.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/socket_init_exit.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_fclose.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_init_exit.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_lock.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdio_openiob.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_malloc.c Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_protos.h Diff Switch to side-by-side view
Loading...
/trunk/library/stdlib_semaphore.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.