Sign in
googlers
/
maze
/
klibc
Clone this repo:
Branches
master
fopencookie
stdio
sysconf
Tags
klibc-2.0.3
klibc-2.0.2
klibc-2.0.1
klibc-1.1.2
klibc-1.1.3
klibc-2.0
klibc-1.5.25
klibc-1.5.24
klibc-1.5.23
klibc-1.5.22
More...
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
More »