Age | Commit message (Expand) | Author |
2023-07-14 | [PATCH] libc/sysdeps/linux/common/bits/wchar.h: resync with glibc, fix build ... | Waldemar Brodkorb |
2023-06-12 | Fix compilation error on noMMU/nothread systems with old compilers | Yann Sionneau |
2023-06-12 | Revert "librt: avoid compilation error" | Yann Sionneau |
2023-05-10 | gettimeofday: fix static build | Waldemar Brodkorb |
2023-04-05 | bump version for 1.0.43 releasev1.0.43 | Waldemar Brodkorb |
2023-03-13 | Emulate 'futimesat' when __NR_futimesat is not available. | Elliot Thomas |
2023-02-03 | riscv64: fix linking with binutils 2.40 | Waldemar Brodkorb |
2023-01-22 | Defined MAP_FIXED_NOREPLACE | linted |
2023-01-22 | Fix for CVE-2022-29503. | linted |
2023-01-08 | Add lost includes. Fix add getauxval() implementation. | Evgeniy Manachkin |
2022-12-19 | gettimeofday() vdso support | ramin |
2022-12-19 | sycall macro for vdso support | ramin |
2022-12-19 | add getauxval() implementation | ramin |
2022-12-07 | uclibc-ng: fix overflow warning when compiling string/strchr in ILP32 mode on... | Evgeniy Manachkin |
2022-11-20 | RISC-V 32-bit support | ustcymgu@gmail.com |
2022-10-14 | Static pie support for ppc | linted |
2022-10-14 | arc: add optimized string functions for ARCv3 | Pavel Kozlov |
2022-09-27 | arc: add support for ARCv3 32-bit processors | Sergey Matyukevich |
2022-09-27 | arc: add asm macros | Sergey Matyukevich |
2022-09-27 | ldso: arc: add compiler option check | Sergey Matyukevich |
2022-09-27 | arc: minor cleanup for ARCv2 | Sergey Matyukevich |
2022-09-27 | Added some documentation on how to add static-pie support to the porting guide | linted |
2022-09-21 | xtensa: add static pie support | Max Filippov |
2022-09-21 | xtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS | Max Filippov |
2022-09-21 | xtensa: ldso: make GOT protection adjustment conditional | Max Filippov |
2022-09-21 | ldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry | Max Filippov |
2022-09-21 | static pie: fix building static PDE | Max Filippov |
2022-09-07 | nptl: use mmap to allocate initial TLS data for static PIE on noMMU | Max Filippov |
2022-09-07 | Added support for creation of Static Position-Independent Executables (PIE) o... | linted |
2022-08-11 | bump version for 1.0.42 releasev1.0.42 | Waldemar Brodkorb |
2022-08-11 | fix ARCH_NATIVE_BIT for aarch64 | Waldemar Brodkorb |
2022-08-08 | Added support for creation of Static Position-Independent Executables (PIE) o... | linted |
2022-08-08 | resource.h: add missing RUSAGE_THREAD | Waldemar Brodkorb |
2022-07-26 | Added support for creation of Static Position-Independent Executables (PIE) o... | linted |
2022-07-20 | linuxthread/arm: Unlock ldrex/strex varsion of testandset for __ARM_ARCH >= 7 | Vladimir Murzin |
2022-07-20 | linuxthreads/arm: fix ldrex/strex loop when built with O0 | Vladimir Murzin |
2022-06-29 | assert: Add static_assert macro | Nicolas Cavallari |
2022-06-20 | xtensa: implement user context manipulation functions | Max Filippov |
2022-06-08 | inet: gethostid: only accept v4 addresses | наб |
2022-05-29 | DnsLookup: stdint, timeforced reseeding | hanishkvc |
2022-05-23 | libc/misc/getloadavg: Add getloadavg support to uClibc-ng | lancethepants |
2022-05-20 | bump version for 1.0.41 releasev1.0.41 | Waldemar Brodkorb |
2022-05-20 | define RLIMIT_RTTIME, bump RLIMIT_NLIMITS | Romain Naour |
2022-05-12 | DnsLookup: Configurable dnsQueryId generation including random | hanishkvc |
2022-04-13 | Fix bug in ARM memset implementation | Tom Bannink |
2022-04-12 | libm: fix bug in lrint.c | Waldemar Brodkorb |
2022-03-21 | arpa/nameser.h: add ns_t_tkey | Waldemar Brodkorb |
2022-03-10 | dl-elf: Supress adding double '/' in library pathname | Daniel Dorau |
2022-02-27 | guard prlimit, reported by Lance Fredrickson | Waldemar Brodkorb |
2022-01-28 | sched.h: Add SCHED_DEADLINE | Petr Vorel |