klibc main development tree

Clone this repo:
  1. 7359f10 [klibc] inet: Stricter IPv6 field parsing in inet_pton() by Ben Hutchings · 5 weeks ago master
  2. d539458 [klibc] inet: Stricter byte parsing in inet_aton() by Ben Hutchings · 5 weeks ago
  3. d4821f1 [klibc] inet: Fix character type test in inet_pton() by Ben Hutchings · 5 weeks ago
  4. f3d4b17 [klibc] tests: Add test programs for inet_aton() and inet_pton() by Ben Hutchings · 5 weeks ago
  5. 37e2380 [klibc] Fix the inet_pton implementation by Donny Xia · 9 weeks ago
  6. 47b2771 [klibc] 2.0.13 released, next version is 2.0.14 by Ben Hutchings · 9 months ago
  7. d165250 [klibc] Install command links as appropriate by Ben Hutchings · 9 months ago klibc-2.0.13
  8. 7810679 [klibc] kinit: Support specifying root with PARTLABEL by Rob Vandermeulen · 9 months ago
  9. cb60884 [klibc] riscv64: Move shared library below executables by Ben Hutchings · 10 months ago
  10. 78279e5 [klibc] arm: Move shared library below executables by Ben Hutchings · 10 months ago
  11. e25809b [klibc] mips64: Compatibility with R6 compact branches by Ben Hutchings · 10 months ago
  12. 39fde23 [klibc] ipconfig: Retry failed send after 1 second by Ben Hutchings · 11 months ago
  13. 4ae6735 [klibc] ipconfig: Handle error events from poll by Ben Hutchings · 11 months ago
  14. b7316c5 [klibc] ipconfig: Do not poll sockets we don't intend to read from by Ben Hutchings · 11 months ago
  15. 53ce949 [klibc] Add LoongArch64 port by Feiyang Chen · 1 year, 2 months ago
  16. 5328bc7 Merge branch 'time64' by Ben Hutchings · 1 year, 2 months ago
  17. dd8e32a [klibc] time: Use 64-bit time types on all architectures by Ben Hutchings · 1 year, 3 months ago
  18. 0b35ac6 [klibc] time: Use clock_* system calls for time-of-day and sleep by Ben Hutchings · 1 year, 3 months ago
  19. df8acc6 [klibc] select: Make all select calls wrappers for pselect6() by Ben Hutchings · 1 year, 3 months ago
  20. 0743d8d [klibc] select: Fix handling of NULL timeout when wrapping pselect() by Ben Hutchings · 1 year, 3 months ago