1. b0fe9de tools/nolibc: Implement gettid() by Mark Brown · 3 years, 3 months ago
  2. 7bdc0e7a tools/nolibc: x86-64: Use `mov $60,%eax` instead of `mov $60,%rax` by Ammar Faizi · 3 years, 3 months ago
  3. bf91666 tools/nolibc: x86: Remove `r8`, `r9` and `r10` from the clobber list by Ammar Faizi · 3 years, 3 months ago
  4. de0244a tools/nolibc: fix incorrect truncation of exit code by Willy Tarreau · 3 years, 3 months ago
  5. ebbe0d8 tools/nolibc: i386: fix initial stack alignment by Willy Tarreau · 3 years, 3 months ago
  6. 937ed91 tools/nolibc: x86-64: Fix startup code bug by Ammar Faizi · 3 years, 3 months ago
  7. f916d77 tools/nolibc: Implement msleep() by Mark Brown · 3 years, 7 months ago
  8. 9a83f9aea tools: include: nolibc: Fix a typo occured to occurred in the file nolibc.h by Bhaskar Chowdhury · 3 years, 7 months ago
  9. 3c6ce7a tools/nolibc: Fix position of -lgcc in the documented example by Willy Tarreau · 4 years ago
  10. 35635d7 tools/nolibc: Emit detailed error for missing alternate syscall number definitions by Willy Tarreau · 4 years ago
  11. f65d711 tools/nolibc: Remove incorrect definitions of __ARCH_WANT_* by Willy Tarreau · 4 years ago
  12. 70ca7ae tools/nolibc: Get timeval, timespec and timezone from linux/time.h by Willy Tarreau · 4 years ago
  13. 5b1c827 tools/nolibc: Implement poll() based on ppoll() by Willy Tarreau · 4 years ago
  14. be60ca4 tools/nolibc: Implement fork() based on clone() by Willy Tarreau · 4 years ago
  15. c0c7c10 tools/nolibc: Make getpgrp() fall back to getpgid(0) by Willy Tarreau · 4 years ago
  16. 79f220e tools/nolibc: Make dup2() rely on dup3() when available by Willy Tarreau · 4 years ago
  17. c261145 tools/nolibc: Add the definition for dup() by Willy Tarreau · 4 years ago
  18. 06dc8d4 tools/nolibc: Fix a spelling error in a comment by Bhaskar Chowdhury · 4 years, 3 months ago
  19. 6c5b9de rcutorture/nolibc: Fix a typo in header file by Samuel Hernandez · 4 years, 3 months ago
  20. 582e84f tool headers nolibc: add RISCV support by Pranith Kumar · 6 years ago
  21. 30ca205 tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/ by Willy Tarreau · 6 years ago