修訂. | 時間 | 作者 |
---|---|---|
12f6282 | 2021-04-19 00:19:13 | Peter Seiderer |
libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) |
||
221f289 | 2021-04-09 12:56:24 | Nicolas Cavallari |
open: Add support for O_TMPFILE |
||
2bf4991 | 2021-03-27 23:56:52 | Waldemar Brodkorb |
bump version for 1.0.38 release |
||
9efce41 | 2021-02-19 08:15:01 | Paul Cercueil |
fcntl.h: Make F_DUPFD_CLOEXEC if _USE_XOPEN2K8 |
||
0daab15 | 2021-02-19 08:14:59 | Paul Cercueil |
string.h: Make strdup() available if _USE_XOPEN2K8 |
||
0c2d4b1 | 2021-02-09 00:12:15 | Waldemar Brodkorb |
riscv64: sync ldso relocations with or1k, fixes 5 testsuite errors |
||
aca82e0 | 2021-01-28 12:10:42 | Waldemar Brodkorb |
use renameat2 syscall, when renameat isn't available |
||
008687f | 2021-01-27 15:06:01 | Waldemar Brodkorb |
fix umount2 compilation for alpha on Linux 5.x |
||
9409593 | 2021-01-27 13:33:39 | Geoffrey Le Gourriérec |
sh: Add 64-bit time types from kernel |
||
a1e9202 | 2021-01-09 03:12:59 | Max Filippov |
extra/locale: fix gen_wc8bit diagnostic output |
||
ab1dd83 | 2020-12-24 19:55:14 | Waldemar Brodkorb |
bump to 1.0.37 |
||
c08a447 | 2020-12-24 19:54:53 | Waldemar Brodkorb |
GNU hash style support disable for MIPS |
||
015d5b8 | 2020-12-23 21:39:37 | Yann Sionneau |
stdlib: fix potential UB and integer overflow with huge allocations using malloc-simple allocator |
||
6993d93 | 2020-11-24 01:32:29 | Yann Sionneau |
libcrypt: add missing errno.h header |
||
2f6076c | 2020-11-13 12:21:04 | Waldemar Brodkorb |
libcrypt: set_errno to something valid |
||
27b5b58 | 2020-10-19 16:51:48 | Yann Sionneau |
hasmntopt: better option matching |
||
b335e9d | 2020-10-03 02:11:36 | Waldemar Brodkorb |
bump version to 1.0.36 |
||
672a303 | 2020-10-03 02:10:36 | Yann Sionneau |
kvx: add support for kvx arch to uClibc-ng |
||
4acf6f0 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix warning due to unused label in NPTL |
||
e573903 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix warning due to relaxed function declaration prototype |
||
f3e08e7 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix warning due to unused variable in strlen |
||
b1c3d18 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix warning about macro redefinition |
||
9f54321 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix warning about missing const qualifier |
||
05c39a2 | 2020-09-22 22:54:04 | Yann Sionneau |
Fix unused variable warning in dl-startup.c |
||
cc2b7bf | 2020-09-21 20:39:06 | Waldemar Brodkorb |
Support b64_ntop(), b64_pton() (bsd-compat) |
||
50bd6d0 | 2020-09-15 22:26:34 | Yann Sionneau |
Fix memory corruption due to struct stat field |
||
08d46f1 | 2020-09-13 22:32:46 | Damien Le Moal |
librt: avoid compilation error |
||
b1ed80b | 2020-09-13 22:32:46 | Damien Le Moal |
utils/getconf: Fix compilation error |
||
6f9e85a | 2020-09-09 21:37:31 | Waldemar Brodkorb |
add MAX_HANDLE_SZ |
||
4deace3 | 2020-09-03 22:08:24 | Waldemar Brodkorb |
fix static builds with gcc 10.x |