mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-15 07:30:13 +00:00
5f3a7ebc35
It is similar to epoll_wait, with the difference the timeout has nanosecond resoluting by using struct timespec instead of int. Although Linux interface only provides 64 bit time_t support, old 32 bit interface is also provided (so keep in sync with current practice and to no force opt-in on 64 bit time_t). Checked on x86_64-linux-gnu and i686-linux-gnu. Reviewed-by: Florian Weimer <fweimer@redhat.com> |
||
---|---|---|
.. | ||
getcontext.S | ||
Implies | ||
libc_malloc_debug.abilist | ||
libc.abilist | ||
libm.abilist | ||
localplt.data | ||
setcontext.S | ||
swapcontext.S |