summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
master[klibc] inet: Stricter IPv6 field parsing in inet_pton()Ben Hutchings8 weeks
update-dash[klibc] dash: README.dash: Update the current upstream commitBen Hutchings4 years
sysconf[klibc] Framework and trivial implementation of sysconf(3)H. Peter Anvin11 years
fopencookie[klibc] fopencookie: Add an implementation of fopencookie()H. Peter Anvin11 years
stdioMerge branch 'master' into stdiomaximilian attems12 years
 
TagDownloadAuthorAge
klibc-2.0.13klibc-2.0.13.tar.gz  Ben Hutchings10 months
klibc-2.0.12klibc-2.0.12.tar.gz  Ben Hutchings15 months
klibc-2.0.11klibc-2.0.11.tar.gz  Ben Hutchings20 months
klibc-2.0.10klibc-2.0.10.tar.gz  Ben Hutchings2 years
klibc-2.0.9klibc-2.0.9.tar.gz  Ben Hutchings3 years
klibc-2.0.8klibc-2.0.8.tar.gz  Ben Hutchings4 years
klibc-2.0.7klibc-2.0.7.tar.gz  Ben Hutchings5 years
klibc-2.0.6klibc-2.0.6.tar.gz  Ben Hutchings5 years
klibc-2.0.5klibc-2.0.5.tar.gz  Ben Hutchings5 years
klibc-2.0.4klibc-2.0.4.tar.gz  H. Peter Anvin10 years
[...]
 
AgeCommit messageAuthorFilesLines
2021-04-29[klibc] cpio: Fix possible crash on 64-bit systemsklibc-2.0.9Ben Hutchings1-1/+1
2021-04-29[klibc] cpio: Fix possible integer overflow on 32-bit systemsBen Hutchings1-0/+18
2021-04-29[klibc] malloc: Fail if block size is out of range for sbrkBen Hutchings1-0/+4
2021-04-29[klibc] calloc: Fail if multiplication overflowsBen Hutchings1-3/+8
2021-04-29[klibc] malloc: Fail if requested size > PTRDIFF_MAXBen Hutchings1-0/+9
2021-04-28[klibc] malloc: Set errno on failureBen Hutchings1-0/+2
2021-04-28[klibc] tests: Add test for malloc size arithmeticBen Hutchings2-0/+63
2021-04-28[klibc] Define SIZE_MAX in <stdint.h>Ben Hutchings2-0/+2
2021-04-28[klibc] losetup: Fix warnings about __u64 arguments to printfBen Hutchings1-0/+3
2021-04-28[klibc] Kbuild: Always build static library reproduciblyBen Hutchings3-15/+4
[...]
 
Clone
git://git.kernel.org/pub/scm/libs/klibc/klibc.git
https://git.kernel.org/pub/scm/libs/klibc/klibc.git
https://kernel.googlesource.com/pub/scm/libs/klibc/klibc.git