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