1. 538e1b2 [klibc] Kbuild.install: Copy UAPI headers instead of reinstalling them by Ben Hutchings · 6 years ago master
  2. 508634a [klibc] Makefile: Update help text for KLIBCKERNELSRC by Ben Hutchings · 6 years ago
  3. 39878a1 [klibc] Kbuild: Remove KLIBCKERNELOBJ variable by Ben Hutchings · 6 years ago
  4. 3cba763 [klibc] Makefile: Add dependencies on $(KLIBCKERNELSRC) by Ben Hutchings · 6 years ago
  5. e0e3efd [klibc] Disable PIE by Ben Hutchings · 6 years ago
  6. 31f0d55 [klibc] i386: Use -Ttext-segment to avoid address collision by Ben Hutchings · 6 years ago
  7. 7b49d97 [klibc] x86_64: Use -Ttext-segment to avoid address collision by Ben Hutchings · 6 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 · 7 years ago
  16. 8b15382 [klibc] mips64: remove __unused from __jmp_buf by James Cowgill · 7 years ago
  17. edf92a1 [klibc] mips: don't save floating point registers in setjmp / longjmp by James Cowgill · 7 years ago
  18. 59f3f33 [klibc] mips/mips64: simplify crt0 code by James Cowgill · 7 years ago
  19. 048bfb0 [klibc] mips: use -Ttext-segment when linking shared library by James Cowgill · 7 years ago
  20. 0a14ced [klibc] mips64: compile with -mno-abicalls by James Cowgill · 7 years ago
  21. 994adfc [klibc] remove some 'make -s' build spew by Greg Thelen · 7 years ago
  22. 6888a69 [klibc] use more consistent quoting by Greg Thelen · 7 years ago
  23. f00d99c [klibc] remove unused variables by Greg Thelen · 7 years ago
  24. d015414 [klibc] include sys/types.h in more places by Greg Thelen · 7 years ago
  25. 8cb2792 [klibc] ipconfig: Set broadcast when sending DHCPREQUEST and DHCPDISCOVER by Mathieu Trudel-Lapierre · 8 years ago
  26. 10059fd [klibc] run-init: Add dry-run mode by Ben Hutchings · 9 years ago
  27. c4b811a [klibc] nfsmount: support nfsvers= and vers= options by Baptiste Jonglez · 7 years ago
  28. 6b621b8 [klibc] Add support for reboot syscall argument by Alfonso Sanchez-beato · 7 years ago
  29. 31810c2 [klibc] ipconfig: handle multiple interfaces correctly by Jay Vosburgh · 8 years ago
  30. 4d19974 [klibc] fwrite: fix typo in comment by H. Peter Anvin · 9 years ago
  31. cf9c7d2 [klibc] fwrite: flush before a large write to allow better bypass by H. Peter Anvin · 9 years ago
  32. 17fabd5 [klibc] Make asprintf() a simple wrapper around vasprintf() by H. Peter Anvin · 9 years ago
  33. aa5948f [klibc] stdlib.h: include <fcntl.h> for inline of posix_grantpt() by H. Peter Anvin · 9 years ago
  34. b4babe7 [klibc] Make posix_openpt() an inline by H. Peter Anvin · 9 years ago
  35. b753649 [klibc] accept.c: fix file header by H. Peter Anvin · 9 years ago
  36. 26e26f4 [klibc] Remove open_cloexec() by H. Peter Anvin · 9 years ago
  37. cf8147c [klibc] Add accept4(), handle fallback from accept() to accept4() by H. Peter Anvin · 9 years ago
  38. 4a7ac3d [klibc] Remove sys/socketcalls.h by H. Peter Anvin · 9 years ago
  39. 7671eac [klibc] Remove obsolete getpt() function by H. Peter Anvin · 9 years ago
  40. 0016a34 [klibc] gzip: Fix silent fallback to decompression by Ben Hutchings · 9 years ago
  41. 5125a8b [klibc] dash: mkbuiltins: Fix sort order harder by Ben Hutchings · 9 years ago
  42. 547065c [klibc] Install headers with consistent mode by Ben Hutchings · 9 years ago
  43. 76e7a4a [klibc] mount: Implement -o defaults by Ben Hutchings · 9 years ago
  44. 4d9db8a [klibc] readlink: Add -f option by Ben Hutchings · 9 years ago
  45. 32b36eb [klibc] Implement realpath() by Ben Hutchings · 9 years ago
  46. ce35843 [klibc] ppc64: fix struct stat by Aurelien Jarno · 9 years ago
  47. 7589530 [klibc] Add pread and pwrite 32bit syscall wrappers for parisc by Helge Deller · 9 years ago
  48. 3fefc6a [klibc] MIPS: Update archfcntl.h by Ben Hutchings · 9 years ago
  49. 6e2976b [klibc] ppc64: ELFv2: Load TOC value in system call stub by Mauricio Faria de Oliveira · 9 years ago
  50. f7fc5be [klibc] Update README.klibc by H. Peter Anvin · 9 years ago
  51. 9b62588 [klibc] i386: remove special handling of socketcall by H. Peter Anvin · 9 years ago
  52. bc18ea7 [klibc] Inline __arch_libcinit() by H. Peter Anvin · 9 years ago
  53. 3438d86 add-mips64-support-arch-mips64-specific by Dejan Latinovic · 10 years ago
  54. ccd5088 add-mips64-support-arch-mips32 by Dejan Latinovic · 10 years ago
  55. 493f9a9 add-mips64-support-headers by Dejan Latinovic · 10 years ago
  56. 6884811 [klibc] 2.0.4 released, next version is 2.0.5 by H. Peter Anvin · 10 years ago
  57. 7763dd3 [klibc] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does by Thorsten Glaser · 10 years ago klibc-2.0.4
  58. 6eb77ce [klibc] x86-64: disable the use of SSE by H. Peter Anvin · 11 years ago
  59. 06e395c readlink: Reduce size by calling _fwrite() instead of puts() by H. Peter Anvin · 11 years ago
  60. 1ba3e80 readlink: Handle multiple input arguments by H. Peter Anvin · 11 years ago
  61. 4a66f39 readlink: Better buffer handling by H. Peter Anvin · 11 years ago
  62. a51893a [klibc] fwrite: use memrchr() to find the final '\n' in _IOLBF mode by H. Peter Anvin · 11 years ago
  63. e845d9b [klibc] Remove obsolete enum _IO_file_flags by H. Peter Anvin · 11 years ago
  64. aed6821 [klibc] Move architecture-specific initialization to arch/ by H. Peter Anvin · 11 years ago
  65. fe3dff2 [klibc] <sys/auxv.h>: add missing dependency <klibc/extern.h> by H. Peter Anvin · 11 years ago
  66. c830ba8 [klibc] i386: use the vdso for system calls on i386 by H. Peter Anvin · 11 years ago
  67. 45e09de auxv: convert auxiliary vector into an array; define getauxval() by H. Peter Anvin · 11 years ago
  68. e0c1086 [klibc] 2.0.3 released, next version is 2.0.4 by H. Peter Anvin · 11 years ago
  69. c6fc1a4 [klibc] gzip: Fix typo CONFIG_KLIB_ZIP -> CONFIG_KLIBC_ZIP by Anton Blanchard · 11 years ago klibc-2.0.3
  70. 71a849a [klibc] nfsmount: memset uses sizeof pointer as length by Anton Blanchard · 11 years ago
  71. cb90a94 [klibc] ppc64: build with -mcmodel=small by Anton Blanchard · 11 years ago
  72. 87ad992 [klibc] ppc64: Add ppc64le support by Anton Blanchard · 11 years ago
  73. 3892f67 [klibc] poll, select: fix style problems by H. Peter Anvin · 11 years ago
  74. 3de648d [klibc] arm64: Fix struct stat by H. Peter Anvin · 11 years ago
  75. 45647d9 [klibc] arm64: remove useless <klibc/asmmacros.h> file by H. Peter Anvin · 11 years ago
  76. e4a2c91 [klibc] arm64: Add arm64 support by Steve Capper · 11 years ago
  77. 8858e83 [klibc] syscalls: Add syscalls needed by arm64 by Steve Capper · 11 years ago
  78. 0c7359e [klibc] syscalls: Fixup some of the -at syscall declarations by Steve Capper · 11 years ago
  79. 25a66fa README.klibc: update build information by maximilian attems · 11 years ago
  80. 686f193 tests: Fix sscanf integer tests by maximilian attems · 11 years ago
  81. ddd013b [klibc] 2.0.2 released, next version is 2.0.3 by H. Peter Anvin · 12 years ago
  82. f05ff11 [klibc] [PATCH] fix ARM longjmp with zero 'val'. by Bill Pringlemeir · 12 years ago klibc-2.0.2
  83. ac8f53a [klibc] dash: resync with latest git by maximilian attems · 12 years ago
  84. a756665 [klibc] [BUILTIN] Add support for ulimit -r by Christoph Mathys · 12 years ago
  85. 127b17b [klibc] Avoid overflow for very long variable name by Jim Meyering · 12 years ago
  86. 0dbceda [klibc] include: [sys/time.h] fix for Linux 3.5.1 by Colin Watson · 12 years ago
  87. 8152eb0 [klibc] arm: remove unused variable by Thorsten Glaser · 12 years ago
  88. 62d84fb [klibc] arm: unbreak armhf shared binaries (those with thumb) by Thorsten Glaser · 12 years ago
  89. 9bdffde [klibc] arm: fix trashing of callee-saved registers in thumb setjmp() by Thorsten Glaser · 12 years ago
  90. 5c04671 [klibc] kbuild: Fix permissions of headers by maximilian attems · 12 years ago
  91. 1ece5af [klibc] dash: sync with latest git by maximilian attems · 12 years ago
  92. 61d3006 [klibc] [VAR] Sanitise environment variable names on entry by Herbert Xu · 13 years ago
  93. 4a84d61 [klibc] [SHELL] Allow building without LINEO support by David S. Miller · 13 years ago
  94. 4a12ba8 [klibc] [ARITH] Avoid imaxdiv when only one of the results is wanted by Harald van Dijk · 13 years ago
  95. cebb8fc [klibc] [SHELL] Fix klibc DEBUG compilation by maximilian attems · 13 years ago
  96. 21b8784 [klibc] [BUILTIN] Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd by Herbert Xu · 13 years ago
  97. 973826c [klibc] [EVAL] Avoid using undefined handler by Jim Meyering · 13 years ago
  98. d182c74 [klibc] [MEMALLOC] Avoid clang warning about dead store to "size" by Jim Meyering · 13 years ago
  99. cf9ea96 [klibc] [MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used by Jim Meyering · 13 years ago
  100. 6f235a7 [klibc] [BUILTIN] Eliminate unnecessary promotion in echocmd by Herbert Xu · 13 years ago