2023-06-19 |
Jesse Taube | tmp master |
tree | commitdiff |
2023-05-05 |
Jesse Taube | use prlimit if get/setrlimit doesnt exist |
tree | commitdiff |
2023-05-05 |
Jesse Taube | add statx |
tree | commitdiff |
2023-05-05 |
Jesse Taube | adjtimex |
tree | commitdiff |
2023-03-13 |
Elliot Thomas | Emulate 'futimesat' when __NR_futimesat is not available. |
tree | commitdiff |
2023-02-03 |
Waldemar Brodkorb | riscv64: fix linking with binutils 2.40 |
tree | commitdiff |
2023-01-22 |
linted | Defined MAP_FIXED_NOREPLACE |
tree | commitdiff |
2022-12-19 |
ramin | gettimeofday() vdso support |
tree | commitdiff |
2022-12-19 |
ramin | sycall macro for vdso support |
tree | commitdiff |
2022-12-19 |
ramin | add getauxval() implementation |
tree | commitdiff |
2022-12-07 |
Evgeniy Manachkin | uclibc-ng: fix overflow warning when compiling string... |
tree | commitdiff |
2022-11-20 |
[email protected] | RISC-V 32-bit support |
tree | commitdiff |
2022-10-14 |
linted | Static pie support for ppc |
tree | commitdiff |
2022-10-14 |
Pavel Kozlov | arc: add optimized string functions for ARCv3 |
tree | commitdiff |
2022-09-27 |
Sergey Matyukevich | arc: add support for ARCv3 32-bit processors |
tree | commitdiff |
2022-09-27 |
Sergey Matyukevich | arc: add asm macros |
tree | commitdiff |
2022-09-21 |
Max Filippov | xtensa: add static pie support |
tree | commitdiff |
2022-09-21 |
Max Filippov | static pie: fix building static PDE |
tree | commitdiff |
2022-09-07 |
linted | Added support for creation of Static Position-Independe... |
tree | commitdiff |
2022-08-08 |
linted | Added support for creation of Static Position-Independe... |
tree | commitdiff |
2022-08-08 |
Waldemar Brodkorb | resource.h: add missing RUSAGE_THREAD |
tree | commitdiff |
2022-07-26 |
linted | Added support for creation of Static Position-Independe... |
tree | commitdiff |
2022-06-20 |
Max Filippov | xtensa: implement user context manipulation functions |
tree | commitdiff |
2022-06-08 |
наб | inet: gethostid: only accept v4 addresses |
tree | commitdiff |
2022-05-29 |
hanishkvc | DnsLookup: stdint, timeforced reseeding |
tree | commitdiff |
2022-05-23 |
lancethepants | libc/misc/getloadavg: Add getloadavg support to uClibc-ng |
tree | commitdiff |
2022-05-20 |
Romain Naour | define RLIMIT_RTTIME, bump RLIMIT_NLIMITS |
tree | commitdiff |
2022-05-12 |
hanishkvc | DnsLookup: Configurable dnsQueryId generation including... |
tree | commitdiff |
2022-04-13 |
Tom Bannink | Fix bug in ARM memset implementation |
tree | commitdiff |
2022-02-27 |
Waldemar Brodkorb | guard prlimit, reported by Lance Fredrickson |
tree | commitdiff |
2022-01-28 |
Petr Vorel | sched.h: Add SCHED_DEADLINE |
tree | commitdiff |
2022-01-21 |
Waldemar Brodkorb | fix compile for Linuxthreads enabled |
tree | commitdiff |
2022-01-21 |
Waldemar Brodkorb | add prlimit syscall wrapper, now for real |
tree | commitdiff |
2022-01-21 |
Waldemar Brodkorb | add prlimit syscall wrapper |
tree | commitdiff |
2022-01-21 |
Waldemar Brodkorb | nds32: sync with binutils 2.37, gcc 11.2 and linux... |
tree | commitdiff |
2022-01-10 |
Sergey Matyukevich | arc: fix signal handler restorer |
tree | commitdiff |
2021-12-23 |
Yann Sionneau | Fix some warnings due to type issues |
tree | commitdiff |
2021-12-23 |
Yann Sionneau | Fix -Wundef related warnings |
tree | commitdiff |
2021-12-23 |
Yann Sionneau | kvx: fix warning about __BITS_PER_LONG not being defined |
tree | commitdiff |
2021-11-26 |
Peter Seiderer | libc/inet/resolv: fix per thread res_state access |
tree | commitdiff |
2021-08-25 |
Waldemar Brodkorb | Merge remote-tracking branch 'evolvis/dns-things' |
tree | commitdiff |
2021-08-09 |
mirabilos | libc/inet/resolv.c: add __hnbad to check DNS entries... |
tree | commitdiff |
2021-08-09 |
mirabilos | make __{en,de}code_dotted into macros |
tree | commitdiff |
2021-08-09 |
mirabilos | actually remove the ifdeffed-out code from the previous... |
tree | commitdiff |
2021-08-09 |
mirabilos | libc/inet/resolv.c: use dn_{comp,expand} for __{en... |
tree | commitdiff |
2021-06-04 |
Yann Sionneau | powerpc: fix PIE/PIC builds with newer gcc/binutils... |
tree | commitdiff |
2021-04-09 |
Nicolas Cavallari | open: Add support for O_TMPFILE |
tree | commitdiff |
2021-02-18 |
Paul Cercueil | fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8 |
tree | commitdiff |
2021-01-28 |
Waldemar Brodkorb | use renameat2 syscall, when renameat isn't available |
tree | commitdiff |
2021-01-27 |
Waldemar Brodkorb | fix umount2 compilation for alpha on Linux 5.x |
tree | commitdiff |
2021-01-27 |
Geoffrey Le Gourriérec | sh: Add 64-bit time types from kernel |
tree | commitdiff |
2020-12-23 |
Yann Sionneau | stdlib: fix potential UB and integer overflow with... |
tree | commitdiff |
2020-10-19 |
Yann Sionneau | hasmntopt: better option matching |
tree | commitdiff |
2020-10-02 |
Yann Sionneau | kvx: add support for kvx arch to uClibc-ng |
tree | commitdiff |
2020-09-22 |
Yann Sionneau | Fix warning due to unused variable in strlen |
tree | commitdiff |
2020-09-22 |
Yann Sionneau | Fix warning about macro redefinition |
tree | commitdiff |
2020-09-22 |
Yann Sionneau | Fix warning about missing const qualifier |
tree | commitdiff |
2020-09-21 |
Waldemar Brodkorb | Support b64_ntop(), b64_pton() (bsd-compat) |
tree | commitdiff |
2020-09-15 |
Yann Sionneau | Fix memory corruption due to struct stat field |
tree | commitdiff |
2020-09-02 |
Waldemar Brodkorb | Revert "Fix static linking with GCC-10" |
tree | commitdiff |
2020-08-19 |
Petr Vorel | Add {name, open}_to_handle_at() implementation |
tree | commitdiff |
2020-08-17 |
Waldemar Brodkorb | riscv64: add __riscv_flush_icache |
tree | commitdiff |
2020-08-15 |
Waldemar Brodkorb | sys/random.h include stddef.h |
tree | commitdiff |
2020-08-11 |
Lance Fredrickson | Fix static linking with GCC-10 |
tree | commitdiff |
2020-08-11 |
Max Filippov | xtensa: add exclusive access support |
tree | commitdiff |
2020-08-11 |
Max Filippov | xtensa: relax memory constraint in atomic assembly |
tree | commitdiff |
2020-07-02 |
Ed Wildgoose | Rename __unused struct members to include a namespace |
tree | commitdiff |
2020-06-19 |
Clement Leger | inet: add sockatmark implementation |
tree | commitdiff |
2020-05-17 |
Romain Naour | mips: Do not include hi and lo in __SYSCALL_CLOBBERS... |
tree | commitdiff |
2020-04-01 |
Waldemar Brodkorb | statx: make include conditional, fixes non-csky arch... |
tree | commitdiff |
2020-04-01 |
Eyal Itkin | Resolve bug when using unusual MALLOC_ALIGNMENT |
tree | commitdiff |
2020-02-19 |
Waldemar Brodkorb | malloc: add missing header for some arch (alpha) |
tree | commitdiff |
2020-02-16 |
Eyal Itkin | Add Safe-Linking to fastbins |
tree | commitdiff |
2020-02-07 |
Vladimir Murzin | aarch64/bits: provide sigstack.h |
tree | commitdiff |
2020-02-07 |
Vladimir Murzin | aarch64/sys: update ucontext.h |
tree | commitdiff |
2020-02-07 |
Vladimir Murzin | common/bits: Fix ipc_perm and semid_ds definitions... |
tree | commitdiff |
2020-02-03 |
Waldemar Brodkorb | csky: add statx conditionals |
tree | commitdiff |
2020-01-30 |
Vincent Hou | Fix map_newlink abort when interface list changes durin... |
tree | commitdiff |
2020-01-30 |
Yann Sionneau | poll: avoid calling select with empty sets which hangs... |
tree | commitdiff |
2020-01-28 |
Ata, John (US) | fix getenv bug |
tree | commitdiff |
2019-11-17 |
Joris Vink | fix PTRAVE_EVENT_SECCOMP typo in ptrace.h |
tree | commitdiff |
2019-11-08 |
Waldemar Brodkorb | riscv64: implement NPTL/TLS |
tree | commitdiff |
2019-11-06 |
Waldemar Brodkorb | riscv64: lazy relocations do not work like sparc/m68k |
tree | commitdiff |
2019-11-05 |
Waldemar Brodkorb | implement fexecve from glibc |
tree | commitdiff |
2019-10-31 |
Waldemar Brodkorb | riscv64: add shared library support |
tree | commitdiff |
2019-10-30 |
Carlos Santos | Make __syscall_error return long, as expected by syscal... |
tree | commitdiff |
2019-10-15 |
mirabilos | Fix value for O_mask_was_saved based on gdb observation |
tree | commitdiff |
2019-10-15 |
mirabilos | sparc64: Make structure match kernel uapi |
tree | commitdiff |
2019-10-15 |
mirabilos | sparc64: Use the jmpbuf-offsets.h header instead of... |
tree | commitdiff |
2019-10-10 |
Waldemar Brodkorb | aarch64: sync with glibc code to see any differences... |
tree | commitdiff |
2019-10-05 |
Stafford Horne | or1k: Fix compiling with PIC and latest binutils use... |
tree | commitdiff |
2019-09-30 |
Kjetil Oftedal | malloc: Add missing locks for some paths (valloc/memali... |
tree | commitdiff |
2019-09-30 |
Adhemerval Zanella | PowerPC: Fix termios definitions |
tree | commitdiff |
2019-07-05 |
Petar Jovanovic | mips: avoid calling memcpy() from memmove() for MIPS... |
tree | commitdiff |
2019-07-05 |
Christoph Hellwig | riscv: clear a3/a4 in crt1 |
tree | commitdiff |
2019-07-05 |
Christoph Hellwig | riscv: add the MAP_UNINITIALIZED definition |
tree | commitdiff |
2019-06-21 |
Denys Vlasenko | fix opendir, fpathconf and ttyname_r to use fstat64... |
tree | commitdiff |
2019-05-27 |
Petar Jovanovic | mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__... |
tree | commitdiff |
2019-05-27 |
Romain Naour | sparc: remove asm constraint |
tree | commitdiff |
2019-05-13 |
Max Filippov | preadv/pwritev: fix offset argument type |
tree | commitdiff |
next |