Age | Commit message (Expand) | Author |
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 |
2022-01-24 | bump version for 1.0.40 releasev1.0.40 | Waldemar Brodkorb |
2022-01-21 | fix compile for Linuxthreads enabled | Waldemar Brodkorb |
2022-01-21 | add prlimit syscall wrapper, now for real | Waldemar Brodkorb |
2022-01-21 | add prlimit syscall wrapper | Waldemar Brodkorb |
2022-01-21 | nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes | Waldemar Brodkorb |
2022-01-10 | arc: fix signal handler restorer | Sergey Matyukevich |
2021-12-24 | Fix some warnings due to type issues | Yann Sionneau |
2021-12-24 | Fix -Wundef related warnings | Yann Sionneau |
2021-12-24 | kvx: fix warning about __BITS_PER_LONG not being defined | Yann Sionneau |
2021-11-26 | libc/inet/resolv: fix per thread res_state access | Peter Seiderer |
2021-10-06 | bump version for 1.0.39 releasev1.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 releasev1.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 |