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