index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-20
tools/nolibc: remove more __nolibc_enosys() fallbacks
Thomas Weißschuh
2025-11-20
tools/nolibc: remove now superfluous overflow check in llseek
Thomas Weißschuh
2025-11-20
tools/nolibc: use 64-bit off_t
Thomas Weißschuh
2025-11-20
tools/nolibc: prefer the llseek syscall
Thomas Weißschuh
2025-11-20
tools/nolibc: handle 64-bit off_t for llseek
Thomas Weißschuh
2025-11-20
tools/nolibc: use 64-bit ino_t
Thomas Weißschuh
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2025-11-09
tools/nolibc: avoid using plain integer as NULL pointer
Thomas Weißschuh
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
2025-11-02
tools/nolibc: clean up outdated comments in generic arch.h
Willy Tarreau
2025-11-02
tools/nolibc: make the "headers" target install all supported archs
Willy Tarreau
2025-11-02
tools/nolibc: add the more portable inttypes.h
Willy Tarreau
2025-11-02
tools/nolibc: provide the portable sys/select.h
Willy Tarreau
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
2025-11-02
tools/nolibc: fix misleading help message regarding installation path
Willy Tarreau
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
2025-10-29
tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
2025-10-29
tools/nolibc: implement %m if errno is not defined
Benjamin Berg
2025-10-29
tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
2025-10-29
tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
2025-10-29
tools/nolibc: remove outdated comment about __sysret() in mmap()
Thomas Weißschuh
2025-10-27
tools/nolibc: x86: fix section mismatch caused by asm "mem*" functions
Willy Tarreau
2025-10-12
tools/nolibc: handle NULL wstatus argument to waitpid()
Thomas Weißschuh
2025-09-25
tools/nolibc: add stdbool.h to nolibc includes
André Almeida
2025-09-20
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...
Zhouyi Zhou
2025-09-01
tools/nolibc: drop wait4() support
Thomas Weißschuh
2025-09-01
tools/nolibc: fold llseek fallback into lseek()
Thomas Weißschuh
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from fork functions
Thomas Weißschuh
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from dup2()
Thomas Weißschuh
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from *at() functions
Thomas Weißschuh
2025-09-01
tools/nolibc: remove __nolibc_enosys() fallback from time64-related functions
Thomas Weißschuh
2025-09-01
tools/nolibc: use tabs instead of spaces for indentation
Thomas Weißschuh
2025-09-01
tools/nolibc: avoid error in dup2() if old fd equals new fd
Thomas Weißschuh
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
2025-07-13
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
2025-07-07
tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()
Thomas Weißschuh
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
2025-07-04
tools/nolibc: Provide vfork()
Mark Brown
2025-07-04
tools/nolibc: Replace ifdef with if defined() in sys.h
Mark Brown
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop noreorder option
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop manual stack pointer alignment
Thomas Weißschuh
2025-06-28
tools/nolibc: MIPS: drop $gp setup
Thomas Weißschuh
2025-06-24
tools/nolibc: use arm64 name over aarch64
Thomas Weißschuh
2025-06-24
tools/nolibc: hide headers_check command by default
Thomas Weißschuh
[next]