glibc/hurd
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
..
hurd Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
alloc-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
catch-exc.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
catch-signal.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
compat-20.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ctty-input.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ctty-output.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Depend * Makefile (subdir-target-args): New variable. 2006-02-28 07:11:04 +00:00
dtable.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
exc2signal.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
faultexc.defs Sun May 12 11:16:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-12 16:38:08 +00:00
fchroot.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fcntl-internal.h Update copyright dates with scripts/update-copyrights. 2019-01-01 00:11:28 +00:00
fd-close.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fd-read.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fd-write.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
fopenport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
get-host.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
getdport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
geteuids.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
getumask.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurd-raise.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurd.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdauth.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdchdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdexec.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfault.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfault.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdfchdir.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdhost.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdinit.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdioctl.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdkill.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdlock.c time: Introduce function to check correctness of nanoseconds value 2019-10-27 21:49:25 +01:00
hurdlock.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdlookup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdmalloc.c hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmalloc.h hurdmalloc: Run fork handler as late as possible [BZ #19431] 2016-09-22 01:45:48 +02:00
hurdmsg.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdpid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdports.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdprio.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdrlimit.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdselect.c time: Introduce function to check correctness of nanoseconds value 2019-10-27 21:49:25 +01:00
hurdsig.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdsock.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdsocket.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdstartup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
hurdstartup.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intern-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-msg.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-rpc.defs Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
intr-rpc.h Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
longjmp-ts.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
lookup-at.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
lookup-retry.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Makefile Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
msgportdemux.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
new-fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Notes initial import 1995-02-18 01:27:10 +00:00
openport.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
path-lookup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
pid2task.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
port2fd.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
port-cleanup.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ports-get.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
ports-set.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
preempt-sig.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
privports.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
report-wait.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
set-host.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
setauth.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
seteuids.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
siginfo.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
sigunwind.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
stack_chk_fail_local.c hurd: fix build with -fstack-protector-strong 2017-08-27 22:10:17 +02:00
task2pid.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
thread-cancel.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
thread-self.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
trampoline.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
Versions Hurd: export _hurd_port_move 2018-11-10 13:13:12 +00:00
vpprintf.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
xattr.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00