Sign in
googlers
/
maze
/
klibc
/
HEAD
6eb77ce
[klibc] x86-64: disable the use of SSE
by H. Peter Anvin
· 11 years ago
master
06e395c
readlink: Reduce size by calling _fwrite() instead of puts()
by H. Peter Anvin
· 11 years ago
1ba3e80
readlink: Handle multiple input arguments
by H. Peter Anvin
· 11 years ago
4a66f39
readlink: Better buffer handling
by H. Peter Anvin
· 11 years ago
a51893a
[klibc] fwrite: use memrchr() to find the final '\n' in _IOLBF mode
by H. Peter Anvin
· 11 years ago
e845d9b
[klibc] Remove obsolete enum _IO_file_flags
by H. Peter Anvin
· 11 years ago
aed6821
[klibc] Move architecture-specific initialization to arch/
by H. Peter Anvin
· 11 years ago
fe3dff2
[klibc] <sys/auxv.h>: add missing dependency <klibc/extern.h>
by H. Peter Anvin
· 11 years ago
c830ba8
[klibc] i386: use the vdso for system calls on i386
by H. Peter Anvin
· 11 years ago
45e09de
auxv: convert auxiliary vector into an array; define getauxval()
by H. Peter Anvin
· 11 years ago
e0c1086
[klibc] 2.0.3 released, next version is 2.0.4
by H. Peter Anvin
· 11 years ago
c6fc1a4
[klibc] gzip: Fix typo CONFIG_KLIB_ZIP -> CONFIG_KLIBC_ZIP
by Anton Blanchard
· 11 years ago
klibc-2.0.3
71a849a
[klibc] nfsmount: memset uses sizeof pointer as length
by Anton Blanchard
· 11 years ago
cb90a94
[klibc] ppc64: build with -mcmodel=small
by Anton Blanchard
· 11 years ago
87ad992
[klibc] ppc64: Add ppc64le support
by Anton Blanchard
· 11 years ago
3892f67
[klibc] poll, select: fix style problems
by H. Peter Anvin
· 11 years ago
3de648d
[klibc] arm64: Fix struct stat
by H. Peter Anvin
· 11 years ago
45647d9
[klibc] arm64: remove useless <klibc/asmmacros.h> file
by H. Peter Anvin
· 11 years ago
e4a2c91
[klibc] arm64: Add arm64 support
by Steve Capper
· 11 years ago
8858e83
[klibc] syscalls: Add syscalls needed by arm64
by Steve Capper
· 11 years ago
0c7359e
[klibc] syscalls: Fixup some of the -at syscall declarations
by Steve Capper
· 11 years ago
25a66fa
README.klibc: update build information
by maximilian attems
· 11 years ago
686f193
tests: Fix sscanf integer tests
by maximilian attems
· 11 years ago
ddd013b
[klibc] 2.0.2 released, next version is 2.0.3
by H. Peter Anvin
· 12 years ago
f05ff11
[klibc] [PATCH] fix ARM longjmp with zero 'val'.
by Bill Pringlemeir
· 12 years ago
klibc-2.0.2
ac8f53a
[klibc] dash: resync with latest git
by maximilian attems
· 12 years ago
a756665
[klibc] [BUILTIN] Add support for ulimit -r
by Christoph Mathys
· 12 years ago
127b17b
[klibc] Avoid overflow for very long variable name
by Jim Meyering
· 12 years ago
0dbceda
[klibc] include: [sys/time.h] fix for Linux 3.5.1
by Colin Watson
· 12 years ago
8152eb0
[klibc] arm: remove unused variable
by Thorsten Glaser
· 12 years ago
62d84fb
[klibc] arm: unbreak armhf shared binaries (those with thumb)
by Thorsten Glaser
· 12 years ago
9bdffde
[klibc] arm: fix trashing of callee-saved registers in thumb setjmp()
by Thorsten Glaser
· 12 years ago
5c04671
[klibc] kbuild: Fix permissions of headers
by maximilian attems
· 12 years ago
1ece5af
[klibc] dash: sync with latest git
by maximilian attems
· 12 years ago
61d3006
[klibc] [VAR] Sanitise environment variable names on entry
by Herbert Xu
· 13 years ago
4a84d61
[klibc] [SHELL] Allow building without LINEO support
by David S. Miller
· 13 years ago
4a12ba8
[klibc] [ARITH] Avoid imaxdiv when only one of the results is wanted
by Harald van Dijk
· 13 years ago
cebb8fc
[klibc] [SHELL] Fix klibc DEBUG compilation
by maximilian attems
· 13 years ago
21b8784
[klibc] [BUILTIN] Merge SKIPFUNC/SKIPFILE and only clear SKIPFUNC when leaving dotcmd
by Herbert Xu
· 13 years ago
973826c
[klibc] [EVAL] Avoid using undefined handler
by Jim Meyering
· 13 years ago
d182c74
[klibc] [MEMALLOC] Avoid clang warning about dead store to "size"
by Jim Meyering
· 13 years ago
cf9ea96
[klibc] [MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used
by Jim Meyering
· 13 years ago
6f235a7
[klibc] [BUILTIN] Eliminate unnecessary promotion in echocmd
by Herbert Xu
· 13 years ago
8ce54e2
[klibc] [OUTPUT] Make outc an inline function
by Jonathan Nieder
· 13 years ago
4467d6e
[klibc] [EVAL] Remove unused EV_BACKCMD flag
by Jonathan Nieder
· 13 years ago
d7d16af
[klibc] arm/setjmp.S: fix longjmp
by Steve McIntyre
· 12 years ago
f24132e
[klibc] inlcude: [mips*/klibc/archstat.h] get rid of nlink_t
by maximilian attems
· 12 years ago
96dfc60
[klibc] include: [ppc64/klibc/archstat.h] get rid of nlink_t use
by maximilian attems
· 12 years ago
1ec8e82
[klibc] include: [sys/types.h] bury __kernel_nlink_t
by maximilian attems
· 12 years ago
21954a1
[klibc] 2.0.1 released, next version is 2.0.2
by H. Peter Anvin
· 12 years ago
1a6f222
[klibc] Fix gethostname()/getdomainname()
by Maciej Żenczykowski
· 12 years ago
klibc-2.0.1
029622d
[klibc] nfsmount: Fix wrong NFS umount path
by Benjamin Cama
· 12 years ago
7cd9efd
[klibc] 2.0 released, next version is 2.0.1
by H. Peter Anvin
· 12 years ago
cda06e3
[klibc] include: [limits.h] define MB_LEN_MAX
by maximilian attems
· 12 years ago
klibc-2.0
49419d2
[klibc] alpha: fix signal handler setup on DEC Alpha
by Thorsten Glaser
· 12 years ago
163920f
[klibc] capabilities: Use fflush() instead of fseek()
by maximilian attems
· 12 years ago
8544fef
[klibc] kinit: Fix capabilities alternate read/write io without flush
by maximilian attems
· 12 years ago
850f98f
[klibc] README update arch status
by maximilian attems
· 13 years ago
c96ae78
[klibc] sys/sysmacros.h: define major, minor, and makedev as macros
by H. Peter Anvin
· 13 years ago
709e026
[klibc] sys/sysmacros.h: use __static_inline
by H. Peter Anvin
· 13 years ago
da70113
[klibc] Add faccessat() system call
by maximilian attems
· 13 years ago
1eaa73c
[klibc] include: [limits.h] define SSIZE_MAX
by maximilian attems
· 13 years ago
bf526ec
[klibc] include: [stdio.h] add clearerr() prototype
by maximilian attems
· 13 years ago
5ef98b5
[klibc] klcc.1: document -nostdinc
by maximilian attems
· 13 years ago
01b7dde
[klibc] include: [sys/elfcommon.h] define STN_UNDEF
by maximilian attems
· 13 years ago
5576c96
[klibc] include: [sys/socket.h] define SOMAXCONN
by maximilian attems
· 13 years ago
db9f464
[klibc] ipconfig: Use /run/ directory for script file
by maximilian attems
· 13 years ago
f41c1d7
[klibc] ipconfig: Append padding if DHCP packet length < 300 octets
by KUMAAN
· 13 years ago
2f1c293
[klibc] ipconfig: Write $DOMAINSEARCH as domain-search
by KUMAAN
· 13 years ago
72a6e87
[klibc] tests: Add simple sscanf check
by maximilian attems
· 13 years ago
4600662
[klibc] Move SEEK_ constants to a common header file
by H. Peter Anvin
· 13 years ago
ded7408
[klibc] Add pipe2() system call
by H. Peter Anvin
· 13 years ago
5203298
[klibc] Add dup3() system call
by H. Peter Anvin
· 13 years ago
83b7c1b
[klibc] Add trivial lseek test
by H. Peter Anvin
· 13 years ago
2024ab7
[klibc] lseek: give gcc a little optimization hint
by H. Peter Anvin
· 13 years ago
4acc6da
[klibc] Rename llseek.c to lseek.c
by H. Peter Anvin
· 13 years ago
cd5927c
[klibc] SYSCALLS.def: add openat() on 64-bit platforms
by H. Peter Anvin
· 13 years ago
891b756
[klibc] klcc: pass down -v
by maximilian attems
· 13 years ago
c2c7f19
[klibc] ipconfig: A bit more robust bootp/dhcp option parsing
by KUMAAN
· 13 years ago
b01feb6
[klibc] ipconfig: Write $PROTO as configuration protocol
by KUMAAN
· 13 years ago
8c239c1
[klibc] ipconfig: Write $DHCPLEASETIME as dhcp-lease-time
by KUMAAN
· 13 years ago
90c0f08
[klibc] ipconfig: Write $UPTIME as uptime
by KUMAAN
· 13 years ago
86fd106
[klibc] sh4: switch to RT signals
by Thorsten Glaser
· 13 years ago
88532fb
[klibc] Makefile: help document V=2 switch
by maximilian attems
· 13 years ago
960f95f
[klibc] arm: use rt signals
by maximilian attems
· 13 years ago
b73c89c
[klibc] sigsuspend: unbreak s390x
by Thorsten Glaser
· 13 years ago
9316931
[klibc] unbreak powerpc builds
by Thorsten Glaser
· 13 years ago
21d88c3
[klibc] mips: define O_CLOEXEC
by maximilian attems
· 13 years ago
0d3fa71
[klibc] kbuild: sync with kernel 3.4-rc7
by Sam Ravnborg
· 13 years ago
fd2bb9d
[klibc] fwrite: fix the implementation of _IONBF
by H. Peter Anvin
· 13 years ago
8a95f4d
[klibc] Use RT signal system calls on MIPS
by H. Peter Anvin
· 13 years ago
7b42943
[klibc] stdio: don't force stdin and stdout to line buffered
by H. Peter Anvin
· 13 years ago
b8a4fc9
klibc: fseek: use >= 0 to test for lseek() success
by H. Peter Anvin
· 13 years ago
b0abe7c
[klibc] fseek: remove redundant clearing of obytes
by H. Peter Anvin
· 13 years ago
9f9bd8a
[klibc] stdio: don't cache the file pointer
by H. Peter Anvin
· 13 years ago
9967afc
[klibc] Define fseeko and ftello as macros
by H. Peter Anvin
· 13 years ago
1053f60
[klibc] Change stdio prefix from _io_ to _IO_
by H. Peter Anvin
· 13 years ago
f466203
[klibc] Don't set the file pointer to -1 if unseekable
by H. Peter Anvin
· 13 years ago
e6ed5f9
[klibc] run-init: add drop_capabilities support
by Kees Cook
· 13 years ago
a7c9df5
[klibc] kinit: Parse mount command options properly.
by Curt Wohlgemuth
· 13 years ago
Next »