summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterfix TLS memory leak with dlopenMingxiang Lu3 weeks
 
TagDownloadAuthorAge
v1.0.50commit ecbc412d0d...Waldemar Brodkorb3 months
v1.0.49commit 1bd6b40759...Waldemar Brodkorb5 months
v1.0.48commit cdde4f2378...Waldemar Brodkorb7 months
v1.0.47commit 318858b473...Waldemar Brodkorb8 months
v1.0.46commit 357f094fcb...Waldemar Brodkorb9 months
v1.0.45commit fc3b6dc46a...Waldemar Brodkorb11 months
v1.0.44commit 014ddbf530...Waldemar Brodkorb16 months
v1.0.43commit abf6002032...Waldemar Brodkorb20 months
v1.0.42commit d46709504e...Waldemar Brodkorb2 years
v1.0.41commit 287e9d271e...Waldemar Brodkorb3 years
[...]
 
AgeCommit messageAuthor
2024-08-13bump version for 1.0.50 releasev1.0.50Waldemar Brodkorb
2024-08-13getrandom: remove __USE_GNU / add GRND_INSECUREWaldemar Brodkorb
2024-08-11add memfd_create syscall wrapperWaldemar Brodkorb
2024-08-11riscv: remove incomplete context implementation, use libucontextWaldemar Brodkorb
2024-08-09bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), add missingWaldemar Brodkorb
2024-08-09lseek: allow SEEK_DATA/SEEK_HOLE to be usedWaldemar Brodkorb
2024-07-30iconv: prevent compiler warning during initialization with jis0208Frank Mehnert
2024-07-30iconv: fix parameter type of utf8seq_is_{overlong,surrogate,illegal}Frank Mehnert
2024-07-30ldso.c: use 'unsigned int' as loop variable typeFrank Mehnert
2024-07-30iconv: explicitly state operator precedenceFrank Mehnert
[...]