]> Git Repo - uclibc-ng.git/history - libc
tmp
[uclibc-ng.git] / libc /
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-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
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-21 Max Filippovxtensa: add static pie support
2022-09-21 Max Filippovstatic pie: fix building static PDE
2022-09-07 lintedAdded support for creation of Static Position-Independe...
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-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 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-02-27 Waldemar Brodkorbguard prlimit, reported by Lance Fredrickson
2022-01-28 Petr Vorelsched.h: Add SCHED_DEADLINE
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-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-09 Nicolas Cavallariopen: Add support for O_TMPFILE
2021-02-18 Paul Cercueilfcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8
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 Gourriérecsh: Add 64-bit time types from kernel
2020-12-23 Yann Sionneaustdlib: fix potential UB and integer overflow with...
2020-10-19 Yann Sionneauhasmntopt: better option matching
2020-10-02 Yann Sionneaukvx: add support for kvx arch to uClibc-ng
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-21 Waldemar BrodkorbSupport b64_ntop(), b64_pton() (bsd-compat)
2020-09-15 Yann SionneauFix memory corruption due to struct stat field
2020-09-02 Waldemar BrodkorbRevert "Fix static linking with GCC-10"
2020-08-19 Petr VorelAdd {name, open}_to_handle_at() implementation
2020-08-17 Waldemar Brodkorbriscv64: add __riscv_flush_icache
2020-08-15 Waldemar Brodkorbsys/random.h include stddef.h
2020-08-11 Lance FredricksonFix static linking with GCC-10
2020-08-11 Max Filippovxtensa: add exclusive access support
2020-08-11 Max Filippovxtensa: relax memory constraint in atomic assembly
2020-07-02 Ed WildgooseRename __unused struct members to include a namespace
2020-06-19 Clement Legerinet: add sockatmark implementation
2020-05-17 Romain Naourmips: Do not include hi and lo in __SYSCALL_CLOBBERS...
2020-04-01 Waldemar Brodkorbstatx: make include conditional, fixes non-csky arch...
2020-04-01 Eyal ItkinResolve bug when using unusual MALLOC_ALIGNMENT
2020-02-19 Waldemar Brodkorbmalloc: add missing header for some arch (alpha)
2020-02-16 Eyal ItkinAdd Safe-Linking to fastbins
2020-02-07 Vladimir Murzinaarch64/bits: provide sigstack.h
2020-02-07 Vladimir Murzinaarch64/sys: update ucontext.h
2020-02-07 Vladimir Murzincommon/bits: Fix ipc_perm and semid_ds definitions...
2020-02-03 Waldemar Brodkorbcsky: add statx conditionals
2020-01-30 Vincent HouFix map_newlink abort when interface list changes durin...
2020-01-30 Yann Sionneaupoll: avoid calling select with empty sets which hangs...
2020-01-28 Ata, John (US)fix getenv bug
2019-11-17 Joris Vinkfix PTRAVE_EVENT_SECCOMP typo in ptrace.h
2019-11-08 Waldemar Brodkorbriscv64: implement NPTL/TLS
2019-11-06 Waldemar Brodkorbriscv64: lazy relocations do not work like sparc/m68k
2019-11-05 Waldemar Brodkorbimplement fexecve from glibc
2019-10-31 Waldemar Brodkorbriscv64: add shared library support
2019-10-30 Carlos SantosMake __syscall_error return long, as expected by syscal...
2019-10-15 mirabilosFix value for O_mask_was_saved based on gdb observation
2019-10-15 mirabilossparc64: Make structure match kernel uapi
2019-10-15 mirabilossparc64: Use the jmpbuf-offsets.h header instead of...
2019-10-10 Waldemar Brodkorbaarch64: sync with glibc code to see any differences...
2019-10-05 Stafford Horneor1k: Fix compiling with PIC and latest binutils use...
2019-09-30 Kjetil Oftedalmalloc: Add missing locks for some paths (valloc/memali...
2019-09-30 Adhemerval ZanellaPowerPC: Fix termios definitions
2019-07-05 Petar Jovanovicmips: avoid calling memcpy() from memmove() for MIPS...
2019-07-05 Christoph Hellwigriscv: clear a3/a4 in crt1
2019-07-05 Christoph Hellwigriscv: add the MAP_UNINITIALIZED definition
2019-06-21 Denys Vlasenkofix opendir, fpathconf and ttyname_r to use fstat64...
2019-05-27 Petar Jovanovicmips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__...
2019-05-27 Romain Naoursparc: remove asm constraint
2019-05-13 Max Filippovpreadv/pwritev: fix offset argument type
next
This page took 0.070575 seconds and 7 git commands to generate.