Rev. | Zeit | Autor |
---|---|---|
e803847 | 2020-09-02 16:45:17 | Waldemar Brodkorb |
Revert "Fix static linking with GCC-10" |
||
7b504fe | 2020-08-28 17:58:16 | Waldemar Brodkorb |
bump for release 1.0.35 |
||
f3fa882 | 2020-08-25 23:23:54 | Yann Sionneau |
ldso: Fix pointer cast warning |
||
8bc41f1 | 2020-08-19 20:48:46 | Petr Vorel |
Add {name, open}_to_handle_at() implementation |
||
8b1f6b2 | 2020-08-17 22:46:44 | Waldemar Brodkorb |
riscv64: add __riscv_flush_icache |
||
00972c0 | 2020-08-16 02:11:46 | Waldemar Brodkorb |
sys/random.h include stddef.h |
||
5b58a1e | 2020-08-11 20:39:05 | Lance Fredrickson |
Fix static linking with GCC-10 |
||
fc48f4f | 2020-08-11 20:35:02 | Max Filippov |
xtensa: add exclusive access support |
||
c2e5177 | 2020-08-11 20:35:02 | Max Filippov |
xtensa: relax memory constraint in atomic assembly |
||
9327731 | 2020-07-02 15:25:47 | Ed Wildgoose |
Rename __unused struct members to include a namespace |
||
a852c99 | 2020-06-19 15:41:19 | Clement Leger |
inet: add sockatmark implementation |
||
85ec6b4 | 2020-05-17 19:07:55 | Romain Naour |
mips: Do not include hi and lo in __SYSCALL_CLOBBERS for R6 |
||
40a337c | 2020-05-06 16:20:38 | Waldemar Brodkorb |
prepare for release 1.0.34 |
||
25751e7 | 2020-04-27 19:30:45 | Marcel Patzlaff |
Rules.mak: Fix check_as for recent binutils versions |
||
d987468 | 2020-04-02 05:56:40 | Waldemar Brodkorb |
statx: make include conditional, fixes non-csky arch buildroot builds |
||
db4b12a | 2020-04-02 04:43:45 | Yann Sionneau |
or1k: fix some TLS issues |
||
cb6a910 | 2020-04-02 04:43:45 | Waldemar Brodkorb |
statx: make include conditional, fixes non-csky arch buildroot builds |
||
440e6c1 | 2020-04-02 04:43:28 | Eyal Itkin |
Resolve bug when using unusual MALLOC_ALIGNMENT |
||
6f7c688 | 2020-02-19 18:18:03 | Waldemar Brodkorb |
malloc: add missing header for some arch (alpha) |
||
4275f78 | 2020-02-16 20:43:11 | Waldemar Brodkorb |
bump to 1.0.33 for release |
||
886878b | 2020-02-16 20:32:21 | Eyal Itkin |
Add Safe-Linking to fastbins |
||
90f24fc | 2020-02-10 16:11:05 | Max Filippov |
include/ctype.h: restore __isctype_l definition |
||
901462c | 2020-02-07 22:37:15 | Vladimir Murzin |
aarch64/bits: provide sigstack.h |
||
b5fc5f8 | 2020-02-07 22:37:15 | Vladimir Murzin |
aarch64/sys: update ucontext.h |
||
28c3e6d | 2020-02-07 22:37:15 | Vladimir Murzin |
common/bits: Fix ipc_perm and semid_ds definitions for 64-bit arches |
||
d13a57c | 2020-02-07 22:37:14 | Vladimir Murzin |
aarch64: always use MMU |
||
d1a3ca7 | 2020-02-04 16:56:57 | Max Filippov |
include/ctype.h: drop is*_l macro definitions |
||
8a04c4d | 2020-02-03 19:50:54 | Waldemar Brodkorb |
csky: add statx conditionals |
||
6b21a5a | 2020-01-30 17:44:41 | Vincent Hou |
Fix map_newlink abort when interface list changes during getifaddrs |
||
24681d3 | 2020-01-30 17:26:42 | Yann Sionneau |
poll: avoid calling select with empty sets which hangs the process |