_NutSetErrno()

set the value of the thread-specific errno 

Function


SYNOPSIS

#include <nutc.h>

extern void _NutSetErrno(signed int error)


DESCRIPTION

This function sets the value of the thread-specific errno.

This function is deprecated. Set the variable errno directly.


PARAMETERS

error 

Is the value to be assigned to the thread-specific errno.


RETURN VALUES

None.


CONFORMANCE

MKS Toolkit UNIX APIs extension.


MULTITHREAD SAFETY LEVEL

MT-Safe.


PORTING ISSUES

None.


AVAILABILITY

MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition


SEE ALSO

Functions:
_NutQueryErrno()


MKS Toolkit 9.3 Documentation Build 6.