libc logic should not directly assign errno, but should use set_errno() macro....
libc logic should not directly assign errno, but should use set_errno() macro. This is because in the kernel build, errno is a system call
Loading
Please register or sign in to comment