Ben Hutchings's fork of klibc.git

Clone this repo:
  1. 538e1b2 [klibc] Kbuild.install: Copy UAPI headers instead of reinstalling them by Ben Hutchings · 5 years ago master
  2. 508634a [klibc] Makefile: Update help text for KLIBCKERNELSRC by Ben Hutchings · 5 years ago
  3. 39878a1 [klibc] Kbuild: Remove KLIBCKERNELOBJ variable by Ben Hutchings · 5 years ago
  4. 3cba763 [klibc] Makefile: Add dependencies on $(KLIBCKERNELSRC) by Ben Hutchings · 5 years ago
  5. e0e3efd [klibc] Disable PIE by Ben Hutchings · 5 years ago
  6. 31f0d55 [klibc] i386: Use -Ttext-segment to avoid address collision by Ben Hutchings · 5 years ago
  7. 7b49d97 [klibc] x86_64: Use -Ttext-segment to avoid address collision by Ben Hutchings · 5 years ago for-hpa
  8. ab00e92 [klibc] Fix sparc assembly when compiled as PIC by James Clarke · 6 years ago
  9. 84cad74 [klibc] Never clean files in quilt status directory by Ben Hutchings · 6 years ago
  10. 61344f5 [klibc] x86_64: Reduce ld max-page-size option again by Ben Hutchings · 6 years ago
  11. 9bfe94c [klibc] Add RISC-V (RV64) port by Ben Hutchings · 6 years ago
  12. d8d26ed [klibc] rename, renameat: Use renameat2() system call by Ben Hutchings · 6 years ago
  13. edee909 [klibc] add more PHONY targets to $(PHONY) by Greg Thelen · 6 years ago
  14. 56bfd58 [klibc] mount_main: Fix empty string check by Benjamin Drung · 6 years ago
  15. ee59de5 [klibc] ipconfig: Implement classless static routes by Benjamin Drung · 6 years ago
  16. 8b15382 [klibc] mips64: remove __unused from __jmp_buf by James Cowgill · 6 years ago
  17. edf92a1 [klibc] mips: don't save floating point registers in setjmp / longjmp by James Cowgill · 6 years ago
  18. 59f3f33 [klibc] mips/mips64: simplify crt0 code by James Cowgill · 6 years ago
  19. 048bfb0 [klibc] mips: use -Ttext-segment when linking shared library by James Cowgill · 6 years ago
  20. 0a14ced [klibc] mips64: compile with -mno-abicalls by James Cowgill · 6 years ago