P99
Modules
Compiler and system support features
+ Collaboration diagram for Compiler and system support features:

Modules

 Fast User space locking and signaling
 A simple to use integer valued conditional for user code.
 
 Wrappers for C library functions
 Wrap library functions such that they throw an exception on error.
 
 Provide default arguments for some POSIX functions
 
 simple callbacks with or without void* argument
 
 Hooks executed at startup
 

Detailed Description