Adds OS internal function nx_write() which is functionally equivalent to...
Adds OS internal function nx_write() which is functionally equivalent to write() except that it does not set the errno variable and do not cause cancellation points.
Loading
Please register or sign in to comment