Second quarter 2021 Archives by author
Starting: Thu Apr 1 07:14:38 GMT 2021
Ending: Wed Jun 30 15:42:33 GMT 2021
Messages: 853
- [glibc] Update hppa libm-test-ulps
John David Anglin
- [glibc] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]
Matheus Castanho
- [glibc] powerpc: Add optimized strlen for POWER10
Matheus Castanho
- [glibc] powerpc: Add optimized rawmemchr for POWER10
Matheus Castanho
- [glibc] benchtests: Use JSON for bench-rawmemchr output
Matheus Castanho
- [glibc] powerpc: Fix handling of scv return error codes [BZ #27892]
Matheus Castanho
- [glibc/release/2.33/master] powerpc: Fix handling of scv return error codes [BZ #27892]
Matheus Castanho
- [glibc] Add build option to disable usage of scv on powerpc
Matheus Castanho
- [glibc] tst-mallinfo2.c: Use correct multiple for total variable
DJ Delorie
- [glibc] AArch64: Add support for roundeven[f]
Wilco Dijkstra
- [glibc] Fix REALLOC_ZERO_BYTES_FREES comment to match C17
Paul Eggert
- [glibc] Further fixes for REALLOC_ZERO_BYTES_FREES comment
Paul Eggert
- [glibc] Improve documentation for malloc etc. (BZ#27719)
Paul Eggert
- [glibc] doc: _TIME_BITS defaults may change
Paul Eggert
- [glibc] * NEWS: Clarify _TIME_BITS change.
Paul Eggert
- [glibc] powerpc: Update libm test ulps
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] x86-64: Avoid rep movsb with short distance [BZ #27130]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] Update for [BZ #27130] fix
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] x86: Check IFUNC definition in unrelocated executable [BZ #20019]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] aarch64: Fix missing BTI protection from dependencies [BZ #26926]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] aarch64: align address for BTI protection [BZ #26988]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] elf: Move note processing after l_phdr is updated
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] elf: Pass the fd to note processing
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] __vfscanf_internal: fix aliasing violation (bug 26690)
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] aarch64: fix static PIE start code for BTI [BZ #27068]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] gconv: Fix assertion failure in ISO-2022-JP-3 module (bug 27256)
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] nscd: Fix double free in netgroupcache [BZ #27462]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] powerpc64: Workaround sigtramp vdso return call
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] support: Add capability to fork an sgid child
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] Enhance setuid-tunables test
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] support: Pass environ to child process
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] support: Typo and formatting fixes
Tulio Magno Quites Machado Filho
- [glibc/ibm/2.32/master] Merge branch release/2.32/master into ibm/2.32/master
Tulio Magno Quites Machado Filho
- [glibc] powerpc64le: Optimized memmove for POWER10
Tulio Magno Quites Machado Filho
- [glibc] powerpc64le: Optimize memcpy for POWER10
Tulio Magno Quites Machado Filho
- [glibc] powerpc64le: Optimize memset for POWER10
Tulio Magno Quites Machado Filho
- [glibc] powerpc64le: Fix ifunc selection for memset, memmove, bzero and bcopy
Tulio Magno Quites Machado Filho
- [glibc] x86: Optimize memchr-avx2.S
Noah Goldstein
- [glibc] x86: Optimize memchr-evex.S
Noah Goldstein
- [glibc] x86: Add EVEX optimized memchr family not safe for RTM
Noah Goldstein
- [glibc] x86: Expand bench-memcmp.c and test-memcmp.c
Noah Goldstein
- [glibc] x86: Optimize memcmp-avx2-movbe.S
Noah Goldstein
- [glibc] x86: Optimize memcmp-evex-movbe.S
Noah Goldstein
- [glibc] x86: Improve memset-vec-unaligned-erms.S
Noah Goldstein
- [glibc] Bench: Add support for choose direction of memcpy in benchtests
Noah Goldstein
- [glibc] x86: Improve memmove-vec-unaligned-erms.S
Noah Goldstein
- [glibc] x86-64: Add wcslen optimize for sse4.1
Noah Goldstein
- [glibc] String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]
Noah Goldstein
- [glibc] x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 [BZ #27974]
Noah Goldstein
- [glibc] x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 [BZ #27974]
Noah Goldstein
- [glibc] String: Add three more overflow tests cases to test-strnlen.c
Noah Goldstein
- [glibc] x86: Remove unnecessary overflow check from wcsnlen-sse4_1.S
Noah Goldstein
- [glibc] ARC: Update ulps
Vineet Gupta
- [glibc] S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11.
Stefan Liebler
- [glibc] s390: Update ulps
Stefan Liebler
- [glibc] Fix stringop-overflow warning in bug-regex19.c.
Stefan Liebler
- [glibc] Fix elf/tst-tls9-static after libdl cleanups.
Stefan Liebler
- [glibc] s390x: Align child stack while clone. [BZ #27968]
Stefan Liebler
- [glibc] s390x: Update math: redirect roundeven function
Stefan Liebler
- [glibc] x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]
H.J. Lu
- [glibc] x86-64: Fix ifdef indentation in strlen-evex.S
H.J. Lu
- [glibc] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
H.J. Lu
- [glibc] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c
H.J. Lu
- [glibc] x86-64: Require BMI2 for __strlen_evex and __strnlen_evex
H.J. Lu
- [glibc] x86-64: Require BMI2 for strchr-avx2.S
H.J. Lu
- [glibc] x86: Optimize less_vec evex and avx512 memset-vec-unaligned-erms.S
H.J. Lu
- [glibc] x86: Expand test-memset.c and bench-memset.c
H.J. Lu
- [glibc] Reindent string/test-memmove.c
H.J. Lu
- [glibc] x86: Optimize strlen-evex.S
H.J. Lu
- [glibc] x86: Optimize strlen-avx2.S
H.J. Lu
- [glibc] x86: tst-cpu-features-supports.c: Update AMX check
H.J. Lu
- [glibc/release/2.33/master] x86: tst-cpu-features-supports.c: Update AMX check
H.J. Lu
- [glibc] x86: Optimize strchr-avx2.S
H.J. Lu
- [glibc] x86: Optimize strchr-evex.S
H.J. Lu
- [glibc] Deleted branch 'hjl/benchtests/memset'
H.J. Lu
- [glibc] bench-memcpy: Collect data from 2KB to 4KB
H.J. Lu
- [glibc] x86: Set rep_movsb_threshold to 2112 on processors with FSRM
H.J. Lu
- [glibc] Bench: Expand bench-memchr.c
H.J. Lu
- [glibc] Run $(objpfx)iconvconfig with $(run-program-prefix) [BZ #27477]
H.J. Lu
- [glibc] malloc: Make tunable callback functions static
H.J. Lu
- [glibc] x86-64: Fix an unknown vector operation in memchr-evex.S
H.J. Lu
- [glibc] Add cast_to_pointer to cast an integer to void * pointer
H.J. Lu
- [glibc] Properly check stack alignment [BZ #27901]
H.J. Lu
- [glibc] x86-64: Align child stack to 16 bytes [BZ #27902]
H.J. Lu
- [glibc] Improve test coverage of strlen function
H.J. Lu
- [glibc] Deleted branch 'hjl/master'
H.J. Lu
- [glibc] x86-64: Move strlen.S to multiarch/strlen-vec.S
H.J. Lu
- [glibc] x86: Copy IBT and SHSTK usable only if CET is enabled
H.J. Lu
- [glibc] math: redirect roundeven function
H.J. Lu
- [glibc] x86_64: roundeven with sse4.1 support
H.J. Lu
- [glibc] Use GCC builtins for roundeven functions if desired.
H.J. Lu
- [glibc] Update math: redirect roundeven function
H.J. Lu
- [glibc] powerpc: Optimized memcmp for power10
Lucas Alexandre Mello Magalhães
- [glibc] Update Nios II libm-test-ulps.
Joseph Myers
- [glibc/release/2.33/master] Update Nios II libm-test-ulps.
Joseph Myers
- [glibc] Use Linux 5.12 and GCC 11 branch in build-many-glibcs.py.
Joseph Myers
- [glibc] Update syscall lists for Linux 5.12.
Joseph Myers
- [glibc] Update kernel version to 5.12 in tst-mman-consts.py.
Joseph Myers
- [glibc] Add PTRACE_SYSEMU and PT_SYSEMU_SINGLESTEP from Linux 5.12 for s390
Joseph Myers
- [glibc] Make sysdeps/generic/libc.abilist empty
Joseph Myers
- [glibc] Add C2X timespec_getres
Joseph Myers
- [glibc] Do not declare asctime_r and ctime_r for C2X
Joseph Myers
- [glibc] Update floating-point feature test macro handling for C2X
Joseph Myers
- [glibc] Use Linux 5.13 in build-many-glibcs.py
Joseph Myers
- [glibc] aarch64: free tlsdesc data on dlclose [BZ #27403]
Szabolcs Nagy
- [glibc] elf: Fix data race in _dl_name_match_p [BZ #21349]
Szabolcs Nagy
- [glibc] aarch64: update libm test ulps
Szabolcs Nagy
- [glibc] arm: update libm test ulps
Szabolcs Nagy
- [glibc] arm: Fix an incorrect check in ____longjmp_chk [BZ #27709]
Szabolcs Nagy
- [glibc] Created branch 'nsz/bug19329-v2'
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Fix a DTV setup issue [BZ #27136]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Add a DTV setup test [BZ #27136]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Fix comments and logic in _dl_add_to_slotinfo
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Refactor _dl_update_slotinfo to avoid use after free
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Fix data races in pthread_create and TLS access [BZ #19329]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Use relaxed atomics for racy accesses [BZ #19329]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Add test case for [BZ #19329]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Fix DTV gap reuse logic [BZ #27135]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] i386: Avoid lazy relocation of tlsdesc [BZ #27137]
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] x86_64: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] i386: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] elf: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc/nsz/bug19329-v2] RFC elf: Fix slow tls access after dlopen [BZ #19924]
Szabolcs Nagy
- [glibc] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
Szabolcs Nagy
- [glibc/release/2.33/master] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
Szabolcs Nagy
- [glibc] elf: Fix a DTV setup issue [BZ #27136]
Szabolcs Nagy
- [glibc] elf: Add a DTV setup test [BZ #27136]
Szabolcs Nagy
- [glibc] elf: Fix comments and logic in _dl_add_to_slotinfo
Szabolcs Nagy
- [glibc] elf: Refactor _dl_update_slotinfo to avoid use after free
Szabolcs Nagy
- [glibc] x86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
Szabolcs Nagy
- [glibc] i386: Avoid lazy relocation of tlsdesc [BZ #27137]
Szabolcs Nagy
- [glibc] x86_64: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc] i386: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc] elf: Fix missing include in test case [BZ #27136]
Szabolcs Nagy
- [glibc] elf: Remove lazy tlsdesc relocation related code
Szabolcs Nagy
- [glibc] elf: Fix data races in pthread_create and TLS access [BZ #19329]
Szabolcs Nagy
- [glibc] elf: Use relaxed atomics for racy accesses [BZ #19329]
Szabolcs Nagy
- [glibc] elf: Add test case for [BZ #19329]
Szabolcs Nagy
- [glibc] elf: Fix DTV gap reuse logic [BZ #27135]
Szabolcs Nagy
- [glibc] config: Added HAVE_AARCH64_SVE_ASM for aarch64
Szabolcs Nagy
- [glibc] aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AARCH64_BTI
Szabolcs Nagy
- [glibc] aarch64: Added Vector Length Set test helper script
Szabolcs Nagy
- [glibc] benchtests: Fixed bench-memcpy-random: buf1: mprotect failed
Szabolcs Nagy
- [glibc] aarch64: Added optimized memcpy and memmove for A64FX
Szabolcs Nagy
- [glibc] aarch64: Added optimized memset for A64FX
Szabolcs Nagy
- [glibc] aarch64: align stack in clone [BZ #27939]
Szabolcs Nagy
- [glibc] arm: align stack in clone [BZ 28020]
Szabolcs Nagy
- [glibc] Created branch 'arm/morello/master'
Szabolcs Nagy
- [glibc] Update sv_SE to treate 'W' as a distinct character (Bug 25036)
Carlos O'Donell
- [glibc] LC_COLLATE: Fix last character ellipsis handling (Bug 22668)
Carlos O'Donell
- [glibc] Improve test coverage of strnlen function
Sunil Pandey
- [glibc] tunables: Fix comparison of tunable values
Siddhesh Poyarekar
- [glibc] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.33/master] tunables: Fix comparison of tunable values
Siddhesh Poyarekar
- [glibc/release/2.33/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.33/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.33/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.33/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.33/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.33/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.32/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.32/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.32/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.32/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.32/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.32/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.31/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.31/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.31/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.31/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.31/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.31/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.30/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.30/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.30/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.30/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.30/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.30/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.29/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.29/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.29/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.29/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.29/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.29/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc/release/2.28/master] support: Add support_capture_subprogram
Siddhesh Poyarekar
- [glibc/release/2.28/master] support: Pass environ to child process
Siddhesh Poyarekar
- [glibc/release/2.28/master] support: Typo and formatting fixes
Siddhesh Poyarekar
- [glibc/release/2.28/master] support: Add capability to fork an sgid child
Siddhesh Poyarekar
- [glibc/release/2.28/master] tst-env-setuid: Use support_capture_subprogram_self_sgid
Siddhesh Poyarekar
- [glibc/release/2.28/master] Enhance setuid-tunables test
Siddhesh Poyarekar
- [glibc/release/2.28/master] Fix SXID_ERASE behavior in setuid programs (BZ #27471)
Siddhesh Poyarekar
- [glibc] benchtests: Fix pthread-locks test to produce valid json
Siddhesh Poyarekar
- [glibc] benchtests: Fix name of exp10f benchmark variant
Siddhesh Poyarekar
- [glibc] _dl_exception_create_format: Add missing va_end
Siddhesh Poyarekar
- [glibc] get-translit.py: Fix typo
Siddhesh Poyarekar
- [glibc] write_archive_locales: Fix memory leak
Siddhesh Poyarekar
- [glibc] Remove all usage of @BASH@ or ${BASH} in installed files, and hardcode /bin/bash instead
Siddhesh Poyarekar
- [glibc] linux/check_native: Always close socket on return
Siddhesh Poyarekar
- [glibc] inet: Free result from getaddrinfo
Siddhesh Poyarekar
- [glibc] support: Close fds in copy_func
Siddhesh Poyarekar
- [glibc] support: Free gdb_script_name
Siddhesh Poyarekar
- [glibc] show_archive_content: Fix trivial memory leak
Siddhesh Poyarekar
- [glibc] elf/cache.c: Fix resource leaks identified by static analyzers
Siddhesh Poyarekar
- [glibc] charmap_conversion: Free conversion table on exit
Siddhesh Poyarekar
- [glibc] ldconfig: Fix memory leaks
Siddhesh Poyarekar
- [glibc] ldconfig: Avoid boolean coercion of opt_chroot
Siddhesh Poyarekar
- [glibc] testrun.sh: Improve --help message
Siddhesh Poyarekar
- [glibc] iconvconfig: Make file handling more general purpose
Siddhesh Poyarekar
- [glibc] iconvconfig: Read configuration from gconv-modules.d subdirectory
Siddhesh Poyarekar
- [glibc] gconv_conf: Read configuration files in gconv-modules.d
Siddhesh Poyarekar
- [glibc] iconvdata: Move gconv-modules configuration to gconv-modules.conf
Siddhesh Poyarekar
- [glibc] iconvdata: Split out non-essential gconv module configuration
Siddhesh Poyarekar
- [glibc] Reinstate gconv-modules as the default configuration file
Siddhesh Poyarekar
- [glibc] Makeconfig: Fix time64-compat.mk target
Siddhesh Poyarekar
- [glibc] tst-mcheck: Rename to tst-malloc-check
Siddhesh Poyarekar
- [glibc] malloc: Drop __malloc_initialized from Versions
Siddhesh Poyarekar
- [glibc] iconv: Remove alloca use in gconv-modules configuration parsing
Siddhesh Poyarekar
- [glibc] gconv_conf: Remove unused variables
Siddhesh Poyarekar
- [glibc] gconv_conf: Split out configuration file processing
Siddhesh Poyarekar
- [glibc] iconvconfig: Use common gconv module parsing function
Siddhesh Poyarekar
- [glibc] Handle DT_UNKNOWN in gconv-modules.d
Siddhesh Poyarekar
- [glibc] Add NEWS item for gconv-modules.d change
Siddhesh Poyarekar
- [glibc] More mcheck -> malloc-check refactoring
Siddhesh Poyarekar
- [glibc] iconvconfig: Fix multiple issues
Siddhesh Poyarekar
- [glibc] powerpc64le: Use ifunc for _Float128 functions also in libc
Andreas Schwab
- [glibc] Fix argv overrun in getconf (bug 27761)
Andreas Schwab
- [glibc] Missing ENOMEM in realloc_check wrapper (bug 27870)
Andreas Schwab
- [glibc] Use __pthread_attr_copy in mq_notify (bug 27896)
Andreas Schwab
- [glibc] Remove unsused symbols from nptl/Versions
Andreas Schwab
- [glibc] wordexp: handle overflow in positional parameter number (bug 28011)
Andreas Schwab
- [glibc] Deleted branch 'schwab/ilp32-2.32'
Andreas Schwab
- [glibc] Add __attribute_access_none to disable GCC warnings [BZ #27714]
Martin Sebor
- [glibc] Pass a valid pointer to pthread_setspecific to avoid GCC 11 warning.
Martin Sebor
- [glibc] Annotate additional APIs with GCC attribute access.
Martin Sebor
- [glibc] Use the correct diagnostic macro.
Martin Sebor
- [glibc] Use a #pragma to suppress a bogus GCC 10 warning instead of an assert [BZ 27832].
Martin Sebor
- [glibc] Enable support for GCC 11 -Wmismatched-dealloc.
Martin Sebor
- [glibc] malloc: Run tst-malloc-stats-cancellation via test-driver.c
Arjun Shankar
- [glibc/release/2.33/master] Use __pthread_attr_copy in mq_notify (bug 27896)
Arjun Shankar
- [glibc/release/2.33/master] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
Arjun Shankar
- [glibc/release/2.32/master] Use __pthread_attr_copy in mq_notify (bug 27896)
Arjun Shankar
- [glibc/release/2.32/master] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
Arjun Shankar
- [glibc] Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
Fangrui Song
- [glibc] hurd: Export _hurd_libc_proc_init
Samuel Thibault
- [glibc] hurd: Add execveat
Samuel Thibault
- [glibc] htl: Add __libpthread_freeres
Samuel Thibault
- [glibc] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Florian Weimer
- [glibc] nptl: Move pthread_mutex_consistent into libc
Florian Weimer
- [glibc] nptl: Move __pthread_cleanup_routine into libc
Florian Weimer
- [glibc] nptl: Move legacy unwinding implementation into libc
Florian Weimer
- [glibc] nptl: Move legacy cancelation handling into libc as compat symbols
Florian Weimer
- [glibc] nptl: Remove longjmp, siglongjmp from libpthread
Florian Weimer
- [glibc] x86: Restore compile-time check for shadow stack pointer in longjmp
Florian Weimer
- [glibc] nptl: Move __pthread_cleanup_upto into libc
Florian Weimer
- [glibc] nptl: Move pthread_once and __pthread_once into libc
Florian Weimer
- [glibc] nptl: Move __pthread_unwind_next into libc
Florian Weimer
- [glibc] csu: Move calling main out of __libc_start_main_impl
Florian Weimer
- [glibc] nptl: Move internal __nptl_nthreads variable into libc
Florian Weimer
- [glibc] nptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
Florian Weimer
- [glibc] nptl: Move __pthread_keys global variable into libc
Florian Weimer
- [glibc] nptl: Move __nptl_deallocate_tsd into libc
Florian Weimer
- [glibc] nptl: Move pthread_exit into libc
Florian Weimer
- [glibc] nptl: Move pthread_setcancelstate into libc
Florian Weimer
- [glibc] nptl: Move pthread_setcanceltype into libc
Florian Weimer
- [glibc] nptl: Invoke the set_robust_list system call directly in fork
Florian Weimer
- [glibc] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
Florian Weimer
- [glibc] dlfcn: dlerror needs to call free from the base namespace [BZ #24773]
Florian Weimer
- [glibc] Remove pthread_key_create-related internals from libc-lock.h
Florian Weimer
- [glibc] elf: Introduce __tls_init_tp for second-phase TCB initialization
Florian Weimer
- [glibc] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
Florian Weimer
- [glibc] nptl: Move pthread_key_create, __pthread_key_create into libc
Florian Weimer
- [glibc] nptl: Move pthread_getspecific, __pthread_getspecific into libc
Florian Weimer
- [glibc] nptl: Move pthread_setspecific, __pthread_setspecific into libc
Florian Weimer
- [glibc] nptl: Move pthread_key_delete into libc.
Florian Weimer
- [glibc] nptl: Move rwlock functions with forwarders into libc
Florian Weimer
- [glibc] nptl: Move the internal thread priority protection symbols into libc
Florian Weimer
- [glibc] pthread: Introduce __pthread_early_init
Florian Weimer
- [glibc] nptl: Move internal symbol __mutex_aconf into libc
Florian Weimer
- [glibc] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization
Florian Weimer
- [glibc] x86: Remove low-level lock optimization
Florian Weimer
- [glibc] nptl: Move core mutex functions into libc
Florian Weimer
- [glibc] nptl: Move core condition variable functions into libc
Florian Weimer
- [glibc] nptl: Move setxid broadcast implementation into libc
Florian Weimer
- [glibc] nptl: Remove remnants of the libc/libpthread forwarder interface
Florian Weimer
- [glibc] nptl: __nptl_set_robust_list_avail must be nocommon
Florian Weimer
- [glibc] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
Florian Weimer
- [glibc] nptl: Move pthread_atfork compatibility symbol to libc
Florian Weimer
- [glibc] nptl: Move pthread_kill_other_threads_np compatibility symbol into libc
Florian Weimer
- [glibc] nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
Florian Weimer
- [glibc] nptl: Move pthread_mutex_getprioceiling into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutex_setprioceiling into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutex_timedlock, pthread_mutex_clocklock to libc
Florian Weimer
- [glibc] nptl: Move pthread_mutex_trylock, __pthread_mutex_trylock into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_getprioceiling into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_getprotocol into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_getpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_getrobust into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_gettype into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_init, __pthread_mutexattr_init into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_setprioceiling into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_setprotocol into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_setpshared into libc
Florian Weimer
- [glibc] pthread: Use pthread_mutexattr_setrobust in tests
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_setrobust into libc
Florian Weimer
- [glibc] nptl: Move pthread_mutexattr_settype, __pthread_mutexattr_settype into libc
Florian Weimer
- [glibc] nptl: Move pthread_condattr_getclock into libc
Florian Weimer
- [glibc] nptl: Move pthread_condattr_getpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_condattr_setclock into libc
Florian Weimer
- [glibc] nptl: Move pthread_condattr_setpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_spin_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_spin_lock into libc
Florian Weimer
- [glibc] nptl: Move pthread_spin_trylock into libc
Florian Weimer
- [glibc] Created branch 'fw/libpthread-res'
Florian Weimer
- [glibc/fw/libpthread-res] nptl: Remove __res_state from libpthread
Florian Weimer
- [glibc/fw/libpthread-res] nptl: Remove __h_errno_location from libpthread
Florian Weimer
- [glibc] nptl: Remove __res_state from libpthread
Florian Weimer
- [glibc] nptl: Remove __h_errno_location from libpthread
Florian Weimer
- [glibc] Deleted branch 'fw/libpthread-res'
Florian Weimer
- [glibc/release/2.33/master] nptl_db: Support different libpthread/ld.so load orders (bug 27744)
Florian Weimer
- [glibc/release/2.33/master] nptl: Check for compatible GDB in nptl/tst-pthread-gdb-attach
Florian Weimer
- [glibc/release/2.33/master] nptl: Do not build nptl/tst-pthread-gdb-attach as PIE
Florian Weimer
- [glibc] Add pthread-in-libc, libpthread-routines-var, librt-routines-var
Florian Weimer
- [glibc] nptl: Move call_once into libc
Florian Weimer
- [glibc] nptl: Move cnd_broadcast into libc
Florian Weimer
- [glibc] nptl: Move cnd_destroy into libc
Florian Weimer
- [glibc] nptl: Move cnd_init into libc
Florian Weimer
- [glibc] nptl: Move cnd_signal into libc
Florian Weimer
- [glibc] nptl: Move cnd_timedwait into libc
Florian Weimer
- [glibc] nptl: Move cnd_wait into libc
Florian Weimer
- [glibc] nptl: Move mtx_destroy into libc
Florian Weimer
- [glibc] nptl: Move mtx_init into libc
Florian Weimer
- [glibc] nptl: Move mtx_lock into libc
Florian Weimer
- [glibc] nptl: Move mtx_timedlock into libc
Florian Weimer
- [glibc] nptl: Move mtx_trylock into libc
Florian Weimer
- [glibc] nptl: Move mtx_unlock into libc
Florian Weimer
- [glibc] nptl: Move thrd_exit into libc
Florian Weimer
- [glibc] nptl: Move tss_create into libc
Florian Weimer
- [glibc] nptl: Move tss_delete into libc
Florian Weimer
- [glibc] nptl: Move tss_get into libc
Florian Weimer
- [glibc] nptl: Move tss_set into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_clockrdlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_clockwrlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_init into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_timedrdlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_timedwrlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_tryrdlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlock_trywrlock into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_getkind_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_getpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_init into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_setkind_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_rwlockattr_setpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_yield into libc, as a compatibility symbol
Florian Weimer
- [glibc] stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
Florian Weimer
- [glibc] nptl: Re-sort Versions file
Florian Weimer
- [glibc] locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32
Florian Weimer
- [glibc] posix: Fix Hurd build failure in tst-execveat
Florian Weimer
- [glibc] elf, nptl: Initialize static TLS directly in ld.so
Florian Weimer
- [glibc] Deleted branch 'fw/libpthread-20210318b'
Florian Weimer
- [glibc] Deleted branch 'fw/libpthread'
Florian Weimer
- [glibc] nptl: Move pthread_testcancel into libc
Florian Weimer
- [glibc] nptl: Consolidate async cancel enable/disable implementation in libc
Florian Weimer
- [glibc] nptl: Move sem_clockwait into libc
Florian Weimer
- [glibc] nptl: Move sem_close, sem_open into libc
Florian Weimer
- [glibc] nptl: Move sem_destroy into libc
Florian Weimer
- [glibc] nptl: Move sem_getvalue into libc
Florian Weimer
- [glibc] nptl: Move sem_init into libc
Florian Weimer
- [glibc] nptl: Move sem_post into libc
Florian Weimer
- [glibc] nptl: Move sem_timedwait into libc
Florian Weimer
- [glibc] nptl: Move sem_unlink into libc
Florian Weimer
- [glibc] nptl: Move sem_trywait, sem_wait into libc
Florian Weimer
- [glibc] Created branch 'fw/libpthread-barrier'
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_destroy into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_init into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrier_wait into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_destroy into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_init into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_getpshared into libc
Florian Weimer
- [glibc/fw/libpthread-barrier] nptl: Move pthread_barrierattr_setpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrier_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrier_init into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrier_wait into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrierattr_destroy into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrierattr_init into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrierattr_getpshared into libc
Florian Weimer
- [glibc] nptl: Move pthread_barrierattr_setpshared into libc
Florian Weimer
- [glibc] Hurd: Add missing hidden proto definition for __ttyname_r
Florian Weimer
- [glibc] scripts/versions.awk: Add strings and hashes to <first-versions.h>
Florian Weimer
- [glibc] elf, nptl: Resolve recursive lock implementation early
Florian Weimer
- [glibc] nptl: Export __libc_multiple_threads from libc as an internal symbol
Florian Weimer
- [glibc] Linux: Explicitly disable cancellation checking in the dynamic loader
Florian Weimer
- [glibc] Linux: Simplify and fix the definition of SINGLE_THREAD_P
Florian Weimer
- [glibc] nptl: Eliminate __pthread_multiple_threads
Florian Weimer
- [glibc] elf: Introduce __tls_pre_init_tp
Florian Weimer
- [glibc] nptl: Move more stack management variables into _rtld_global
Florian Weimer
- [glibc] nptl: Simplify the change_stack_perm calling convention
Florian Weimer
- [glibc] nptl: Move changing of stack permissions into ld.so
Florian Weimer
- [glibc] nptl: Simplify resetting the in-flight stack in __reclaim_stacks
Florian Weimer
- [glibc] nptl: Move __default_pthread_attr, __default_pthread_attr_lock into libc
Florian Weimer
- [glibc] Linux: Move __reclaim_stacks into the fork implementation in libc
Florian Weimer
- [glibc] Deleted branch 'fw/libpthread-barrier'
Florian Weimer
- [glibc] nptl: Replace pthread_sigqueue implementation with Linux one
Florian Weimer
- [glibc] nptl: Remove always-disabled debugging support
Florian Weimer
- [glibc] nptl: Move pthread_setattr_default_np into libc
Florian Weimer
- [glibc] nptl: Move stack cache management, __libpthread_freeres into libc
Florian Weimer
- [glibc] nptl: Move __free_tcb into libc
Florian Weimer
- [glibc] nptl: Move pthread_detach, thrd_detach into libc
Florian Weimer
- [glibc] nptl: Move thread join functions into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_getaffinity_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_getguardsize into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_getstack into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_getstackaddr into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_getstacksize into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_setguardsize into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_setstack into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_setstackaddr into libc
Florian Weimer
- [glibc] nptl: Move pthread_attr_setstacksize into libc
Florian Weimer
- [glibc] nptl: Move __pthread_register_cancel, __pthread_unregister_cancel to libc
Florian Weimer
- [glibc] nptl: Move __pthread_register_cancel_defer, __pthread_unregister_cancel_restore to libc
Florian Weimer
- [glibc] nptl: Move pthread_cancel into libc
Florian Weimer
- [glibc] nptl: Move pthread_getconcurrency, pthread_setconcurrency into libc
Florian Weimer
- [glibc] nptl: Move __nptl_initial_report_events into ld.so/startup code
Florian Weimer
- [glibc] nptl: Move __nptl_create_event, __nptl_death_event into libc
Florian Weimer
- [glibc] elf: Partially initialize ld.so after static dlopen (bug 20802)
Florian Weimer
- [glibc] aarch64: Remove _dl_var_init
Florian Weimer
- [glibc] arc: Remove _dl_var_init
Florian Weimer
- [glibc] ia64: Remove _dl_var_init
Florian Weimer
- [glibc] m68k: Remove _dl_var_init
Florian Weimer
- [glibc] mips: Remove _dl_var_init
Florian Weimer
- [glibc] powerpc: Remove _dl_var_init
Florian Weimer
- [glibc] elf: Remove DL_STATIC_INIT
Florian Weimer
- [glibc] elf: Move static TLS size and alignment into _rtld_global_ro
Florian Weimer
- [glibc] nptl: Move pthread_getattr_default_np into libc
Florian Weimer
- [glibc] nptl: Replace pthread_getcpuclockid with Linux implementation
Florian Weimer
- [glibc] nptl: Move pthread_getcpuclockid into libc
Florian Weimer
- [glibc] nptl: Move pthread_getname_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_setaffinity_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_setname_np into libc
Florian Weimer
- [glibc] nptl: Move pthread_setschedprio into libc
Florian Weimer
- [glibc] nptl: Move pthread_sigqueue into libc
Florian Weimer
- [glibc] localedata: Use U+00AF MACRON in more EBCDIC charsets [BZ #27882]
Florian Weimer
- [glibc] elf: Add hook for checking HWCAP bits after auxiliary vector parsing
Florian Weimer
- [glibc] powerpc64le: Check HWCAP bits against compiler build flags
Florian Weimer
- [glibc] s390x: Check HWCAP bits against compiler flags
Florian Weimer
- [glibc] nptl: Add missing __pthread_cond_wait alias in static builds
Florian Weimer
- [glibc] elf: Initialize GLRO (dl_minsigstacksize) after static dlopen
Florian Weimer
- [glibc] Hurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h>
Florian Weimer
- [glibc] nptl: Remove unused __libc_pthread_init function
Florian Weimer
- [glibc] nptl: Perform signal initialization upon pthread_create
Florian Weimer
- [glibc] nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables
Florian Weimer
- [glibc] nptl: Move semi-public __pthread_get_minstack symbol into libc
Florian Weimer
- [glibc] elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2
Florian Weimer
- [glibc] nptl: Move pthread_create, thrd_create into libc
Florian Weimer
- [glibc] nptl: Remove remaining code from libpthread
Florian Weimer
- [glibc] Created branch 'fw/libdl'
Florian Weimer
- [glibc/fw/libdl] stdio-common: Remove _IO_vfwscanf
Florian Weimer
- [glibc/fw/libdl] Add libc ABI extension kludge for baseline-violating libdl symbols
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlerror into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlclose into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlmopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr1 into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlinfo into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlvsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
- [glibc/fw/libdl] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
Florian Weimer
- [glibc/fw/libdl] dlfcn: Rework static dlopen hooks
Florian Weimer
- [glibc] nptl: Do not install libpthread.so and do not link tests with it
Florian Weimer
- [glibc] Linux: Remove remaining references to $(shared-thread-library)
Florian Weimer
- [glibc] Deleted branch 'fw/libdl'
Florian Weimer
- [glibc] Created branch 'fw/libdl'
Florian Weimer
- [glibc/fw/libdl] stdio-common: Remove _IO_vfwscanf
Florian Weimer
- [glibc/fw/libdl] Add libc ABI extension kludge for baseline-violating libdl symbols
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlerror into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlclose into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlmopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr1 into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlinfo into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlvsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
- [glibc/fw/libdl] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
Florian Weimer
- [glibc/fw/libdl] dlfcn: Rework static dlopen hooks
Florian Weimer
- [glibc] nptl: Install SIGSETXID handler with SA_ONSTACK [BZ #27914]
Florian Weimer
- [glibc] Deleted branch 'fw/libdl'
Florian Weimer
- [glibc] Created branch 'fw/libdl'
Florian Weimer
- [glibc/fw/libdl] stdio-common: Remove _IO_vfwscanf
Florian Weimer
- [glibc/fw/libdl] Add missing symbols to Version files
Florian Weimer
- [glibc/fw/libdl] scripts/versions.awk: Add local: * to all version nodes
Florian Weimer
- [glibc/fw/libdl] Add libc ABI extension kludge for baseline-violating libdl symbols
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlerror into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlclose into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlmopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dladdr1 into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlinfo into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlvsym into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Move dlopen into libc
Florian Weimer
- [glibc/fw/libdl] dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
- [glibc/fw/libdl] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
Florian Weimer
- [glibc/fw/libdl] dlfcn: Rework static dlopen hooks
Florian Weimer
- [glibc] stdio-common: Remove _IO_vfwscanf
Florian Weimer
- [glibc] Fix use of __pthread_attr_copy in mq_notify (bug 27896)
Florian Weimer
- [glibc] Add missing symbols to Version files
Florian Weimer
- [glibc] scripts/versions.awk: Add local: * to all version nodes
Florian Weimer
- [glibc] Add libc ABI extension kludge for baseline-violating libdl symbols
Florian Weimer
- [glibc] dlfcn: Move dlerror into libc
Florian Weimer
- [glibc] dlfcn: Move dlclose into libc
Florian Weimer
- [glibc] dlfcn: Move dladdr into libc
Florian Weimer
- [glibc] dlfcn: Move dlsym into libc
Florian Weimer
- [glibc] dlfcn: Move dlmopen into libc
Florian Weimer
- [glibc] dlfcn: Move dladdr1 into libc
Florian Weimer
- [glibc] dlfcn: Move dlinfo into libc
Florian Weimer
- [glibc] dlfcn: Move dlvsym into libc
Florian Weimer
- [glibc] dlfcn: Move dlopen into libc
Florian Weimer
- [glibc] dlfcn: Cleanups after -ldl is no longer required
Florian Weimer
- [glibc] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
Florian Weimer
- [glibc] dlfcn: Rework static dlopen hooks
Florian Weimer
- [glibc] Deleted branch 'fw/libdl'
Florian Weimer
- [glibc] Created branch 'fw/librt'
Florian Weimer
- [glibc/fw/librt] rt: Lexicographically sort Versions file; librt-routines in Makefile
Florian Weimer
- [glibc/fw/librt] Fix librt-routines-var issues for !PTHREAD_IN_LIBC
Florian Weimer
- [glibc/fw/librt] rt: Replace generic stub of shm_open with the posix version
Florian Weimer
- [glibc/fw/librt] rt: Replace generic stub of shm_unlink with the posix version
Florian Weimer
- [glibc/fw/librt] rt: Move shm_open into libc
Florian Weimer
- [glibc/fw/librt] rt: Move shm_unlink into libc
Florian Weimer
- [glibc/fw/librt] rt: Move generic implementation from sysdeps/pthread to rt
Florian Weimer
- [glibc/fw/librt] nptl: Move pthreadP.h into sysdeps directory
Florian Weimer
- [glibc/fw/librt] nptl: Add internal macro definition of pthread_self
Florian Weimer
- [glibc/fw/librt] Add hidden prototypes for fsync, fdatasync
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_init from librt into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_cancel, aio_cancel64 into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_error, aio_error64 into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_fsync, aio_fsync64 into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_read, aio_read64 into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_return, aio_return64 into libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_suspend, aio_suspend64 from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move aio_write, aio_write64 into libc
Florian Weimer
- [glibc/fw/librt] rt: Rework lio_listio implementation
Florian Weimer
- [glibc/fw/librt] Linux: Move lio_listio, lio_listio64 from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_close from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_setattr from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_getattr from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_notify from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_open, __mq_open_2 from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_receive, mq_timedreceive from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_send, mq_timedsend from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move mq_unlink from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move timer helper routines from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move timer_create, timer_delete from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move timer_getoverrun from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move timer_gettime from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Move timer_settime from librt to libc
Florian Weimer
- [glibc/fw/librt] Linux: Cleanups after librt move
Florian Weimer
- [glibc/release/2.33/master] dlfcn: Failures after dlmopen should not terminate process [BZ #15271]
Florian Weimer
- [glibc] Remove stale references to libdl.a
Florian Weimer
- [glibc] io: Fix sporadic test failures in io/tst-stat
Florian Weimer
- [glibc] nptl: Export _pthread_cleanup_push, _pthread_cleanup_pop again
Florian Weimer
- [glibc] elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]
Florian Weimer
- [glibc/release/2.33/master] elf: Use _dl_catch_error from base namespace in dl-libc.c [BZ #27646]
Florian Weimer
- [glibc] rt: Lexicographically sort Versions file; librt-routines in Makefile
Florian Weimer
- [glibc] Fix librt-routines-var issues for !PTHREAD_IN_LIBC
Florian Weimer
- [glibc] rt: Replace generic stub of shm_open with the posix version
Florian Weimer
- [glibc] rt: Replace generic stub of shm_unlink with the posix version
Florian Weimer
- [glibc] rt: Move shm_open into libc
Florian Weimer
- [glibc] rt: Move shm_unlink into libc
Florian Weimer
- [glibc] rt: Move generic implementation from sysdeps/pthread to rt
Florian Weimer
- [glibc] nptl: Move pthreadP.h into sysdeps directory
Florian Weimer
- [glibc] Add hidden prototypes for fsync, fdatasync
Florian Weimer
- [glibc] elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]
Florian Weimer
- [glibc] elf: Disable most of TLS modid gaps processing [BZ #27135]
Florian Weimer
- [glibc] support: Fix xclone build failures on ia64 and hppa
Florian Weimer
- [glibc] Linux: Move aio_init from librt into libc
Florian Weimer
- [glibc] Linux: Move aio_cancel, aio_cancel64 into libc
Florian Weimer
- [glibc] Linux: Move aio_error, aio_error64 into libc
Florian Weimer
- [glibc] Linux: Move aio_fsync, aio_fsync64 into libc
Florian Weimer
- [glibc] Linux: Move aio_read, aio_read64 into libc
Florian Weimer
- [glibc] Linux: Move aio_return, aio_return64 into libc
Florian Weimer
- [glibc] Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc
Florian Weimer
- [glibc] Linux: Move aio_write, aio_write64 into libc
Florian Weimer
- [glibc] rt: Rework lio_listio implementation
Florian Weimer
- [glibc] Linux: Move lio_listio, lio_listio64 from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_close from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_setattr from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_getattr from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_notify from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_open, __mq_open_2 from librt to libc
Florian Weimer
- [glibc] Linux: Move mq_receive, mq_timedreceive, __mq_timedreceive_time64 to libc
Florian Weimer
- [glibc] Linux: Move mq_send, mq_timedsend, __mq_timedsend_time64 to libc
Florian Weimer
- [glibc] Linux: Move mq_unlink from librt to libc
Florian Weimer
- [glibc] Linux: Move timer helper routines from librt to libc
Florian Weimer
- [glibc] nptl_db: Install libthread_db under a regular implementation name
Florian Weimer
- [glibc] Makerules: Remove lib-version, $(subdir-version)
Florian Weimer
- [glibc] elf: Generalize name-based DSO recognition in ldconfig
Florian Weimer
- [glibc] Install shared objects under their ABI names
Florian Weimer
- [glibc] Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h
Florian Weimer
- [glibc] Linux: Move timer_create, timer_delete from librt to libc
Florian Weimer
- [glibc] Linux: Move timer_getoverrun from librt to libc
Florian Weimer
- [glibc] Linux: Move timer_gettime, __timer_gettime64 from librt to libc
Florian Weimer
- [glibc] Linux: Move timer_settime, __timer_settime64 from librt to libc
Florian Weimer
- [glibc] Linux: Cleanups after librt move
Florian Weimer
- [glibc] nptl_db: Clean up main/rtld variable handling
Florian Weimer
- [glibc] nptl: Rename nptl_version to __nptl_version
Florian Weimer
- [glibc] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
Florian Weimer
- [glibc] nptl: Add glibc.pthread.stack_cache_size tunable
Florian Weimer
- [glibc] nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_*_endnetgrent
Florian Weimer
- [glibc] nptl_db: Re-use the ELF-to-abilist converter for ABI checking
Florian Weimer
- [glibc] login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt
Florian Weimer
- [glibc] login: Rework hidden prototypes for __setutent, __utmpname, __endutent
Florian Weimer
- [glibc] login: Move libutil into libc
Florian Weimer
- [glibc] Linux: Avoid calling malloc indirectly from __get_nprocs
Florian Weimer
- [glibc/google/grte/v5-2.27/master] locale: Align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32
Lirong Yuan
- [glibc] support: Fix hurd build after bfddda2570331d
Adhemerval Zanella
- [glibc] Update arm libm-tests-ulps
Adhemerval Zanella
- [glibc] socket: Add CFLAGS-accept.c and CFLAGS-connect.c
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz27651-select'
Adhemerval Zanella
- [glibc/azanella/bz27651-select] linux: Normalize and return timeout on select (BZ #27651)
Adhemerval Zanella
- [glibc] i386: Update ulps
Adhemerval Zanella
- [glibc] ia64: Fix build after 9acda61d94ac
Adhemerval Zanella
- [glibc] ia64: Update ulps
Adhemerval Zanella
- [glibc] m68: Fix build after 9acda61d94ac
Adhemerval Zanella
- [glibc] libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
- [glibc] libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
- [glibc] linux: Normalize and return timeout on select (BZ #27651)
Adhemerval Zanella
- [glibc] linux: always update select timeout (BZ #27706)
Adhemerval Zanella
- [glibc] i386: Update ulps
Adhemerval Zanella
- [glibc] s390: Update ulps
Adhemerval Zanella
- [glibc] misc: syslog: Fix calls to openlog() with LOG_KERN facility (BZ #3604)
Adhemerval Zanella
- [glibc] linux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)
Adhemerval Zanella
- [glibc] linux: sysconf: Use a more explicit maximum_ARG_MAX
Adhemerval Zanella
- [glibc/release/2.33/master] tst: Provide test for select
Adhemerval Zanella
- [glibc/release/2.33/master] misc: Fix tst-select timeout handling (BZ#27648)
Adhemerval Zanella
- [glibc/release/2.33/master] libsupport: Add support_select_modifies_timeout
Adhemerval Zanella
- [glibc/release/2.33/master] libsupport: Add support_select_normalizes_timeout
Adhemerval Zanella
- [glibc/release/2.33/master] linux: Normalize and return timeout on select (BZ #27651)
Adhemerval Zanella
- [glibc/release/2.33/master] linux: always update select timeout (BZ #27706)
Adhemerval Zanella
- [glibc] io: Move file timestamps tests out of Linux
Adhemerval Zanella
- [glibc] linux: Add futimes test
Adhemerval Zanella
- [glibc] linux: Add lutimes test
Adhemerval Zanella
- [glibc] io: Add basic tests for utimensat
Adhemerval Zanella
- [glibc] io: Use temporary directory and file for ftwtest-sh
Adhemerval Zanella
- [glibc] time: Add getitimer and setitimer basic tests
Adhemerval Zanella
- [glibc] time: Add gmtime/gmtime_r tests
Adhemerval Zanella
- [glibc] time: Add timegm/timelocal basic tests
Adhemerval Zanella
- [glibc] time: Add basic timespec_get tests
Adhemerval Zanella
- [glibc] time: Add 64 bit tests for getdate / getdate_r
Adhemerval Zanella
- [glibc] posix: Add wait3 tests
Adhemerval Zanella
- [glibc] misc: syslog: Use bool for connected
Adhemerval Zanella
- [glibc] misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)
Adhemerval Zanella
- [glibc] misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ #17145)
Adhemerval Zanella
- [glibc] misc: syslog: Use static const for AF_UNIX address
Adhemerval Zanella
- [glibc] linux: Add execveat system call wrapper
Adhemerval Zanella
- [glibc] linux: use __fd_to_filename helper function instead of snprintf.
Adhemerval Zanella
- [glibc] Remove architecture specific sched_cpucount optimizations
Adhemerval Zanella
- [glibc] linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
Adhemerval Zanella
- [glibc] linux: Remove /proc/cpuinfo fallback on alpha and sparc
Adhemerval Zanella
- [glibc] misc: use _fitoa_word to implement __fd_to_filename.
Adhemerval Zanella
- [glibc] linux: use fd_to_filename instead of _fitoa_word in ttyname_r.
Adhemerval Zanella
- [glibc] linux: implement ttyname as a wrapper around ttyname_r.
Adhemerval Zanella
- [glibc] linux: Move flockfile/_IO_flockfile into libc
Adhemerval Zanella
- [glibc] linux: Move ftrylockfile/_IO_ftrylockfile into libc
Adhemerval Zanella
- [glibc] linux: Move funlockfile/_IO_funlockfile into libc
Adhemerval Zanella
- [glibc] Created branch 'azanella/bz27749-atexit-fix'
Adhemerval Zanella
- [glibc/azanella/bz27749-atexit-fix] stdlib: Fix data race in __run_exit_handlers [BZ #27749]
Adhemerval Zanella
- [glibc] stdlib: Fix data race in __run_exit_handlers [BZ #27749]
Adhemerval Zanella
- [glibc] nptl: Fix tst-pthread-gdb-attach for ptrace_scope equal 1
Adhemerval Zanella
- [glibc] linux: Fix clock_getres fallback
Adhemerval Zanella
- [glibc] Remove --enable-stackguard-randomization (BZ #27872)
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/y2038'
Adhemerval Zanella
- [glibc] Created branch 'azanella/y2038'
Adhemerval Zanella
- [glibc/azanella/y2038] linux: mips: Split librt.abilist in n32 and n64
Adhemerval Zanella
- [glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
Adhemerval Zanella
- [glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for stat
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for semid_ds
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
- [glibc/azanella/y2038] time: Add 64 bit time support for getdate
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
Adhemerval Zanella
- [glibc/azanella/y2038] posix: Add glob64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/y2038] io: Add fts64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/y2038] io: Add ftw64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/y2038] libsupport: Add 64 bit time_t support for time functions
Adhemerval Zanella
- [glibc/azanella/y2038] libsupport: Add 64 bit time_t support for stat functions
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add test coverage
Adhemerval Zanella
- [glibc/azanella/y2038] Use 64 bit time_t stat internally
Adhemerval Zanella
- [glibc/azanella/y2038] Use LFS and 64 bit time for installed programs
Adhemerval Zanella
- [glibc] nptl: Move Linux createthread to nptl
Adhemerval Zanella
- [glibc] nptl: Move createthread to pthread_create
Adhemerval Zanella
- [glibc] support: Add xpthread_attr_setaffinity_np wrapper
Adhemerval Zanella
- [glibc] nptl: Add pthread_attr_setaffinity_np failure test
Adhemerval Zanella
- [glibc] support: Do not build xpthread_attr_setaffinity_np for hurd
Adhemerval Zanella
- [glibc] nptl: Remove exit-thread.h
Adhemerval Zanella
- [glibc] libio: Assume _IO_lock_inexpensive
Adhemerval Zanella
- [glibc] configure: Replaced obsolete AC_TRY_COMPILE
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/bz27651-select'
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/bz27749-atexit-fix'
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/y2038'
Adhemerval Zanella
- [glibc] Created branch 'azanella/pthread-multiple-fixes'
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Deallocate the thread stack on setup failure (BZ #19511)
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Install cancellation handler on pthread_cancel
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Remove CANCELING_BITMASK
Adhemerval Zanella
- [glibc] Created branch 'azanella/y2038'
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Move cancel state out of cancelhandling
Adhemerval Zanella
- [glibc/azanella/y2038] linux: mips: Split librt.abilist in n32 and n64
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Move cancel type out of cancelhandling
Adhemerval Zanella
- [glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Implement raise in terms of pthread_kill
Adhemerval Zanella
- [glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Use pthread_kill on pthread_cancel
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Avoid async cancellation to wrongly update __nptl_nthreads (BZ #19366)
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Set cancellation type and state on pthread_exit
Adhemerval Zanella
- [glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Handle robust PI mutexes for !__ASSUME_SET_ROBUST_LIST
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Do not use pthread set_tid_address as state synchronization (BZ #19951)
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Do not close the pipe on tst-cancel{2, 3}
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: Fix Race conditions in pthread cancellation (BZ#12683, BZ#14147)
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: x86_64: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for stat
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: x32: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: i386: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for semid_ds
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: aarch64: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: arm: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: powerpc: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] time: Add 64 bit time support for getdate
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: sparc: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: s390: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: ia64: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] posix: Add glob64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: mips: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] io: Add fts64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: hppa: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] io: Add ftw64 with 64 bit time_t support
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: alpha: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] libsupport: Add 64 bit time_t support for time functions
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: microblaze: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] libsupport: Add 64 bit time_t support for stat functions
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: m68k: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] y2038: Add test coverage
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: sh: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] Use 64 bit time_t stat internally
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: riscv: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/y2038] Use LFS and 64 bit time for installed programs
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: nios2: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: csky: Fix Race conditions in pthread cancellation [BZ#12683]
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] nptl: arc: Fix Race conditions in pthread cancellation [BZ #12683]
Adhemerval Zanella
- [glibc/azanella/pthread-multiple-fixes] Linux: Remove sysdep-cancel header
Adhemerval Zanella
- [glibc] nptl: Deallocate the thread stack on setup failure (BZ #19511)
Adhemerval Zanella
- [glibc] nptl: Install cancellation handler on pthread_cancel
Adhemerval Zanella
- [glibc] nptl: Remove CANCELING_BITMASK
Adhemerval Zanella
- [glibc] nptl: Move cancel state out of cancelhandling
Adhemerval Zanella
- [glibc] nptl: Move cancel type out of cancelhandling
Adhemerval Zanella
- [glibc] nptl: Implement raise in terms of pthread_kill
Adhemerval Zanella
- [glibc] nptl: Use pthread_kill on pthread_cancel
Adhemerval Zanella
- [glibc] nptl: Avoid async cancellation to wrongly update __nptl_nthreads (BZ #19366)
Adhemerval Zanella
- [glibc] linux: mips: Split librt.abilist in n32 and n64
Adhemerval Zanella
- [glibc] linux: mips: Split libanl.abilist in n32 and n64
Adhemerval Zanella
- [glibc] linux: s390: Add libanl.abilist in s390 and s390x
Adhemerval Zanella
- [glibc] linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
Adhemerval Zanella
- [glibc] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
Adhemerval Zanella
- [glibc] y2038: Add __USE_TIME_BITS64 support for time_t
Adhemerval Zanella
- [glibc] y2038: Add __USE_TIME_BITS64 support for struct timeval
Adhemerval Zanella
- [glibc] y2038: Add __USE_TIME_BITS64 support for struct timespec
Adhemerval Zanella
- [glibc] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
Adhemerval Zanella
- [glibc] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
Adhemerval Zanella
- [glibc] y2038: Use a common definition for stat
Adhemerval Zanella
- [glibc] y2038: Use a common definition for msqid_ds
Adhemerval Zanella
- [glibc] y2038: Use a common definition for semid_ds
Adhemerval Zanella
- [glibc] y2038: Use a common definition for shmid_ds
Adhemerval Zanella
- [glibc] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
Adhemerval Zanella
- [glibc] time: Add 64-bit time support for getdate
Adhemerval Zanella
- [glibc] y2038: Add support for 64-bit time on legacy ABIs
Adhemerval Zanella
- [glibc] posix: Add glob64 with 64-bit time_t support
Adhemerval Zanella
- [glibc] io: Add fts64 with 64-bit time_t support
Adhemerval Zanella
- [glibc] io: Add ftw64 with 64-bit time_t support
Adhemerval Zanella
- [glibc] libsupport: Add 64-bit time_t support for time functions
Adhemerval Zanella
- [glibc] libsupport: Add 64-bit time_t support for stat functions
Adhemerval Zanella
- [glibc] y2038: Add test coverage
Adhemerval Zanella
- [glibc] Use 64 bit time_t stat internally
Adhemerval Zanella
- [glibc] support: Add support_create_timer
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for ppoll
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for pselect
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for select
Adhemerval Zanella
- [glibc] linux: Remove supports_time64 () from clock_getres
Adhemerval Zanella
- [glibc] linux: Remove supports_time64 () from clock_gettime
Adhemerval Zanella
- [glibc] linux: Remove time64-support
Adhemerval Zanella
- [glibc] linux: timerfd_gettime minor cleanup
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for semtimedop
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for timerfd_settime
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for mq_timedreceive
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for mq_timedsend
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for sigtimedwait
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for utimensat family
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for internal futex
Adhemerval Zanella
- [glibc] linux: Only use 64-bit syscall if required for clock_nanosleep
Adhemerval Zanella
- [glibc] nptl: Use SA_RESTART for SIGCANCEL handler
Adhemerval Zanella
- [glibc] hurd: Fix build after 52a5fe70a2
Adhemerval Zanella
- [glibc] x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
Adhemerval Zanella
- [glibc] support: Add xclone
Adhemerval Zanella
- [glibc] posix: Consolidate fork implementation
Adhemerval Zanella
- [glibc] posix: Do not clobber errno by atfork handlers
Adhemerval Zanella
- [glibc] Consolidate pthread_atfork
Adhemerval Zanella
- [glibc] posix: Add _Fork [BZ #4737]
Adhemerval Zanella
- [glibc] Deleted branch 'azanella/_Fork'
Adhemerval Zanella
- [glibc] Add RFC 8335 Definitions from Linux 5.13
Adhemerval Zanella
- [glibc] Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
Paul Zimmermann
- [glibc] sys: Fixes possible typo in comment: statfs -> statvfs
Paul Zimmermann
- [glibc] Improve the accuracy of tgamma (BZ #26983)
Paul Zimmermann
- [glibc] regenerate ulps on x86_64 with -march=native
Paul Zimmermann
- [glibc] add workload traces for cbrtl
Paul Zimmermann
- [glibc] fix typo
Paul Zimmermann
- [glibc] powerpc: Add log IFUNC multiarch support for POWER10
Raphael Zinsly
Last message date:
Wed Jun 30 15:42:33 GMT 2021
Archived on: Wed Jun 30 15:42:34 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).