index
:
pub/scm/linux/kernel/git/rcu/linux.git
master
paulmck's fork of linux.git
RCU Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
/
time.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-22
tools/nolibc: rename sys_foo() functions to _sys_foo()
Thomas Weißschuh
1
-20
/
+20
2026-02-25
tools/nolibc: rename my_syscallX() to __nolibc_syscallX()
Thomas Weißschuh
1
-14
/
+14
2026-01-06
selftests/nolibc: add static assertions around time types handling
Thomas Weißschuh
1
-0
/
+18
2026-01-06
tools/nolibc: remove time conversions
Thomas Weißschuh
1
-58
/
+6
2026-01-04
tools/nolibc: prefer explicit 64-bit time-related system calls
Thomas Weißschuh
1
-18
/
+18
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
1
-12
/
+4
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
1
-6
/
+2
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-2
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+34
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
1
-0
/
+7
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
1
-0
/
+86
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
1
-0
/
+92
2025-05-21
tools/nolibc: include nolibc.h early from all header files
Thomas Weißschuh
1
-3
/
+3
2023-01-09
tools/nolibc: fix missing includes causing build issues at -O0
Willy Tarreau
1
-0
/
+3
2022-04-20
tools/nolibc/time: create time.h with time()
Willy Tarreau
1
-0
/
+28