index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/nolibc: Implement gettid()
Mark Brown
2021-11-30
1
-0
/
+18
*
tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax`
Ammar Faizi
2021-11-30
1
-1
/
+1
*
tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list
Ammar Faizi
2021-11-30
1
-14
/
+19
*
tools/nolibc: fix incorrect truncation of exit code
Willy Tarreau
2021-11-30
1
-8
/
+5
*
tools/nolibc: i386: fix initial stack alignment
Willy Tarreau
2021-11-30
1
-1
/
+9
*
tools/nolibc: x86-64: Fix startup code bug
Ammar Faizi
2021-11-30
1
-2
/
+8
*
tools/nolibc: Implement msleep()
Mark Brown
2021-07-20
1
-0
/
+13
*
tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h
Bhaskar Chowdhury
2021-07-20
1
-1
/
+1
*
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
2021-01-21
1
-1
/
+1
*
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
2021-01-21
1
-13
/
+39
*
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
2021-01-21
1
-8
/
+0
*
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
2021-01-21
1
-18
/
+1
*
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
2021-01-21
1
-0
/
+10
*
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
2021-01-21
1
-0
/
+10
*
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
2021-01-21
1
-1
/
+19
*
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
2021-01-21
1
-0
/
+26
*
tools/nolibc: Add the definition for dup()
Willy Tarreau
2021-01-21
1
-0
/
+12
*
tools/nolibc: Fix a spelling error in a comment
Bhaskar Chowdhury
2020-11-06
1
-1
/
+1
*
rcutorture/nolibc: Fix a typo in header file
Samuel Hernandez
2020-11-06
1
-1
/
+1
*
tool headers nolibc: add RISCV support
Pranith Kumar
2019-05-08
1
-0
/
+194
*
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau
2019-01-25
1
-0
/
+2263