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
Age
Commit message (
Expand
)
Author
2021-10-06
bump version for 1.0.39 release
v1.0.39
Waldemar Brodkorb
2021-08-25
Fix warnings due to missing attributes for __EI_ prefixed symbols
Yann Sionneau
2021-08-25
Merge remote-tracking branch 'evolvis/dns-things'
Waldemar Brodkorb
2021-08-09
libc/inet/resolv.c: add __hnbad to check DNS entries for validity…
mirabilos
2021-08-09
make __{en,de}code_dotted into macros
mirabilos
2021-08-09
actually remove the ifdeffed-out code from the previous commit
mirabilos
2021-08-09
libc/inet/resolv.c: use dn_{comp,expand} for __{en,de}code_dotted
mirabilos
2021-06-04
powerpc: fix PIE/PIC builds with newer gcc/binutils which use secureplt by de...
Yann Sionneau
2021-04-24
include/sys/personality.h: resync with glibc
Thomas Petazzoni
2021-04-18
libpthread/nptl: create timer thread with sufficiant stack size (account for ...
Peter Seiderer
2021-04-09
open: Add support for O_TMPFILE
Nicolas Cavallari
2021-03-27
bump version for 1.0.38 release
v1.0.38
Waldemar Brodkorb
2021-02-19
fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
Paul Cercueil
2021-02-19
string.h: Make strdup() available if _USE_XOPEN2K8
Paul Cercueil
2021-02-08
riscv64: sync ldso relocations with or1k, fixes 5 testsuite errors
Waldemar Brodkorb
2021-01-28
use renameat2 syscall, when renameat isn't available
Waldemar Brodkorb
2021-01-27
fix umount2 compilation for alpha on Linux 5.x
Waldemar Brodkorb
2021-01-27
sh: Add 64-bit time types from kernel
Geoffrey Le Gourriérec
2021-01-08
extra/locale: fix gen_wc8bit diagnostic output
Max Filippov
2020-12-24
bump to 1.0.37
v1.0.37
Waldemar Brodkorb
2020-12-24
GNU hash style support disable for MIPS
Waldemar Brodkorb
2020-12-23
stdlib: fix potential UB and integer overflow with huge allocations using mal...
Yann Sionneau
2020-11-23
libcrypt: add missing errno.h header
Yann Sionneau
2020-11-13
libcrypt: set_errno to something valid
Waldemar Brodkorb
2020-10-19
hasmntopt: better option matching
Yann Sionneau
2020-10-02
bump version to 1.0.36
v1.0.36
Waldemar Brodkorb
2020-10-02
kvx: add support for kvx arch to uClibc-ng
Yann Sionneau
2020-09-22
Fix warning due to unused label in NPTL
Yann Sionneau
2020-09-22
Fix warning due to relaxed function declaration prototype
Yann Sionneau
2020-09-22
Fix warning due to unused variable in strlen
Yann Sionneau
2020-09-22
Fix warning about macro redefinition
Yann Sionneau
2020-09-22
Fix warning about missing const qualifier
Yann Sionneau
2020-09-22
Fix unused variable warning in dl-startup.c
Yann Sionneau
2020-09-21
Support b64_ntop(), b64_pton() (bsd-compat)
Waldemar Brodkorb
2020-09-15
Fix memory corruption due to struct stat field
Yann Sionneau
2020-09-13
librt: avoid compilation error
Damien Le Moal
2020-09-13
utils/getconf: Fix compilation error
Damien Le Moal
2020-09-09
add MAX_HANDLE_SZ
Waldemar Brodkorb
2020-09-03
fix static builds with gcc 10.x
Waldemar Brodkorb
2020-09-02
Revert "Fix static linking with GCC-10"
Waldemar Brodkorb
2020-08-28
bump for release 1.0.35
v1.0.35
Waldemar Brodkorb
2020-08-25
ldso: Fix pointer cast warning
Yann Sionneau
2020-08-19
Add {name, open}_to_handle_at() implementation
Petr Vorel
2020-08-17
riscv64: add __riscv_flush_icache
Waldemar Brodkorb
2020-08-15
sys/random.h include stddef.h
Waldemar Brodkorb
2020-08-11
Fix static linking with GCC-10
Lance Fredrickson
2020-08-11
xtensa: add exclusive access support
Max Filippov
2020-08-11
xtensa: relax memory constraint in atomic assembly
Max Filippov
2020-07-02
Rename __unused struct members to include a namespace
Ed Wildgoose
2020-06-19
inet: add sockatmark implementation
Clement Leger
[next]