Rev. | 时间 | 作者 |
---|---|---|
2880524 | 2022-05-29 14:44:36 | hanishkvc |
DnsLookup: stdint, timeforced reseeding |
||
ad3a130 | 2022-05-23 16:15:51 | lancethepants |
libc/misc/getloadavg: Add getloadavg support to uClibc-ng |
||
287e9d2 | 2022-05-21 00:06:47 | Waldemar Brodkorb |
bump version for 1.0.41 release |
||
ca4b818 | 2022-05-21 00:01:04 | Romain Naour |
define RLIMIT_RTTIME, bump RLIMIT_NLIMITS |
||
f73fcb3 | 2022-05-12 13:02:40 | hanishkvc |
DnsLookup: Configurable dnsQueryId generation including random |
||
592574a | 2022-04-13 21:17:48 | Tom Bannink |
Fix bug in ARM memset implementation |
||
3c34ca7 | 2022-04-12 19:42:24 | Waldemar Brodkorb |
libm: fix bug in lrint.c |
||
f607aad | 2022-03-22 04:08:51 | Waldemar Brodkorb |
arpa/nameser.h: add ns_t_tkey |
||
f372cab | 2022-03-10 21:01:38 | Daniel Dorau |
dl-elf: Supress adding double '/' in library pathname |
||
118e211 | 2022-02-27 10:40:00 | Waldemar Brodkorb |
guard prlimit, reported by Lance Fredrickson |
||
ebe16ee | 2022-01-29 00:36:11 | Petr Vorel |
sched.h: Add SCHED_DEADLINE |
||
9e504a4 | 2022-01-25 07:07:35 | Waldemar Brodkorb |
bump version for 1.0.40 release |
||
5b89fd7 | 2022-01-22 02:26:15 | Waldemar Brodkorb |
fix compile for Linuxthreads enabled |
||
a8cfe4f | 2022-01-22 02:25:59 | Waldemar Brodkorb |
add prlimit syscall wrapper, now for real |
||
ae1144b | 2022-01-21 12:20:55 | Waldemar Brodkorb |
add prlimit syscall wrapper |
||
6b6f51c | 2022-01-21 11:49:42 | Waldemar Brodkorb |
nds32: sync with binutils 2.37, gcc 11.2 and linux 5.10.93 changes |
||
b7dd4df | 2022-01-10 21:42:17 | Sergey Matyukevich |
arc: fix signal handler restorer |
||
373a21c | 2021-12-24 08:29:56 | Yann Sionneau |
Fix some warnings due to type issues |
||
062fac2 | 2021-12-24 08:29:55 | Yann Sionneau |
Fix -Wundef related warnings |
||
48a333b | 2021-12-24 08:29:55 | Yann Sionneau |
kvx: fix warning about __BITS_PER_LONG not being defined |
||
67918f2 | 2021-11-26 19:29:23 | Peter Seiderer |
libc/inet/resolv: fix per thread res_state access |
||
98680ee | 2021-10-07 04:50:49 | Waldemar Brodkorb |
bump version for 1.0.39 release |
||
74b93e4 | 2021-08-25 21:14:02 | Yann Sionneau |
Fix warnings due to missing attributes for __EI_ prefixed symbols |
||
0894e87 | 2021-08-25 21:12:15 | Waldemar Brodkorb |
Merge remote-tracking branch 'evolvis/dns-things' |
||
0f822af | 2021-08-09 10:37:31 | mirabilos |
libc/inet/resolv.c: add __hnbad to check DNS entries for validity… |
||
e966cf3 | 2021-08-09 10:36:58 | mirabilos |
make __{en,de}code_dotted into macros |
||
dc68c2f | 2021-08-09 10:33:00 | mirabilos |
actually remove the ifdeffed-out code from the previous commit |
||
8d96343 | 2021-08-09 10:30:47 | mirabilos |
libc/inet/resolv.c: use dn_{comp,expand} for __{en,de}code_dotted |
||
ca958dc | 2021-06-04 23:22:31 | Yann Sionneau |
powerpc: fix PIE/PIC builds with newer gcc/binutils which use secureplt by default |
||
85ac4f0 | 2021-04-25 00:07:18 | Thomas Petazzoni |
include/sys/personality.h: resync with glibc |