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 · 10 years ago
  17. 3de648d [klibc] arm64: Fix struct stat by H. Peter Anvin · 10 years ago
  18. 45647d9 [klibc] arm64: remove useless <klibc/asmmacros.h> file by H. Peter Anvin · 10 years ago
  19. e4a2c91 [klibc] arm64: Add arm64 support by Steve Capper · 10 years ago
  20. 8858e83 [klibc] syscalls: Add syscalls needed by arm64 by Steve Capper · 10 years ago
  21. 0c7359e [klibc] syscalls: Fixup some of the -at syscall declarations by Steve Capper · 10 years ago
  22. 25a66fa README.klibc: update build information by maximilian attems · 11 years ago
  23. 686f193 tests: Fix sscanf integer tests by maximilian attems · 11 years ago
  24. ddd013b [klibc] 2.0.2 released, next version is 2.0.3 by H. Peter Anvin · 12 years ago
  25. f05ff11 [klibc] [PATCH] fix ARM longjmp with zero 'val'. by Bill Pringlemeir · 12 years ago klibc-2.0.2
  26. ac8f53a [klibc] dash: resync with latest git by maximilian attems · 12 years ago
  27. a756665 [klibc] [BUILTIN] Add support for ulimit -r by Christoph Mathys · 12 years ago
  28. 127b17b [klibc] Avoid overflow for very long variable name by Jim Meyering · 12 years ago
  29. 0dbceda [klibc] include: [sys/time.h] fix for Linux 3.5.1 by Colin Watson · 12 years ago
  30. 8152eb0 [klibc] arm: remove unused variable by Thorsten Glaser · 12 years ago
  31. 62d84fb [klibc] arm: unbreak armhf shared binaries (those with thumb) by Thorsten Glaser · 12 years ago
  32. 9bdffde [klibc] arm: fix trashing of callee-saved registers in thumb setjmp() by Thorsten Glaser · 12 years ago
  33. 5c04671 [klibc] kbuild: Fix permissions of headers by maximilian attems · 12 years ago
  34. 1ece5af [klibc] dash: sync with latest git by maximilian attems · 12 years ago
  35. 61d3006 [klibc] [VAR] Sanitise environment variable names on entry by Herbert Xu · 12 years ago
  36. 4a84d61 [klibc] [SHELL] Allow building without LINEO support by David S. Miller · 13 years ago
  37. 4a12ba8 [klibc] [ARITH] Avoid imaxdiv when only one of the results is wanted by Harald van Dijk · 13 years ago
  38. cebb8fc [klibc] [SHELL] Fix klibc DEBUG compilation by maximilian attems · 13 years ago
  39. 21b8784 [klibc] [BUILTIN] Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd by Herbert Xu · 13 years ago
  40. 973826c [klibc] [EVAL] Avoid using undefined handler by Jim Meyering · 13 years ago
  41. d182c74 [klibc] [MEMALLOC] Avoid clang warning about dead store to "size" by Jim Meyering · 13 years ago
  42. cf9ea96 [klibc] [MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used by Jim Meyering · 13 years ago
  43. 6f235a7 [klibc] [BUILTIN] Eliminate unnecessary promotion in echocmd by Herbert Xu · 13 years ago
  44. 8ce54e2 [klibc] [OUTPUT] Make outc an inline function by Jonathan Nieder · 13 years ago
  45. 4467d6e [klibc] [EVAL] Remove unused EV_BACKCMD flag by Jonathan Nieder · 13 years ago
  46. d7d16af [klibc] arm/setjmp.S: fix longjmp by Steve McIntyre · 12 years ago
  47. f24132e [klibc] inlcude: [mips*/klibc/archstat.h] get rid of nlink_t by maximilian attems · 12 years ago
  48. 96dfc60 [klibc] include: [ppc64/klibc/archstat.h] get rid of nlink_t use by maximilian attems · 12 years ago
  49. 1ec8e82 [klibc] include: [sys/types.h] bury __kernel_nlink_t by maximilian attems · 12 years ago
  50. 21954a1 [klibc] 2.0.1 released, next version is 2.0.2 by H. Peter Anvin · 12 years ago
  51. 1a6f222 [klibc] Fix gethostname()/getdomainname() by Maciej Żenczykowski · 12 years ago klibc-2.0.1
  52. 029622d [klibc] nfsmount: Fix wrong NFS umount path by Benjamin Cama · 12 years ago
  53. 7cd9efd [klibc] 2.0 released, next version is 2.0.1 by H. Peter Anvin · 12 years ago
  54. cda06e3 [klibc] include: [limits.h] define MB_LEN_MAX by maximilian attems · 12 years ago klibc-2.0
  55. 49419d2 [klibc] alpha: fix signal handler setup on DEC Alpha by Thorsten Glaser · 12 years ago
  56. 163920f [klibc] capabilities: Use fflush() instead of fseek() by maximilian attems · 12 years ago
  57. 8544fef [klibc] kinit: Fix capabilities alternate read/write io without flush by maximilian attems · 12 years ago
  58. 850f98f [klibc] README update arch status by maximilian attems · 12 years ago
  59. c96ae78 [klibc] sys/sysmacros.h: define major, minor, and makedev as macros by H. Peter Anvin · 12 years ago
  60. 709e026 [klibc] sys/sysmacros.h: use __static_inline by H. Peter Anvin · 12 years ago
  61. da70113 [klibc] Add faccessat() system call by maximilian attems · 12 years ago
  62. 1eaa73c [klibc] include: [limits.h] define SSIZE_MAX by maximilian attems · 12 years ago
  63. bf526ec [klibc] include: [stdio.h] add clearerr() prototype by maximilian attems · 12 years ago
  64. 5ef98b5 [klibc] klcc.1: document -nostdinc by maximilian attems · 12 years ago
  65. 01b7dde [klibc] include: [sys/elfcommon.h] define STN_UNDEF by maximilian attems · 12 years ago
  66. 5576c96 [klibc] include: [sys/socket.h] define SOMAXCONN by maximilian attems · 12 years ago
  67. db9f464 [klibc] ipconfig: Use /run/ directory for script file by maximilian attems · 12 years ago
  68. f41c1d7 [klibc] ipconfig: Append padding if DHCP packet length < 300 octets by KUMAAN · 13 years ago
  69. 2f1c293 [klibc] ipconfig: Write $DOMAINSEARCH as domain-search by KUMAAN · 13 years ago
  70. 72a6e87 [klibc] tests: Add simple sscanf check by maximilian attems · 12 years ago
  71. 4600662 [klibc] Move SEEK_ constants to a common header file by H. Peter Anvin · 12 years ago
  72. ded7408 [klibc] Add pipe2() system call by H. Peter Anvin · 12 years ago
  73. 5203298 [klibc] Add dup3() system call by H. Peter Anvin · 12 years ago
  74. 83b7c1b [klibc] Add trivial lseek test by H. Peter Anvin · 12 years ago
  75. 2024ab7 [klibc] lseek: give gcc a little optimization hint by H. Peter Anvin · 12 years ago
  76. 4acc6da [klibc] Rename llseek.c to lseek.c by H. Peter Anvin · 12 years ago
  77. cd5927c [klibc] SYSCALLS.def: add openat() on 64-bit platforms by H. Peter Anvin · 12 years ago
  78. 891b756 [klibc] klcc: pass down -v by maximilian attems · 12 years ago
  79. c2c7f19 [klibc] ipconfig: A bit more robust bootp/dhcp option parsing by KUMAAN · 13 years ago
  80. b01feb6 [klibc] ipconfig: Write $PROTO as configuration protocol by KUMAAN · 13 years ago
  81. 8c239c1 [klibc] ipconfig: Write $DHCPLEASETIME as dhcp-lease-time by KUMAAN · 13 years ago
  82. 90c0f08 [klibc] ipconfig: Write $UPTIME as uptime by KUMAAN · 13 years ago
  83. 86fd106 [klibc] sh4: switch to RT signals by Thorsten Glaser · 12 years ago
  84. 88532fb [klibc] Makefile: help document V=2 switch by maximilian attems · 12 years ago
  85. 960f95f [klibc] arm: use rt signals by maximilian attems · 12 years ago
  86. b73c89c [klibc] sigsuspend: unbreak s390x by Thorsten Glaser · 12 years ago
  87. 9316931 [klibc] unbreak powerpc builds by Thorsten Glaser · 12 years ago
  88. 21d88c3 [klibc] mips: define O_CLOEXEC by maximilian attems · 12 years ago
  89. 0d3fa71 [klibc] kbuild: sync with kernel 3.4-rc7 by Sam Ravnborg · 12 years ago
  90. fd2bb9d [klibc] fwrite: fix the implementation of _IONBF by H. Peter Anvin · 12 years ago
  91. 8a95f4d [klibc] Use RT signal system calls on MIPS by H. Peter Anvin · 12 years ago
  92. 7b42943 [klibc] stdio: don't force stdin and stdout to line buffered by H. Peter Anvin · 12 years ago
  93. b8a4fc9 klibc: fseek: use >= 0 to test for lseek() success by H. Peter Anvin · 12 years ago
  94. b0abe7c [klibc] fseek: remove redundant clearing of obytes by H. Peter Anvin · 12 years ago
  95. 9f9bd8a [klibc] stdio: don't cache the file pointer by H. Peter Anvin · 12 years ago
  96. 9967afc [klibc] Define fseeko and ftello as macros by H. Peter Anvin · 12 years ago
  97. 1053f60 [klibc] Change stdio prefix from _io_ to _IO_ by H. Peter Anvin · 12 years ago
  98. f466203 [klibc] Don't set the file pointer to -1 if unseekable by H. Peter Anvin · 12 years ago
  99. e6ed5f9 [klibc] run-init: add drop_capabilities support by Kees Cook · 12 years ago
  100. a7c9df5 [klibc] kinit: Parse mount command options properly. by Curt Wohlgemuth · 12 years ago