Move sleep() and usleep() from sched/ to libc/unistd/. These functions now...
Move sleep() and usleep() from sched/ to libc/unistd/. These functions now are simple wrappers for nanosleep(). Remove sleep() and usleep() from system calls; add nanosleep() to system calls
parent
342e7770
Please register or sign in to comment