修訂. | 時間 | 作者 |
---|---|---|
fbe2593 | 2020-01-28 22:15:20 | Ata, John (US) |
fix getenv bug |
||
4bae997 | 2019-11-18 04:09:35 | Waldemar Brodkorb |
riscv64: fix DB_THREAD_SELF, fixes 4 testsuite failures |
||
b6a2df5 | 2019-11-18 01:35:28 | Yann Sionneau |
riscv64: fix comments borrowed from or1k port |
||
f115e68 | 2019-11-18 01:32:25 | Eugene Yudin |
Makefile.in: build utils without stack smashing protector |
||
a80286d | 2019-11-18 01:21:59 | Joris Vink |
fix PTRAVE_EVENT_SECCOMP typo in ptrace.h |
||
d0bc0d2 | 2019-11-08 11:03:43 | Waldemar Brodkorb |
riscv64: implement NPTL/TLS |
||
cb9d1f5 | 2019-11-06 12:33:56 | Waldemar Brodkorb |
riscv64: lazy relocations do not work like sparc/m68k |
||
858ffad | 2019-11-06 01:29:01 | Waldemar Brodkorb |
implement fexecve from glibc |
||
60eae0d | 2019-11-01 08:39:10 | Waldemar Brodkorb |
riscv64: add shared library support |
||
01e863c | 2019-10-30 18:27:52 | Carlos Santos |
Make __syscall_error return long, as expected by syscall() callers |
||
3f1c2ff | 2019-10-16 01:36:40 | Waldemar Brodkorb |
bump to 1.0.32 for release |
||
9684c27 | 2019-10-16 01:18:11 | mirabilos |
Fix value for O_mask_was_saved based on gdb observation |
||
81ebf8b | 2019-10-16 01:18:11 | mirabilos |
sparc64: Make structure match kernel uapi |
||
1a0a6bd | 2019-10-16 01:18:11 | mirabilos |
sparc64: Use the jmpbuf-offsets.h header instead of duplicating it |
||
d05b08c | 2019-10-11 01:35:26 | Waldemar Brodkorb |
aarch64: sync with glibc code to see any differences in a better way |
||
0fcfaee | 2019-10-06 01:13:23 | Stafford Horne |
or1k: Fix compiling with PIC and latest binutils use PLT for __syscall_error |
||
3538ba3 | 2019-10-01 02:29:07 | Kjetil Oftedal |
malloc: Add missing locks for some paths (valloc/memalign/posix_memalign) |
||
7ed8c42 | 2019-10-01 02:25:00 | Adhemerval Zanella |
PowerPC: Fix termios definitions |
||
8bcbb7f | 2019-09-09 21:16:55 | Waldemar Brodkorb |
Revert "package/uclibc: fix termios redefinition issue for PowerPC" |
||
14c3663 | 2019-09-06 19:07:32 | Vadim Kochan |
package/uclibc: fix termios redefinition issue for PowerPC |
||
e94e6f4 | 2019-07-05 21:48:35 | Petar Jovanovic |
mips: avoid calling memcpy() from memmove() for MIPS arch |
||
028d28e | 2019-07-05 21:47:21 | Yann Sionneau |
Fix header installation for recent 64-only arch |
||
721f098 | 2019-07-05 21:47:21 | Christoph Hellwig |
riscv: clear a3/a4 in crt1 |
||
ed495bf | 2019-07-05 21:47:20 | Christoph Hellwig |
riscv: add the MAP_UNINITIALIZED definition |
||
4f506bb | 2019-06-21 19:09:36 | Denys Vlasenko |
fix opendir, fpathconf and ttyname_r to use fstat64(), not fstat() |
||
f93b43e | 2019-06-21 19:09:27 | Yann Sionneau |
Fix compilation issue when libuargp is compiled without __UCLIBC_HAS_PROGRAM_INVOCATION_NAME__ |
||
785dee7 | 2019-05-27 21:54:52 | Petar Jovanovic |
mips: fix memmove() call when __ARCH_HAS_BWD_MEMCPY__ is not defined |
||
c2eaf6c | 2019-05-27 21:54:42 | Romain Naour |
sparc: remove asm constraint |
||
423e490 | 2019-05-13 16:11:02 | Max Filippov |
preadv/pwritev: fix offset argument type |
||
b56bd48 | 2019-05-13 16:11:01 | Max Filippov |
xtensa: don't use l32r opcode explicitly |