index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-25
tools/nolibc: add stdbool.h to nolibc includes
André Almeida
1
-0
/
+1
2025-09-20
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...
Zhouyi Zhou
1
-1
/
+1
2025-09-01
tools/nolibc: drop wait4() support
Thomas Weißschuh
1
-17
/
+0
2025-09-01
tools/nolibc: fold llseek fallback into lseek()
Thomas Weißschuh
1
-28
/
+14
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from fork functions
Thomas Weißschuh
1
-6
/
+2
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from dup2()
Thomas Weißschuh
1
-3
/
+1
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from *at() functions
Thomas Weißschuh
1
-24
/
+8
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
4
-18
/
+6
2025-09-01
tools/nolibc: use tabs instead of spaces for indentation
Thomas Weißschuh
2
-3
/
+3
2025-09-01
tools/nolibc: avoid error in dup2() if old fd equals new fd
Thomas Weißschuh
1
-0
/
+13
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-2
/
+3
2025-07-13
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
1
-3
/
+0
2025-07-07
tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
Thomas Weißschuh
1
-1
/
+1
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
1
-2
/
+2
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+34
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2
-0
/
+45
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
1
-15
/
+15
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
2
-0
/
+164
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
1
-15
/
+90
2025-06-28
tools/nolibc: MIPS: drop noreorder option
Thomas Weißschuh
1
-4
/
+0
2025-06-28
tools/nolibc: MIPS: drop manual stack pointer alignment
Thomas Weißschuh
1
-2
/
+0
2025-06-28
tools/nolibc: MIPS: drop $gp setup
Thomas Weißschuh
1
-6
/
+0
2025-06-24
tools/nolibc: use arm64 name over aarch64
Thomas Weißschuh
3
-8
/
+7
2025-06-24
tools/nolibc: hide headers_check command by default
Thomas Weißschuh
1
-1
/
+1
2025-06-22
tools/nolibc: merge i386 and x86_64 into a single x86 arch
Willy Tarreau
4
-195
/
+179
2025-06-22
tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macros
Willy Tarreau
1
-2
/
+2
2025-05-21
tools/nolibc: move NULL and offsetof() to sys/stddef.h
Thomas Weißschuh
4
-9
/
+26
2025-05-21
tools/nolibc: move uname() and friends to sys/utsname.h
Thomas Weißschuh
4
-27
/
+44
2025-05-21
tools/nolibc: move makedev() and friends to sys/sysmacros.h
Thomas Weißschuh
4
-5
/
+22
2025-05-21
tools/nolibc: move getrlimit() and friends to sys/resource.h
Thomas Weißschuh
5
-39
/
+55
2025-05-21
tools/nolibc: move reboot() to sys/reboot.h
Thomas Weißschuh
5
-19
/
+36
2025-05-21
tools/nolibc: move prctl() to sys/prctl.h
Thomas Weißschuh
4
-21
/
+38
2025-05-21
tools/nolibc: move mount() to sys/mount.h
Thomas Weißschuh
4
-20
/
+39
2025-05-21
tools/nolibc: move ioctl() to sys/ioctl.h
Thomas Weißschuh
4
-12
/
+31
2025-05-21
tools/nolibc: implement wait() in terms of waitpid()
Thomas Weißschuh
1
-6
/
+6
2025-05-21
tools/nolibc: fall back to sys_clock_gettime() in gettimeofday()
Thomas Weißschuh
1
-1
/
+14
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
1
-0
/
+27
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
3
-0
/
+52
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
1
-0
/
+7
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
3
-0
/
+89
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
2
-0
/
+87
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
2
-0
/
+94
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
1
-0
/
+28
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
4
-0
/
+51
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
3
-0
/
+36
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
1
-0
/
+19
2025-05-21
tools/nolibc: add more stat() variants
Thomas Weißschuh
1
-2
/
+23
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
1
-0
/
+7
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
1
-0
/
+20
[next]