Age | Commit message (Expand) | Author | Files | Lines |
2021-07-01 | Update syscall lists for Linux 5.13 | Joseph Myers | 26 | -2/+80 |
2021-07-01 | s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] | Stefan Liebler | 1 | -0/+13 |
2021-07-01 | Fix extra PLT reference in libc.so due to __glob64_time64 if build with gcc 7... | Stefan Liebler | 1 | -0/+1 |
2021-07-01 | AArch64: Add hp-timing.h | Wilco Dijkstra | 1 | -0/+47 |
2021-07-01 | AArch64: Improve strnlen performance | Wilco Dijkstra | 1 | -181/+89 |
2021-06-30 | Linux: Avoid calling malloc indirectly from __get_nprocs | Florian Weimer | 1 | -26/+57 |
2021-06-30 | login: Move libutil into libc | Florian Weimer | 68 | -194/+467 |
2021-06-30 | login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt | Florian Weimer | 8 | -1/+10 |
2021-06-29 | Add RFC 8335 Definitions from Linux 5.13 | Andreas Roeseler | 1 | -0/+18 |
2021-06-29 | s390x: Update math: redirect roundeven function | Stefan Liebler | 3 | -1/+3 |
2021-06-28 | posix: Add _Fork [BZ #4737] | Adhemerval Zanella | 33 | -0/+33 |
2021-06-28 | nptl: Add glibc.pthread.stack_cache_size tunable | Florian Weimer | 1 | -0/+4 |
2021-06-28 | arm: align stack in clone [BZ 28020] | Szabolcs Nagy | 1 | -0/+2 |
2021-06-28 | Linux: Cleanups after librt move | Florian Weimer | 10 | -83/+31 |
2021-06-28 | Linux: Move timer_settime, __timer_settime64 from librt to libc | Florian Weimer | 80 | -201/+224 |
2021-06-28 | Linux: Move timer_gettime, __timer_gettime64 from librt to libc | Florian Weimer | 76 | -116/+144 |
2021-06-28 | Linux: Move timer_getoverrun from librt to libc | Florian Weimer | 77 | -93/+103 |
2021-06-28 | Linux: Move timer_create, timer_delete from librt to libc | Florian Weimer | 88 | -231/+257 |
2021-06-28 | Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h | Florian Weimer | 8 | -0/+138 |
2021-06-27 | Update math: redirect roundeven function | H.J. Lu | 5 | -2/+5 |
2021-06-27 | Use GCC builtins for roundeven functions if desired. | Shen-Ta Hsieh | 6 | -0/+22 |
2021-06-27 | x86_64: roundeven with sse4.1 support | Shen-Ta Hsieh | 7 | -2/+118 |
2021-06-27 | math: redirect roundeven function | Shen-Ta Hsieh | 5 | -1/+9 |
2021-06-25 | Linux: Move timer helper routines from librt to libc | Florian Weimer | 7 | -50/+64 |
2021-06-25 | Linux: Move mq_unlink from librt to libc | Florian Weimer | 63 | -31/+87 |
2021-06-25 | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc | Florian Weimer | 65 | -89/+182 |
2021-06-25 | Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc | Florian Weimer | 65 | -90/+183 |
2021-06-25 | Linux: Move mq_open, __mq_open_2 from librt to libc | Florian Weimer | 63 | -62/+158 |
2021-06-25 | Linux: Move mq_notify from librt to libc | Florian Weimer | 64 | -66/+90 |
2021-06-25 | Linux: Move mq_getattr from librt to libc | Florian Weimer | 63 | -31/+71 |
2021-06-25 | Linux: Move mq_setattr from librt to libc | Florian Weimer | 64 | -32/+97 |
2021-06-25 | Linux: Move mq_close from librt to libc | Florian Weimer | 63 | -31/+70 |
2021-06-25 | Linux: Move lio_listio, lio_listio64 from librt to libc | Florian Weimer | 62 | -94/+194 |
2021-06-25 | rt: Rework lio_listio implementation | Florian Weimer | 2 | -14/+0 |
2021-06-25 | Linux: Move aio_write, aio_write64 into libc | Florian Weimer | 64 | -68/+128 |
2021-06-25 | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc | Florian Weimer | 63 | -78/+148 |
2021-06-25 | Linux: Move aio_return, aio_return64 into libc | Florian Weimer | 62 | -60/+128 |
2021-06-25 | Linux: Move aio_read, aio_read64 into libc | Florian Weimer | 64 | -68/+128 |
2021-06-25 | Linux: Move aio_fsync, aio_fsync64 into libc | Florian Weimer | 62 | -60/+128 |
2021-06-25 | Linux: Move aio_error, aio_error64 into libc | Florian Weimer | 62 | -60/+128 |
2021-06-25 | Linux: Move aio_cancel, aio_cancel64 into libc | Florian Weimer | 68 | -93/+226 |
2021-06-25 | Linux: Move aio_init from librt into libc | Florian Weimer | 67 | -50/+105 |
2021-06-24 | x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S | Noah Goldstein | 1 | -7/+0 |
2021-06-24 | Consolidate pthread_atfork | Adhemerval Zanella | 6 | -47/+76 |
2021-06-24 | posix: Consolidate fork implementation | Adhemerval Zanella | 6 | -283/+237 |
2021-06-24 | x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873) | Adhemerval Zanella | 3 | -4/+34 |
2021-06-23 | x86: Copy IBT and SHSTK usable only if CET is enabled | H.J. Lu | 1 | -2/+5 |
2021-06-23 | x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974] | Noah Goldstein | 2 | -38/+107 |
2021-06-23 | x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974] | Noah Goldstein | 2 | -37/+98 |
2021-06-23 | x86-64: Add wcslen optimize for sse4.1 | Noah Goldstein | 6 | -36/+63 |