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 |
2019-05-13 |
Max Filippov | xtensa: don't use l32r opcode explicitly |
tree | commitdiff |
2019-04-14 |
Yann Sionneau | Fix TLS allocation and loading in !SHARED case |
tree | commitdiff |
2019-03-02 |
Eugene Yudin | Fix NULL pointer dereference in open_memstream() |
tree | commitdiff |
2018-12-14 |
Waldemar Brodkorb | fix issues in ethers.c |
tree | commitdiff |
2018-12-14 |
Max Filippov | xtensa: add custom bits/poll.h |
tree | commitdiff |
2018-12-14 |
[email protected] | several patches for uclibc ng |
tree | commitdiff |
2018-11-27 |
Waldemar Brodkorb | statfs.h: sync generic header with glibc |
tree | commitdiff |
2018-11-23 |
Volodymyr Boyko | Defined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h |
tree | commitdiff |
2018-11-01 |
Christophe Lyon | Add support for Thumb-only processors. |
tree | commitdiff |
2018-11-01 |
Petr Vorel | time.h: Add CLOCK_TAI |
tree | commitdiff |
2018-11-01 |
Carlos Santos | mkostemp64: clear flags, as mkostemp does |
tree | commitdiff |
2018-10-20 |
Waldemar Brodkorb | do not expose recvmmsg/sendmmsg for unsupported kernels |
tree | commitdiff |
2018-09-21 |
Guo Ren | bugfix renameat2 wrong implement. |
tree | commitdiff |
2018-09-21 |
Segev Finer | wordexp: Fix the usage of the internal _itoa function |
tree | commitdiff |
2018-08-16 |
Guo Ren | sched_setaffinity: use the same style with glibc's |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | mbtowc: Fix non compliant behavior for end of string |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | nptl threads: Fix bug in using a weak variable. |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | nptl: Use vfork on MMU-less for system() |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | arm/clone.S: Fix threading support |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | Allow to generate PIE 'static' binary |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | Add runtime support needed for C++ exceptions |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | Add application startup code for FDPIC |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | rtld: Add FDPIC code for arm |
tree | commitdiff |
2018-08-10 |
Christophe Lyon | rtld: Add #if defined (__FDPIC__) |
tree | commitdiff |
2018-06-10 |
Waldemar Brodkorb | risc-v: initial 64 bit port, static only (no TLS/NPTL) |
tree | commitdiff |
2018-04-17 |
Waldemar Brodkorb | libdl: cleanup old inline changelog |
tree | commitdiff |
2018-04-17 |
Guo Ren | common/sendfile.c: bugfix can't support offset is NULL |
tree | commitdiff |
2018-04-17 |
Waldemar Brodkorb | Revert "common/sendfile.c: bugfix can't support offset... |
tree | commitdiff |
2018-04-13 |
Guo Ren | lseek.c: bugfix ltp lseek01.c |
tree | commitdiff |
2018-04-13 |
Guo Ren | common/sendfile.c: bugfix can't support offset is NULL |
tree | commitdiff |
2018-04-13 |
Thomas Petazzoni | or1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ} |
tree | commitdiff |
2018-04-02 |
Waldemar Brodkorb | use __NR_newfstatat only for modern Linux architectures |
tree | commitdiff |
2018-03-22 |
Waldemar Brodkorb | hppa: fix runtime issues |
tree | commitdiff |
2018-03-15 |
Guo Ren | csky: support bsd-setjmp and bsd-_setjmp. |
tree | commitdiff |
2018-03-12 |
Waldemar Brodkorb | tile: add basic support for tilegx |
tree | commitdiff |
2018-03-09 |
Waldemar Brodkorb | sparc32: Add nop before __startcontext to stop unwinding |
tree | commitdiff |
2018-03-01 |
Waldemar Brodkorb | add missing include to quieten compiler |
tree | commitdiff |
2018-02-26 |
Waldemar Brodkorb | stat.h: fix issue with aarch64 |
tree | commitdiff |
next |