klibc main development tree

Clone this repo:
  1. 259b87d [klibc] fix arm stub alignment by Greg Thelen · 7 months ago master
  2. f34399e [klibc] remove unneeded syscalls.mk dependencies by Greg Thelen · 7 months ago
  3. 1d27e17 [klibc] stdint.h: Fix build with newer clang by Florent Revest · 1 year, 2 months ago
  4. f7d9399 [klibc] mount_opts: Fix the mount_opts str length by Florent Revest · 1 year, 2 months ago
  5. da989d3 [klibc] 2.0.14 released, next version is 2.0.15 by Ben Hutchings · 1 year, 6 months ago
  6. 9fa5e02 [klibc] mips64: Set executable base address to fix link failure on R6 by Ben Hutchings · 1 year, 6 months ago klibc-2.0.14
  7. 6eadbcc [klibc] ipconfig: align reads of ext for RISC architectures by Jesse Taube · 1 year, 6 months ago
  8. dad7655 [klibc] syscalls: Support for inotify_init1() by Ben Hutchings · 1 year, 11 months ago
  9. bf11cb6 [klibc] syscalls: Remove support for socketcall() by Ben Hutchings · 1 year, 11 months ago
  10. dcc3958 [klibc] syscalls: Remove _KLIBC_SYS_SOCKETCALL config macro by Ben Hutchings · 1 year, 11 months ago
  11. b5150ef [klibc] syscalls: Make more system calls non-optional by Ben Hutchings · 1 year, 11 months ago
  12. ccfcaca [klibc] syscalls: Clean up the fork() and clone() definitions by Ben Hutchings · 1 year, 11 months ago
  13. b0b8629 [klibc] syscalls: Define mlock() etc. on all architectures by Ben Hutchings · 1 year, 11 months ago
  14. 60d3d58 [klibc] Remove unused no-MMU support by Ben Hutchings · 1 year, 11 months ago
  15. bea3836 [klibc] parisc: Fix build with Linux 6.10+ by Ben Hutchings · 1 year, 11 months ago
  16. 7ee81a9 [klibc] Delete the ia64 port by Ben Hutchings · 2 years, 1 month ago
  17. 7359f10 [klibc] inet: Stricter IPv6 field parsing in inet_pton() by Ben Hutchings · 2 years, 6 months ago
  18. d539458 [klibc] inet: Stricter byte parsing in inet_aton() by Ben Hutchings · 2 years, 6 months ago
  19. d4821f1 [klibc] inet: Fix character type test in inet_pton() by Ben Hutchings · 2 years, 6 months ago
  20. f3d4b17 [klibc] tests: Add test programs for inet_aton() and inet_pton() by Ben Hutchings · 2 years, 6 months ago