klibc main development tree

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