Rev. | Zeit | Autor |
---|---|---|
30b85d4 | 2019-05-13 16:11:01 | Max Filippov |
docs/defines.txt: clarify LFS-related macros |
||
8987338 | 2019-04-14 17:02:57 | Konstantin Vasin |
Fix build with SUPPORT_LD_DEBUG_EARLY enabled |
||
df82d65 | 2019-04-14 17:02:19 | Yann Sionneau |
Fix _dl_deallocate_tls in !SHARED case |
||
018ef9e | 2019-04-14 17:02:18 | Yann Sionneau |
Fix TLS allocation and loading in !SHARED case |
||
5efc10d | 2019-03-02 18:49:39 | Eugene Yudin |
Fix NULL pointer dereference in open_memstream() |
||
ac48ce2 | 2018-12-31 19:12:44 | Guo Ren |
csky: Add EM_CSKY for ldso |
||
365d19d | 2018-12-14 18:53:22 | Waldemar Brodkorb |
fix issues in ethers.c |
||
51e75b3 | 2018-12-14 18:51:53 | Max Filippov |
xtensa: add custom bits/poll.h |
||
7b1c4fa | 2018-12-14 18:50:50 | han_mao@c-sky.com |
several patches for uclibc ng |
||
358b780 | 2018-12-14 18:50:20 | Guo Ren |
MAINTAINERS: add Mao Han for CSKY |
||
8a73a96 | 2018-11-27 23:42:48 | Waldemar Brodkorb |
statfs.h: sync generic header with glibc |
||
fa9cfbf | 2018-11-23 22:24:29 | Volodymyr Boyko |
Defined INLINE_SYSCALL_NOERR_NCS in mips/bits/syscalls.h |
||
cbfdb7a | 2018-11-14 12:05:39 | Waldemar Brodkorb |
bump for release 1.0.31 |
||
b2db04d | 2018-11-01 12:43:45 | Christophe Lyon |
Add support for Thumb-only processors. |
||
1b41063 | 2018-11-01 12:43:35 | Petr Vorel |
time.h: Add CLOCK_TAI |
||
89addcb | 2018-11-01 12:43:32 | Carlos Santos |
mkostemp64: clear flags, as mkostemp does |
||
447f72b | 2018-10-27 17:54:43 | Evgeniy Didin |
ARC: Accommodate TLS fix in Binutils |
||
f2aac99 | 2018-10-20 23:25:49 | Waldemar Brodkorb |
do not expose recvmmsg/sendmmsg for unsupported kernels |
||
e550b5c | 2018-09-21 10:42:11 | Guo Ren |
bugfix renameat2 wrong implement. |
||
f664078 | 2018-09-21 10:42:08 | Segev Finer |
wordexp: Fix the usage of the internal _itoa function |
||
85baf42 | 2018-08-17 04:42:42 | Guo Ren |
sched_setaffinity: use the same style with glibc's |
||
13c46fb | 2018-08-10 23:02:45 | Christophe Lyon |
rtld: Avoid crash on R_ARM_NONE relocation |
||
1a2cdf2 | 2018-08-10 23:02:45 | Christophe Lyon |
Fix shm_open posix compliance error code |
||
e54692f | 2018-08-10 23:02:45 | Christophe Lyon |
mbtowc: Fix non compliant behavior for end of string |
||
d53bc34 | 2018-08-10 23:02:45 | Christophe Lyon |
isnan: Add isnan weak alias to __isnan |
||
b5ec02b | 2018-08-10 23:02:45 | Christophe Lyon |
Fix htab_delete loop counter |
||
a7d538f | 2018-08-10 23:02:45 | Christophe Lyon |
nptl threads: Fix bug in using a weak variable. |
||
0f4ddec | 2018-08-10 23:02:45 | Christophe Lyon |
nptl: Replace sbrk with mmap |
||
13fcd46 | 2018-08-10 23:02:45 | Christophe Lyon |
nptl: Clear TLS area for static binaries. |
||
606a8b2 | 2018-08-10 23:02:45 | Christophe Lyon |
nptl: Use vfork on MMU-less for system() |