2021-07-07 |
liuhongt | soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Joseph Myers | Update kernel version to 5.13 in tst-mman-consts.py |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Siddhesh Poyarekar | tests-exclude-mcheck: Fix typo |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | elf: Clean up GLIBC_PRIVATE exports of internal libdl... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Reduce the GLIBC_PRIVATE ABI |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Remove GLIBC_2.34 versions of __pthread_mutex_loc... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Use internal low-level lock type for !IS_IN ... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Siddhesh Poyarekar | glibc.malloc.check: Fix nit in documentation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Siddhesh Poyarekar | Exclude tst-realloc from tests-mcheck |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Fix setsockopt fallback |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Use the expected size for SO_TIMESTAMP{NS} conve... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Consolidate Linux setsockopt implementation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Consolidate Linux getsockopt implementation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Armin Brauns | manual: fix description for preadv() |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Florian Weimer | elf: Call free from base namespace on error in dl-libc... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Khem Raj | linux: Check for null value msghdr struct before use |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Siddhesh Poyarekar | hooks.c: Remove incorrect comment |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Tulio Magno... | mtrace: Add attribute nocommon to mallwatch |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Move glibc.malloc.check implementation into its own... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | mtrace: Deprecate mallwatch and tr_break |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Drop source dependencies on hooks.c and arena.c |
commit | commitdiff | tree | snapshot |
2021-07-02 |
JeffyChen | malloc: Initiate tcache shutdown even without allocatio... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Add mcheck tests to malloc |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | iconvconfig: Use the public feof_unlocked |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Florian Weimer | resolv: Move libanl into libc (if libpthread is in... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Pedro Franco... | powerpc: optimize strcpy/stpcpy for POWER9/10 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
H.J. Lu | soft-fp: Add __extendhfxf2 and __truncxfhf2 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
H.J. Lu | x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033] |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Joseph Myers | Update syscall lists for Linux 5.13 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Stefan Liebler | s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Stefan Liebler | Fix extra PLT reference in libc.so due to __glob64_time... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Wilco Dijkstra | AArch64: Add hp-timing.h |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Wilco Dijkstra | AArch64: Improve strnlen performance |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | Linux: Avoid calling malloc indirectly from __get_nprocs |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Joseph Myers | Use Linux 5.13 in build-many-glibcs.py |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Move libutil into libc |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Rework hidden prototypes for __setutent, __utmpn... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Hidden prototypes for _getpt, __ptsname_r, grant... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Florian Weimer | nptl_db: Re-use the ELF-to-abilist converter for ABI... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Andreas Roeseler | Add RFC 8335 Definitions from Linux 5.13 |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Florian Weimer | nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Stefan Liebler | s390x: Update math: redirect roundeven function |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Adhemerval... | posix: Add _Fork [BZ #4737] |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Add glibc.pthread.stack_cache_size tunable |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Export libthread_db-used symbols under GLIBC_PRIVATE |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Rename nptl_version to __nptl_version |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl_db: Clean up main/rtld variable handling |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Szabolcs Nagy | arm: align stack in clone [BZ 28020] |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Cleanups after librt move |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Move timer_settime, __timer_settime64 from librt... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Move timer_gettime, __timer_gettime64 from librt... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Move timer_getoverrun from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Move timer_create, timer_delete from librt to... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Install shared objects under their ABI names |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | elf: Generalize name-based DSO recognition in ldconfig |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Makerules: Remove lib-version, $(subdir-version) |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl_db: Install libthread_db under a regular implement... |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Siddhesh Poyarekar | iconvconfig: Fix multiple issues |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Andreas Schwab | wordexp: handle overflow in positional parameter number... |
commit | commitdiff | tree | snapshot |
2021-06-27 |
H.J. Lu | Update math: redirect roundeven function |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Shen-Ta Hsieh | Use GCC builtins for roundeven functions if desired. |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Shen-Ta Hsieh | x86_64: roundeven with sse4.1 support |
commit | commitdiff | tree | snapshot |
2021-06-27 |
Shen-Ta Hsieh | math: redirect roundeven function |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move timer helper routines from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_unlink from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time6... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_receive, mq_timedreceive, __mq_timedrece... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_open, __mq_open_2 from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_notify from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_getattr from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_setattr from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move mq_close from librt to libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move lio_listio, lio_listio64 from librt to... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | rt: Rework lio_listio implementation |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_write, aio_write64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_t... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_return, aio_return64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_read, aio_read64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_fsync, aio_fsync64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_error, aio_error64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_cancel, aio_cancel64 into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | Linux: Move aio_init from librt into libc |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | support: Fix xclone build failures on ia64 and hppa |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | elf: Disable most of TLS modid gaps processing [BZ... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Florian Weimer | elf: Fix glibc-hwcaps priorities with cache flags misma... |
commit | commitdiff | tree | snapshot |
2021-06-25 |
Paul Eggert | * NEWS: Clarify _TIME_BITS change. |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Noah Goldstein | x86: Remove unnecessary overflow check from wcsnlen... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Noah Goldstein | String: Add three more overflow tests cases to test... |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Adhemerval... | Consolidate pthread_atfork |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Adhemerval... | posix: Do not clobber errno by atfork handlers |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Adhemerval... | posix: Consolidate fork implementation |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Adhemerval... | support: Add xclone |
commit | commitdiff | tree | snapshot |
2021-06-24 |
Adhemerval... | x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873) |
commit | commitdiff | tree | snapshot |
2021-06-24 |
H.J. Lu | x86: Copy IBT and SHSTK usable only if CET is enabled |
commit | commitdiff | tree | snapshot |
2021-06-23 |
Noah Goldstein | x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen... |
commit | commitdiff | tree | snapshot |
2021-06-23 |
Noah Goldstein | x86: Fix overflow bug with wmemchr-sse2 and wmemchr... |
commit | commitdiff | tree | snapshot |
2021-06-23 |
Noah Goldstein | String: Add overflow tests for strnlen, memchr, and... |
commit | commitdiff | tree | snapshot |
2021-06-23 |
Noah Goldstein | x86-64: Add wcslen optimize for sse4.1 |
commit | commitdiff | tree | snapshot |
2021-06-23 |
H.J. Lu | x86-64: Move strlen.S to multiarch/strlen-vec.S |
commit | commitdiff | tree | snapshot |
next |