glibc/sysdeps/unix/sysv/linux/include/sys
Xiaoming Ni 6a9786b8ec ntp_xxxtimex: Use __nonnull to avoid null pointer
ntp_gettime()
ntp_gettime64()
ntp_gettimex()
ntp_gettimex64()
ntp_adjtime()
Add __nonnull((1)) to avoid null pointer access.

Link: https://sourceware.org/bugzilla/show_bug.cgi?id=27662
Link: https://sourceware.org/bugzilla/show_bug.cgi?id=29084
Signed-off-by: Xiaoming Ni <nixiaoming@huawei.com>
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2022-05-05 17:48:04 +05:30
..
mount.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
msg.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
sem.h linux: Add time64 semtimedop support 2020-09-11 14:42:05 -03:00
shm.h y2038: Add support for 64-bit time on legacy ABIs 2021-06-15 10:42:11 -03:00
syscall.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
sysinfo.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
timex.h ntp_xxxtimex: Use __nonnull to avoid null pointer 2022-05-05 17:48:04 +05:30