index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
tools/nolibc: make time_t robust if __kernel_old_time_t is missing in host he...
Zhouyi Zhou
1
-1
/
+1
2025-08-28
tools/nolibc: define time_t in terms of __kernel_old_time_t
Thomas Weißschuh
1
-1
/
+3
2023-01-18
tools/nolibc: fix the O_* fcntl/open macro definitions for riscv
Willy Tarreau
1
-7
/
+7
2023-01-18
tools/nolibc: restore mips branch ordering in the _start block
Willy Tarreau
1
-0
/
+2
2023-01-18
tools/nolibc: Remove .global _start from the entry point code
Ammar Faizi
6
-6
/
+0
2023-01-18
tools/nolibc/arch: mark the _start symbol as weak
Willy Tarreau
6
-0
/
+6
2023-01-18
tools/nolibc/arch: split arch-specific code into individual files
Willy Tarreau
8
-1186
/
+1266
2023-01-18
tools/nolibc/types: split syscall-specific definitions into their own files
Willy Tarreau
2
-108
/
+135
2023-01-18
tools/nolibc/std: move the standard type definitions to std.h
Willy Tarreau
2
-37
/
+54
2023-01-18
tools/nolibc: use pselect6 on RISCV
Willy Tarreau
1
-0
/
+3
2023-01-18
tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`
Ammar Faizi
1
-1
/
+1
2023-01-18
tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
Ammar Faizi
1
-14
/
+19
2022-11-10
tools/nolibc/string: Fix memcmp() implementation
Rasmus Villemoes
1
-2
/
+2
2022-01-27
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
1
-8
/
+5
2022-01-27
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
1
-1
/
+9
2022-01-27
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
1
-2
/
+8
2021-07-20
tools/nolibc: Implement msleep()
Mark Brown
1
-0
/
+13
2021-07-20
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
1
-1
/
+1
2021-01-21
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
1
-1
/
+1
2021-01-21
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
1
-13
/
+39
2021-01-21
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
1
-8
/
+0
2021-01-21
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
1
-18
/
+1
2021-01-21
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
1
-0
/
+10
2021-01-21
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
1
-1
/
+19
2021-01-21
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
1
-0
/
+26
2021-01-21
tools/nolibc: Add the definition for dup()
Willy Tarreau
1
-0
/
+12
2020-11-06
tools/nolibc: Fix a spelling error in a comment
Bhaskar Chowdhury
1
-1
/
+1
2020-11-06
rcutorture/nolibc: Fix a typo in header file
Samuel Hernandez
1
-1
/
+1
2019-05-08
tool headers nolibc: add RISCV support
Pranith Kumar
1
-0
/
+194
2019-01-25
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau
1
-0
/
+2263