index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
time.h
Age
Commit message (
Expand
)
Author
2026-01-06
selftests/nolibc: add static assertions around time types handling
Thomas Weißschuh
2026-01-06
tools/nolibc: remove time conversions
Thomas Weißschuh
2026-01-04
tools/nolibc: prefer explicit 64-bit time-related system calls
Thomas Weißschuh
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
2025-05-21
tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
2022-04-20
tools/nolibc/time: create time.h with time()
Willy Tarreau