Skip to content
Commit 325abfbc authored by Youvedeep Singh's avatar Youvedeep Singh Committed by Anas Nashif
Browse files

kernel: POSIX: Fixing return value of POSIX APIs on error.



As per IEEE 1003.1 POSIX APIs should return ERROR_CODE on error.
But currently these are returning -ERROR_CODE instead of ERROR_CODE.
So fixing the return value.

Signed-off-by: default avatarYouvedeep Singh <youvedeep.singh@intel.com>
parent f31245d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment