]> Git Repo - uclibc-ng.git/shortlog
uclibc-ng.git
2023-06-19 Jesse Taubetmp master
2023-05-05 Jesse Taubeuse prlimit if get/setrlimit doesnt exist
2023-05-05 Jesse Taubeadd statx
2023-05-05 Jesse Taubeadjtimex
2023-04-04 Waldemar Brodkorbbump version for 1.0.43 release
2023-03-13 Elliot ThomasEmulate 'futimesat' when __NR_futimesat is not available.
2023-02-03 Waldemar Brodkorbriscv64: fix linking with binutils 2.40
2023-01-22 lintedDefined MAP_FIXED_NOREPLACE
2023-01-22 lintedFix for CVE-2022-29503.
2023-01-08 Evgeniy ManachkinAdd lost includes. Fix add getauxval() implementation.
2022-12-19 ramingettimeofday() vdso support
2022-12-19 raminsycall macro for vdso support
2022-12-19 raminadd getauxval() implementation
2022-12-07 Evgeniy Manachkinuclibc-ng: fix overflow warning when compiling string...
2022-11-20 [email protected]RISC-V 32-bit support
2022-10-14 lintedStatic pie support for ppc
2022-10-14 Pavel Kozlovarc: add optimized string functions for ARCv3
2022-09-27 Sergey Matyukevicharc: add support for ARCv3 32-bit processors
2022-09-27 Sergey Matyukevicharc: add asm macros
2022-09-27 Sergey Matyukevichldso: arc: add compiler option check
2022-09-27 Sergey Matyukevicharc: minor cleanup for ARCv2
2022-09-27 lintedAdded some documentation on how to add static-pie suppo...
2022-09-21 Max Filippovxtensa: add static pie support
2022-09-21 Max Filippovxtensa: drop ARCH_NEEDS_BOOTSTRAP_RELOCS
2022-09-21 Max Filippovxtensa: ldso: make GOT protection adjustment conditional
2022-09-21 Max Filippovldso: clean up PERFORM_BOOTSTRAP_GOT ifdeferry
2022-09-21 Max Filippovstatic pie: fix building static PDE
2022-09-07 Max Filippovnptl: use mmap to allocate initial TLS data for static...
2022-09-07 lintedAdded support for creation of Static Position-Independe...
2022-08-10 Waldemar Brodkorbbump version for 1.0.42 release
2022-08-10 Waldemar Brodkorbfix ARCH_NATIVE_BIT for aarch64
2022-08-08 lintedAdded support for creation of Static Position-Independe...
2022-08-08 Waldemar Brodkorbresource.h: add missing RUSAGE_THREAD
2022-07-26 lintedAdded support for creation of Static Position-Independe...
2022-07-20 Vladimir Murzinlinuxthread/arm: Unlock ldrex/strex varsion of testands...
2022-07-20 Vladimir Murzinlinuxthreads/arm: fix ldrex/strex loop when built with O0
2022-06-29 Nicolas Cavallariassert: Add static_assert macro
2022-06-20 Max Filippovxtensa: implement user context manipulation functions
2022-06-08 набinet: gethostid: only accept v4 addresses
2022-05-29 hanishkvcDnsLookup: stdint, timeforced reseeding
2022-05-23 lancethepantslibc/misc/getloadavg: Add getloadavg support to uClibc-ng
2022-05-20 Waldemar Brodkorbbump version for 1.0.41 release
2022-05-20 Romain Naourdefine RLIMIT_RTTIME, bump RLIMIT_NLIMITS
2022-05-12 hanishkvcDnsLookup: Configurable dnsQueryId generation including...
2022-04-13 Tom BanninkFix bug in ARM memset implementation
2022-04-12 Waldemar Brodkorblibm: fix bug in lrint.c
2022-03-21 Waldemar Brodkorbarpa/nameser.h: add ns_t_tkey
2022-03-10 Daniel Doraudl-elf: Supress adding double '/' in library pathname
2022-02-27 Waldemar Brodkorbguard prlimit, reported by Lance Fredrickson
2022-01-28 Petr Vorelsched.h: Add SCHED_DEADLINE
2022-01-24 Waldemar Brodkorbbump version for 1.0.40 release
2022-01-21 Waldemar Brodkorbfix compile for Linuxthreads enabled
2022-01-21 Waldemar Brodkorbadd prlimit syscall wrapper, now for real
2022-01-21 Waldemar Brodkorbadd prlimit syscall wrapper
2022-01-21 Waldemar Brodkorbnds32: sync with binutils 2.37, gcc 11.2 and linux...
2022-01-10 Sergey Matyukevicharc: fix signal handler restorer
2021-12-23 Yann SionneauFix some warnings due to type issues
2021-12-23 Yann SionneauFix -Wundef related warnings
2021-12-23 Yann Sionneaukvx: fix warning about __BITS_PER_LONG not being defined
2021-11-26 Peter Seidererlibc/inet/resolv: fix per thread res_state access
2021-10-06 Waldemar Brodkorbbump version for 1.0.39 release
2021-08-25 Yann SionneauFix warnings due to missing attributes for __EI_ prefix...
2021-08-25 Waldemar BrodkorbMerge remote-tracking branch 'evolvis/dns-things'
2021-08-09 mirabiloslibc/inet/resolv.c: add __hnbad to check DNS entries...
2021-08-09 mirabilosmake __{en,de}code_dotted into macros
2021-08-09 mirabilosactually remove the ifdeffed-out code from the previous...
2021-08-09 mirabiloslibc/inet/resolv.c: use dn_{comp,expand} for __{en...
2021-06-04 Yann Sionneaupowerpc: fix PIE/PIC builds with newer gcc/binutils...
2021-04-24 Thomas Petazzoniinclude/sys/personality.h: resync with glibc
2021-04-18 Peter Seidererlibpthread/nptl: create timer thread with sufficiant...
2021-04-09 Nicolas Cavallariopen: Add support for O_TMPFILE
2021-03-27 Waldemar Brodkorbbump version for 1.0.38 release
2021-02-18 Paul Cercueilfcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
2021-02-18 Paul Cercueilstring.h: Make strdup() available if _USE_XOPEN2K8
2021-02-08 Waldemar Brodkorbriscv64: sync ldso relocations with or1k, fixes 5 tests...
2021-01-28 Waldemar Brodkorbuse renameat2 syscall, when renameat isn't available
2021-01-27 Waldemar Brodkorbfix umount2 compilation for alpha on Linux 5.x
2021-01-27 Geoffrey Le... sh: Add 64-bit time types from kernel
2021-01-08 Max Filippovextra/locale: fix gen_wc8bit diagnostic output
2020-12-24 Waldemar Brodkorbbump to 1.0.37
2020-12-24 Waldemar BrodkorbGNU hash style support disable for MIPS
2020-12-23 Yann Sionneaustdlib: fix potential UB and integer overflow with...
2020-11-23 Yann Sionneaulibcrypt: add missing errno.h header
2020-11-13 Waldemar Brodkorblibcrypt: set_errno to something valid
2020-10-19 Yann Sionneauhasmntopt: better option matching
2020-10-02 Waldemar Brodkorbbump version to 1.0.36
2020-10-02 Yann Sionneaukvx: add support for kvx arch to uClibc-ng
2020-09-22 Yann SionneauFix warning due to unused label in NPTL
2020-09-22 Yann SionneauFix warning due to relaxed function declaration prototype
2020-09-22 Yann SionneauFix warning due to unused variable in strlen
2020-09-22 Yann SionneauFix warning about macro redefinition
2020-09-22 Yann SionneauFix warning about missing const qualifier
2020-09-22 Yann SionneauFix unused variable warning in dl-startup.c
2020-09-21 Waldemar BrodkorbSupport b64_ntop(), b64_pton() (bsd-compat)
2020-09-15 Yann SionneauFix memory corruption due to struct stat field
2020-09-13 Damien Le Moallibrt: avoid compilation error
2020-09-13 Damien Le Moalutils/getconf: Fix compilation error
2020-09-09 Waldemar Brodkorbadd MAX_HANDLE_SZ
2020-09-03 Waldemar Brodkorbfix static builds with gcc 10.x
2020-09-02 Waldemar BrodkorbRevert "Fix static linking with GCC-10"
next
This page took 0.062859 seconds and 4 git commands to generate.