glibc/sysdeps/mach/hurd/htl
Lukasz Majewski 4812365660 time: Introduce function to check correctness of nanoseconds value
The valid_nanoseconds () static inline function has been introduced to
check if nanoseconds value is in the correct range - greater or equal to
zero and less than 1000000000.

The explicit #include <time.h> has been added to files where it was
missing.

The __syscall_slong_t type for ns has been used to avoid issues on x32.

Tested with:
- scripts/build-many-glibcs.py
- make PARALLELMFLAGS="-j12" && make PARALLELMFLAGS="-j12" xcheck on x86_64
2019-10-27 21:49:25 +01:00
..
bits Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setstackaddr.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-attr-setstacksize.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-docancel.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-hurd-cond-timedwait.c time: Introduce function to check correctness of nanoseconds value 2019-10-27 21:49:25 +01:00
pt-hurd-cond-wait.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-consistent.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-destroy.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-getprioceiling.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-init.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-lock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-setprioceiling.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-timedlock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-transfer-np.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-trylock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex-unlock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutex.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-destroy.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-getprioceiling.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-getprotocol.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-getpshared.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-getrobust.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-gettype.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-init.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-setprioceiling.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-setprotocol.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-setpshared.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-setrobust.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr-settype.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-mutexattr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-sigstate-destroy.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-sigstate-init.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-sigstate.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-sysdep.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pt-sysdep.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00