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.
parent
af072d52
Please register or sign in to comment