index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
fix TLS memory leak with dlopen
Mingxiang Lu
3 weeks
Tag
Download
Author
Age
v1.0.50
commit ecbc412d0d...
Waldemar Brodkorb
3 months
v1.0.49
commit 1bd6b40759...
Waldemar Brodkorb
5 months
v1.0.48
commit cdde4f2378...
Waldemar Brodkorb
7 months
v1.0.47
commit 318858b473...
Waldemar Brodkorb
8 months
v1.0.46
commit 357f094fcb...
Waldemar Brodkorb
9 months
v1.0.45
commit fc3b6dc46a...
Waldemar Brodkorb
11 months
v1.0.44
commit 014ddbf530...
Waldemar Brodkorb
16 months
v1.0.43
commit abf6002032...
Waldemar Brodkorb
20 months
v1.0.42
commit d46709504e...
Waldemar Brodkorb
2 years
v1.0.41
commit 287e9d271e...
Waldemar Brodkorb
3 years
[...]
Age
Commit message
Author
2024-08-13
bump version for 1.0.50 release
v1.0.50
Waldemar Brodkorb
2024-08-13
getrandom: remove __USE_GNU / add GRND_INSECURE
Waldemar Brodkorb
2024-08-11
add memfd_create syscall wrapper
Waldemar Brodkorb
2024-08-11
riscv: remove incomplete context implementation, use libucontext
Waldemar Brodkorb
2024-08-09
bits/stat.h: Declare st_mtim if defined(__USE_XOPEN2K8), add missing
Waldemar Brodkorb
2024-08-09
lseek: allow SEEK_DATA/SEEK_HOLE to be used
Waldemar Brodkorb
2024-07-30
iconv: prevent compiler warning during initialization with jis0208
Frank Mehnert
2024-07-30
iconv: fix parameter type of utf8seq_is_{overlong,surrogate,illegal}
Frank Mehnert
2024-07-30
ldso.c: use 'unsigned int' as loop variable type
Frank Mehnert
2024-07-30
iconv: explicitly state operator precedence
Frank Mehnert
[...]