This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC v1 01/16] sysdeps/nanosleep: Use clock_nanosleep_time64 instead of nanosleep


* Alistair Francis:

> +2019-06-21  Alistair Francis  <alistair.francis@wdc.com>
> +
> +	* nptl/thrd_sleep.c: Use clock_nanosleep_time64 instead of nanosleep.
> +	* sysdeps/unix/sysv/linux/nanosleep.c: Likewise.
> +	* sysdeps/unix/sysv/linux/nanosleep_nocancel.c: Likewise.

Sorry, how is this supposed to work for all the other architectures
which don't have this system call with current kernel versions?

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]