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