aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-30linux: Add prlimit64 C implementationAdhemerval Zanella
2021-11-30elf: Include <stdbool.h> in tst-tls20.cFlorian Weimer
2021-11-30elf: Include <stdint.h> in tst-tls20.cFlorian Weimer
2021-11-28hurd: Let report-wait use a weak reference to _hurd_itimer_threadSamuel Thibault
2021-11-25linux: Use /proc/stat fallback for __get_nprocs_conf (BZ #28624)Adhemerval Zanella
2021-11-25linux: Add fanotify_mark C implementationAdhemerval Zanella
2021-11-25linux: Only build fstatat fallback if requiredAdhemerval Zanella
2021-11-24regex: fix buffer read overrun in search [BZ#28470]Paul Eggert
2021-11-24x86-64: Add vector sin/sinf to libmvec microbenchmarkSunil K Pandey
2021-11-24x86-64: Add vector pow/powf to libmvec microbenchmarkSunil K Pandey
2021-11-24x86-64: Add vector log/logf to libmvec microbenchmarkSunil K Pandey
2021-11-24x86-64: Add vector exp/expf to libmvec microbenchmarkSunil K Pandey
2021-11-24x86-64: Add vector cos/cosf to libmvec microbenchmarkSunil K Pandey
2021-11-24io: Refactor close_range and closefromAdhemerval Zanella
2021-11-24nptl: Do not set signal mask on second setjmp return [BZ #28607]Florian Weimer
2021-11-22powerpc: Define USE_PPC64_NOTOC iff compiler supports itAdhemerval Zanella
2021-11-22setjmp: Replace jmp_buf-macros.h with jmp_buf-macros.symAdhemerval Zanella
2021-11-22Update kernel version to 5.15 in tst-mman-consts.pyJoseph Myers
2021-11-22socket: Do not use AF_NETLINK in __opensockFlorian Weimer
2021-11-18elf: Move la_activity (LA_ACT_ADD) after _dl_add_to_namespace_list() (BZ #28062)Adhemerval Zanella
2021-11-17Add PF_MCTP, AF_MCTP from Linux 5.15 to bits/socket.hJoseph Myers
2021-11-17malloc: Fix malloc debug for 2.35 onwardsStafford Horne
2021-11-17elf: Introduce GLRO (dl_libc_freeres), called from __libc_freeresFlorian Weimer
2021-11-17nptl: Extract <bits/atomic_wide_counter.h> from pthread_cond_common.cFlorian Weimer
2021-11-16x86-64: Create microbenchmark infrastructure for libmvecSunil K Pandey
2021-11-16elf: hidden visibility for __minimal_malloc functionsAdhemerval Zanella
2021-11-16elf: Use a temporary file to generate Makefile fragments [BZ #28550]H.J. Lu
2021-11-15dso-ordering-test.py: Put all sources in one directory [BZ #28550]H.J. Lu
2021-11-15elf: Move LAV_CURRENT to link_lavcurrent.hAdhemerval Zanella
2021-11-15Move assignment out of the CAS conditionH.J. Lu
2021-11-13Add a comment for --enable-initfini-array [BZ #27945]H.J. Lu
2021-11-13tst-tzset: output reason when creating 4GiB file failsStafford Horne
2021-11-12Add LLL_MUTEX_READ_LOCK [BZ #28537]H.J. Lu
2021-11-12Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]H.J. Lu
2021-11-12Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]H.J. Lu
2021-11-10String: Split memcpy tests so that parallel build is fasterNoah Goldstein
2021-11-10x86: Shrink memcmp-sse4.S code sizeNoah Goldstein
2021-11-10Support C2X printf %b, %BJoseph Myers
2021-11-10Update syscall lists for Linux 5.15Joseph Myers
2021-11-10s390: Use long branches across object boundaries (jgh instead of jh)Florian Weimer
2021-11-10Remove the unused +mkdep/+make-deps/s-proto.S/s-proto-cancel.SH.J. Lu
2021-11-09Fix build a chec failures after b05fae4d8e34Adhemerval Zanella
2021-11-09elf: Use the minimal malloc on tunables_strdupAdhemerval Zanella
2021-11-08Fix memmove call in vfprintf-internal.c:group_numberJoseph Myers
2021-11-08locale: Fix localedata/sort-test undefined behaviorAdhemerval Zanella
2021-11-07test-memcpy.c: Double TIMEOUT to (8 * 60)H.J. Lu
2021-11-07hurd: Remove unused __libc_close_rangeSamuel Thibault
2021-11-07hurd: Implement close_range and closefromSergey Bugaev
2021-11-06x86: Double size of ERMS rep_movsb_threshold in dl-cacheinfo.hNoah Goldstein
2021-11-06x86: Optimize memmove-vec-unaligned-erms.SNoah Goldstein