Clone this repo:
  1. 6eb77ce [klibc] x86-64: disable the use of SSE by H. Peter Anvin · 10 years ago master
  2. 06e395c readlink: Reduce size by calling _fwrite() instead of puts() by H. Peter Anvin · 10 years ago
  3. 1ba3e80 readlink: Handle multiple input arguments by H. Peter Anvin · 10 years ago
  4. 4a66f39 readlink: Better buffer handling by H. Peter Anvin · 10 years ago
  5. a51893a [klibc] fwrite: use memrchr() to find the final '\n' in _IOLBF mode by H. Peter Anvin · 10 years ago
  6. e845d9b [klibc] Remove obsolete enum _IO_file_flags by H. Peter Anvin · 10 years ago
  7. aed6821 [klibc] Move architecture-specific initialization to arch/ by H. Peter Anvin · 10 years ago
  8. fe3dff2 [klibc] <sys/auxv.h>: add missing dependency <klibc/extern.h> by H. Peter Anvin · 10 years ago
  9. c830ba8 [klibc] i386: use the vdso for system calls on i386 by H. Peter Anvin · 10 years ago
  10. 45e09de auxv: convert auxiliary vector into an array; define getauxval() by H. Peter Anvin · 10 years ago
  11. e0c1086 [klibc] 2.0.3 released, next version is 2.0.4 by H. Peter Anvin · 10 years ago
  12. c6fc1a4 [klibc] gzip: Fix typo CONFIG_KLIB_ZIP -> CONFIG_KLIBC_ZIP by Anton Blanchard · 10 years ago klibc-2.0.3
  13. 71a849a [klibc] nfsmount: memset uses sizeof pointer as length by Anton Blanchard · 10 years ago
  14. cb90a94 [klibc] ppc64: build with -mcmodel=small by Anton Blanchard · 10 years ago
  15. 87ad992 [klibc] ppc64: Add ppc64le support by Anton Blanchard · 10 years ago
  16. 3892f67 [klibc] poll, select: fix style problems by H. Peter Anvin · 11 years ago
  17. 3de648d [klibc] arm64: Fix struct stat by H. Peter Anvin · 11 years ago
  18. 45647d9 [klibc] arm64: remove useless <klibc/asmmacros.h> file by H. Peter Anvin · 11 years ago
  19. e4a2c91 [klibc] arm64: Add arm64 support by Steve Capper · 11 years ago
  20. 8858e83 [klibc] syscalls: Add syscalls needed by arm64 by Steve Capper · 11 years ago