Vincent Hou
|
6b21a5a5bd
Fix map_newlink abort when interface list changes during getifaddrs
|
4 years ago |
Yann Sionneau
|
24681d328c
poll: avoid calling select with empty sets which hangs the process
|
4 years ago |
Ata, John (US)
|
fbe25933d4
fix getenv bug
|
4 years ago |
Waldemar Brodkorb
|
4bae9977da
riscv64: fix DB_THREAD_SELF, fixes 4 testsuite failures
|
5 years ago |
Yann Sionneau
|
b6a2df5856
riscv64: fix comments borrowed from or1k port
|
5 years ago |
Eugene Yudin
|
f115e68975
Makefile.in: build utils without stack smashing protector
|
5 years ago |
Joris Vink
|
a80286d185
fix PTRAVE_EVENT_SECCOMP typo in ptrace.h
|
5 years ago |
Waldemar Brodkorb
|
d0bc0d2bc8
riscv64: implement NPTL/TLS
|
5 years ago |
Waldemar Brodkorb
|
cb9d1f5371
riscv64: lazy relocations do not work like sparc/m68k
|
5 years ago |
Waldemar Brodkorb
|
858ffad217
implement fexecve from glibc
|
5 years ago |
Waldemar Brodkorb
|
60eae0def7
riscv64: add shared library support
|
5 years ago |
Carlos Santos
|
01e863c89f
Make __syscall_error return long, as expected by syscall() callers
|
5 years ago |
Waldemar Brodkorb
|
3f1c2ffd2f
bump to 1.0.32 for release
|
5 years ago |
mirabilos
|
9684c27843
Fix value for O_mask_was_saved based on gdb observation
|
5 years ago |
mirabilos
|
81ebf8bc1d
sparc64: Make structure match kernel uapi
|
5 years ago |
mirabilos
|
1a0a6bd7d3
sparc64: Use the jmpbuf-offsets.h header instead of duplicating it
|
5 years ago |
Waldemar Brodkorb
|
d05b08ccf9
aarch64: sync with glibc code to see any differences in a better way
|
5 years ago |
Stafford Horne
|
0fcfaee3e1
or1k: Fix compiling with PIC and latest binutils use PLT for __syscall_error
|
5 years ago |
Kjetil Oftedal
|
3538ba34e0
malloc: Add missing locks for some paths (valloc/memalign/posix_memalign)
|
5 years ago |
Adhemerval Zanella
|
7ed8c421f7
PowerPC: Fix termios definitions
|
5 years ago |
Waldemar Brodkorb
|
8bcbb7f318
Revert "package/uclibc: fix termios redefinition issue for PowerPC"
|
5 years ago |
Vadim Kochan
|
14c36638c1
package/uclibc: fix termios redefinition issue for PowerPC
|
5 years ago |
Petar Jovanovic
|
e94e6f4bd9
mips: avoid calling memcpy() from memmove() for MIPS arch
|
5 years ago |
Yann Sionneau
|
028d28e6a9
Fix header installation for recent 64-only arch
|
5 years ago |
Christoph Hellwig
|
721f0983ea
riscv: clear a3/a4 in crt1
|
5 years ago |
Christoph Hellwig
|
ed495bf14d
riscv: add the MAP_UNINITIALIZED definition
|
5 years ago |
Denys Vlasenko
|
4f506bb95a
fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat()
|
5 years ago |
Yann Sionneau
|
f93b43e4d1
Fix compilation issue when libuargp is compiled without __UCLIBC_HAS_PROGRAM_INVOCATION_NAME__
|
5 years ago |
Petar Jovanovic
|
785dee7855
mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined
|
5 years ago |
Romain Naour
|
c2eaf6c30d
sparc: remove asm constraint
|
5 years ago |