klibc main development tree

Clone this repo:
  1. 47b2771 [klibc] 2.0.13 released, next version is 2.0.14 by Ben Hutchings · 8 months ago master
  2. d165250 [klibc] Install command links as appropriate by Ben Hutchings · 8 months ago klibc-2.0.13
  3. 7810679 [klibc] kinit: Support specifying root with PARTLABEL by Rob Vandermeulen · 8 months ago
  4. cb60884 [klibc] riscv64: Move shared library below executables by Ben Hutchings · 8 months ago
  5. 78279e5 [klibc] arm: Move shared library below executables by Ben Hutchings · 8 months ago
  6. e25809b [klibc] mips64: Compatibility with R6 compact branches by Ben Hutchings · 8 months ago
  7. 39fde23 [klibc] ipconfig: Retry failed send after 1 second by Ben Hutchings · 10 months ago
  8. 4ae6735 [klibc] ipconfig: Handle error events from poll by Ben Hutchings · 10 months ago
  9. b7316c5 [klibc] ipconfig: Do not poll sockets we don't intend to read from by Ben Hutchings · 10 months ago
  10. 53ce949 [klibc] Add LoongArch64 port by Feiyang Chen · 1 year, 1 month ago
  11. 5328bc7 Merge branch 'time64' by Ben Hutchings · 1 year, 1 month ago
  12. dd8e32a [klibc] time: Use 64-bit time types on all architectures by Ben Hutchings · 1 year, 2 months ago
  13. 0b35ac6 [klibc] time: Use clock_* system calls for time-of-day and sleep by Ben Hutchings · 1 year, 2 months ago
  14. df8acc6 [klibc] select: Make all select calls wrappers for pselect6() by Ben Hutchings · 1 year, 2 months ago
  15. 0743d8d [klibc] select: Fix handling of NULL timeout when wrapping pselect() by Ben Hutchings · 1 year, 2 months ago
  16. 26dded7 [klibc] select: Remove support for pselect7() syscall by Ben Hutchings · 1 year, 2 months ago
  17. 5e8a242 [klibc] utimes: Make all utimes calls wrappers for utimensat() by Ben Hutchings · 1 year, 2 months ago
  18. e3a0f7b [klibc] stat: Make all stat calls wrappers for statx() by Ben Hutchings · 1 year, 2 months ago
  19. 79ee6b0 [klibc] resource: Avoid using <linux/resource.h> by Ben Hutchings · 1 year, 2 months ago
  20. 6a3789f [klibc] signal: Make RT signals mandatory by Ben Hutchings · 1 year, 2 months ago