index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
include
/
nolibc
Age
Commit message (
Expand
)
Author
2021-01-21
tools/nolibc: Fix position of -lgcc in the documented example
Willy Tarreau
2021-01-21
tools/nolibc: Emit detailed error for missing alternate syscall number defini...
Willy Tarreau
2021-01-21
tools/nolibc: Remove incorrect definitions of __ARCH_WANT_*
Willy Tarreau
2021-01-21
tools/nolibc: Get timeval, timespec and timezone from linux/time.h
Willy Tarreau
2021-01-21
tools/nolibc: Implement poll() based on ppoll()
Willy Tarreau
2021-01-21
tools/nolibc: Implement fork() based on clone()
Willy Tarreau
2021-01-21
tools/nolibc: Make getpgrp() fall back to getpgid(0)
Willy Tarreau
2021-01-21
tools/nolibc: Make dup2() rely on dup3() when available
Willy Tarreau
2021-01-21
tools/nolibc: Add the definition for dup()
Willy Tarreau
2020-11-06
tools/nolibc: Fix a spelling error in a comment
Bhaskar Chowdhury
2020-11-06
rcutorture/nolibc: Fix a typo in header file
Samuel Hernandez
2019-05-08
tool headers nolibc: add RISCV support
Pranith Kumar
2019-01-25
tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/
Willy Tarreau