Skip to content
Commit 7aff059f authored by Gregory Nutt's avatar Gregory Nutt
Browse files

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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment