Age | Commit message (Expand) | Author |
2020-10-02 | bump version to 1.0.36v1.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.35v1.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 |
2020-05-17 | mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6 | Romain Naour |
2020-05-06 | prepare for release 1.0.34v1.0.34 | Waldemar Brodkorb |
2020-04-27 | Rules.mak: Fix check_as for recent binutils versions | Marcel Patzlaff |
2020-04-01 | statx: make include conditional, fixes non-csky arch buildroot builds | Waldemar Brodkorb |
2020-04-01 | or1k: fix some TLS issues | Yann Sionneau |
2020-04-01 | statx: make include conditional, fixes non-csky arch buildroot builds | Waldemar Brodkorb |
2020-04-01 | Resolve bug when using unusual MALLOC_ALIGNMENT | Eyal Itkin |
2020-02-19 | malloc: add missing header for some arch (alpha) | Waldemar Brodkorb |
2020-02-16 | bump to 1.0.33 for releasev1.0.33 | Waldemar Brodkorb |
2020-02-16 | Add Safe-Linking to fastbins | Eyal Itkin |
2020-02-10 | include/ctype.h: restore __isctype_l definition | Max Filippov |
2020-02-07 | aarch64/bits: provide sigstack.h | Vladimir Murzin |
2020-02-07 | aarch64/sys: update ucontext.h | Vladimir Murzin |
2020-02-07 | common/bits: Fix ipc_perm and semid_ds definitions for 64-bit arches | Vladimir Murzin |
2020-02-07 | aarch64: always use MMU | Vladimir Murzin |
2020-02-04 | include/ctype.h: drop is*_l macro definitions | Max Filippov |
2020-02-03 | csky: add statx conditionals | Waldemar Brodkorb |
2020-01-30 | Fix map_newlink abort when interface list changes during getifaddrs | Vincent Hou |
2020-01-30 | poll: avoid calling select with empty sets which hangs the process | Yann Sionneau |
2020-01-28 | fix getenv bug | Ata, John (US) |
2019-11-17 | riscv64: fix DB_THREAD_SELF, fixes 4 testsuite failures | Waldemar Brodkorb |
2019-11-17 | riscv64: fix comments borrowed from or1k port | Yann Sionneau |
2019-11-17 | Makefile.in: build utils without stack smashing protector | Eugene Yudin |
2019-11-17 | fix PTRAVE_EVENT_SECCOMP typo in ptrace.h | Joris Vink |
2019-11-08 | riscv64: implement NPTL/TLS | Waldemar Brodkorb |