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