October 2019 Archives by author
Starting: Tue Oct 1 00:26:00 GMT 2019
Ending: Thu Oct 31 23:53:00 GMT 2019
Messages: 992
- [PATCH v2] math: enhance the endloop condition of function handle_input_flag
liqingqing (C)
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH v2] aarch64: Optimized implementation of memcmp
Zhangxuelei (Derek)
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Zhangxuelei (Derek)
- [PATCH] aarch64: Optimized memset for Kunpeng processor.
Zhangxuelei (Derek)
- [patch] Describe issues with cancellation points in signal handlers.
Michael Kerrisk (man-pages)
- man-pages-5.03 released
Michael Kerrisk (man-pages)
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Michael Kerrisk (man-pages)
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Michael Kerrisk (man-pages)
- [PATCH] hppa: Fix stack alignment passed to clone
John David Anglin
- [PATCH] hppa: Fix stack alignment passed to clone
John David Anglin
- [PATCH] hppa: Fix stack alignment passed to clone
John David Anglin
- [PATCH] hppa: Fix data race in setting function descriptors during lazy binding
John David Anglin
- [PATCH] hppa: Fix stack alignment passed to clone
John David Anglin
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Arnd Bergmann
- Re: __libc_single_threaded design (was: Re: libpthread removal project)
Ondrej Bilka
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Christian Brauner
- [PATCH v4 2/4] clone3: switch to copy_struct_from_user()
Christian Brauner
- [PATCH v4 3/4] sched_setattr: switch to copy_struct_from_user()
Christian Brauner
- [PATCH v4 4/4] perf_event_open: switch to copy_struct_from_user()
Christian Brauner
- [PATCH v4 0/4] lib: introduce copy_struct_from_user() helper
Christian Brauner
- [PATCH] Documentation: update about adding syscalls
Christian Brauner
- libpthread removal project
Christian Brauner
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Christian Brauner
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH 2/2] tests: test CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
Christian Brauner
- [PATCH v2 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH v2 2/2] tests: test CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Christian Brauner
- [PATCH] manual: Remove warning in the documentation of the abort function
Christian Brauner
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Christian Brauner
- [PATCH v3 1/2] clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
- [PATCH v3 2/2] tests: test CLONE_CLEAR_SIGHAND
Christian Brauner
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Christian Brauner
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Christian Brauner
- [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
Christian Brauner
- [PATCH v3 1/2] clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
- [PATCH v3 1/2] clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
- [PATCH] clone3: validate stack arguments
Christian Brauner
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Paul Clarke
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Paul Clarke
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Paul Clarke
- [PATCH 3/3] Update sysvipc kernel-features.h files for Linux 5.1
Paul Clarke
- [PATCH v3] Enable inlining issignalingf within glibc (was "v2")
Paul Clarke
- [PING^2] [PATCH v3] Enable inlining issignalingf within glibc
Paul Clarke
- [PATCH v2] Enable inlining issignalingf within glibc
Paul Clarke
- [COMMITTED] [powerpc] No need to enter "Ignore Exceptions Mode"
Paul A. Clarke
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Paul A. Clarke
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Kees Cook
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Kees Cook
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Kees Cook
- [PATCH] Documentation: update about adding syscalls
Jonathan Corbet
- [PATCH] nptl: Move pthread_attr_setinheritsched implementation into libc.
Mike Crowe
- [PATCH v2 3/4] nptl: Add pthread_clockjoin_np
Mike Crowe
- [PATCH v2 2/4] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
Mike Crowe
- [PATCH v2 0/4] nptl: Add pthread_clockjoin_np
Mike Crowe
- RISCV NFPREG?
Palmer Dabbelt
- [v4, with help] Re: run one test
DJ Delorie
- [patch v1] debugging tests
DJ Delorie
- [v2, with help] Re: run one test
DJ Delorie
- [PATCH] manual: Remove warning in the documentation of the abort function
DJ Delorie
- [PATCH 3/8] Enable vDSO on interposed malloc linked statically
DJ Delorie
- [PATCH] manual: Remove warning in the documentation of the abort function
DJ Delorie
- making the testsuite more like real life... ld.so edition
DJ Delorie
- [v4, with help] Re: run one test
DJ Delorie
- [patch] loadarchive: guard against locale-archive corruption
DJ Delorie
- [patch] simplify debugging in-container tests (and regular tests)
DJ Delorie
- [patch] loadarchive: guard against locale-archive corruption
DJ Delorie
- [patch/v2] simplify debugging in-container tests (and regular tests)
DJ Delorie
- [patch v1] Install charmaps uncompressed in testroot
DJ Delorie
- [patch v2] Install charmaps uncompressed in testroot
DJ Delorie
- [patch/v2] simplify debugging in-container tests (and regular tests)
DJ Delorie
- [patch v2] Install charmaps uncompressed in testroot
DJ Delorie
- [patch v1] malloc: fix set_max_fast "impossibly small" value
DJ Delorie
- [patch v1] malloc: fix set_max_fast "impossibly small" value
DJ Delorie
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH v2] aarch64: Optimized strlen for strlen_asimd
Wilco Dijkstra
- [PATCH] aarch64: Optimized implementation of memrchr
Wilco Dijkstra
- [PATCH v2] aarch64: Optimized implementation of strcpy
Wilco Dijkstra
- [PATCH v2] aarch64: Optimized implementation of strnlen
Wilco Dijkstra
- [PATCH v2] aarch64: Optimized implementation of memcmp
Wilco Dijkstra
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH v3] aarch64: Optimized implementation of memcmp
Wilco Dijkstra
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Wilco Dijkstra
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH] aarch64: Optimized memset for Kunpeng processor.
Wilco Dijkstra
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Wilco Dijkstra
- [PATCH] aarch64: Optimized memset for Kunpeng processor.
Wilco Dijkstra
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Yann Droneaud
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Yann Droneaud
- [PATCH] dlfcn: Add dlinfo_sname to obtain the soname for a handle
Yann Droneaud
- [PATCH] manual: Remove warning in the documentation of the abort function
Yann Droneaud
- [PATCH] manual: Remove warning in the documentation of the abort function
Paul Eggert
- [PATCH 1/2] y2038: Helper macro to convert struct __timespec64 to struct timespec
Paul Eggert
- [PATCH v2] y2038: linux: Provide __clock_getres64 implementation
Paul Eggert
- [PATCH] time: Introduce function to check correctness of nanoseconds value
Paul Eggert
- [PATCH] time: Introduce function to check correctness of nanoseconds value
Paul Eggert
- [PATCH 1/2] Sync intprops.h with gnulib
Paul Eggert
- [PATCH 1/2] Sync intprops.h with gnulib
Paul Eggert
- Top-of-tree GCC/glibc build problem
Steve Ellcey
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Michael Ellerman
- [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
Michael Ellerman
- [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
Michael Ellerman
- Language code changes over time: zh_CN -> zh_Hans
Mike FABIAN
- Language code changes over time: zh_CN -> zh_Hans
Mike FABIAN
- Language code changes over time: zh_CN -> zh_Hans
Mike FABIAN
- [PATCH] Make tst-strftime2 depend on locale generation
Tulio Magno Quites Machado Filho
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Tulio Magno Quites Machado Filho
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Tulio Magno Quites Machado Filho
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Tulio Magno Quites Machado Filho
- [PATCH] string/endian.h: Restore the __USE_MISC conditionals
Alistair Francis
- [PATCH v2 1/2] Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
- [PATCH v3 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v3 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH] riscv: Remove support for variable page sizes
Alistair Francis
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH v3 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Alistair Francis
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Alistair Francis
- [PATCH v4 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v4 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH v4 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v4 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH v5 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v5 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH v6 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v6 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Alistair Francis
- [PATCH v6 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Alistair Francis
- [PATCH v6 2/2] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Alistair Francis
- [PATCH v6] Define __STATFS_MATCHES_STATFS64
Alistair Francis
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH v2] sysdeps/wait: Use the waitid syscall if required
Alistair Francis
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Alistair Francis
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Alistair Francis
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Alistair Francis
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Alistair Francis
- [PATCH] Enable passing arguments to the inferior in debugglibc.sh
Gabriel F. T. Gomes
- [PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
Gabriel F. T. Gomes
- When can we stop writing ChangeLogs?
Gabriel F. T. Gomes
- [PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
Gabriel F. T. Gomes
- [PATCH] Make tst-strftime2 depend on locale generation
Gabriel F. T. Gomes
- [PATCH v2] Make tst-strftime2 depend on locale generation
Gabriel F. T. Gomes
- Contribution checklist v2
Gabriel F. T. Gomes
- Contribution checklist v2
Gabriel F. T. Gomes
- [PATCH] ChangeLog: Remove leading spaces before tabs and trailing whitespace
Gabriel F. T. Gomes
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Gabriel F. T. Gomes
- [PATCH 00/31] Add IEEE long double <-> string functions for powerpc64le
Gabriel F. T. Gomes
- [PATCH 01/31] ldbl-128ibm-compat: Add regular character printing functions
Gabriel F. T. Gomes
- [PATCH 02/31] ldbl-128ibm-compat: Add wide character printing functions
Gabriel F. T. Gomes
- [PATCH 10/31] ldbl-128ibm-compat: Add err.h functions
Gabriel F. T. Gomes
- [PATCH 11/31] ldbl-128ibm-compat: Add error.h functions
Gabriel F. T. Gomes
- [PATCH 12/31] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions
Gabriel F. T. Gomes
- [PATCH 03/31] ldbl-128ibm-compat: Add regular character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH 04/31] ldbl-128ibm-compat: Add wide character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH 05/31] ldbl-128ibm-compat: Test double values
Gabriel F. T. Gomes
- [PATCH 06/31] ldbl-128ibm-compat: Test positional arguments
Gabriel F. T. Gomes
- [PATCH 07/31] ldbl-128ibm-compat: Add regular character scanning functions
Gabriel F. T. Gomes
- [PATCH 08/31] ldbl-128ibm-compat: Add wide character scanning functions
Gabriel F. T. Gomes
- [PATCH 09/31] ldbl-128ibm-compat: Add argp_error and argp_failure
Gabriel F. T. Gomes
- [PATCH 13/31] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
Gabriel F. T. Gomes
- [PATCH 14/31] ldbl-128ibm-compat: Add obstack printing functions
Gabriel F. T. Gomes
- [PATCH 15/31] ldbl-128ibm-compat: Add syslog functions
Gabriel F. T. Gomes
- [PATCH 16/31] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
Gabriel F. T. Gomes
- [PATCH 17/31] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
Gabriel F. T. Gomes
- [PATCH 18/31] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
Gabriel F. T. Gomes
- [PATCH 19/31] Remove hidden_def and hidden_proto from cvt functions
Gabriel F. T. Gomes
- [PATCH 20/31] Refactor *cvt functions implementation (1/5)
Gabriel F. T. Gomes
- [PATCH 21/31] Refactor *cvt functions implementation (2/5)
Gabriel F. T. Gomes
- [PATCH 22/31] Refactor *cvt functions implementation (3/5)
Gabriel F. T. Gomes
- [PATCH 23/31] Refactor *cvt functions implementation (4/5)
Gabriel F. T. Gomes
- [PATCH 24/31] Refactor *cvt functions implementation (5/5)
Gabriel F. T. Gomes
- [PATCH 25/31] ldbl-128ibm-compat: Add *cvt functions
Gabriel F. T. Gomes
- [PATCH 26/31] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Gabriel F. T. Gomes
- [PATCH 27/31] ldbl-128ibm-compat: Compiler flags for stdio functions
Gabriel F. T. Gomes
- [PATCH 28/31] Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
- [PATCH 29/31] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
Gabriel F. T. Gomes
- [PATCH 30/31] powerpc64le: Require a compiler with -mno-gnu-attribute
Gabriel F. T. Gomes
- [PATCH 31/31] RFC: powerpc64le: Enable support for IEEE long double
Gabriel F. T. Gomes
- [PATCH 26/31] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Gabriel F. T. Gomes
- [PATCH 28/31] Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
- [PATCH 15/31] ldbl-128ibm-compat: Add syslog functions
Gabriel F. T. Gomes
- [PATCH 19/31] Remove hidden_def and hidden_proto from cvt functions
Gabriel F. T. Gomes
- [PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
Gabriel F. T. Gomes
- [PATCH v2 01/30] ldbl-128ibm-compat: Add regular character printing functions
Gabriel F. T. Gomes
- [PATCH v2 02/30] ldbl-128ibm-compat: Add wide character printing functions
Gabriel F. T. Gomes
- [PATCH v2 03/30] ldbl-128ibm-compat: Add regular character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH v2 09/30] ldbl-128ibm-compat: Add argp_error and argp_failure
Gabriel F. T. Gomes
- [PATCH v2 10/30] ldbl-128ibm-compat: Add err.h functions
Gabriel F. T. Gomes
- [PATCH v2 11/30] ldbl-128ibm-compat: Add error.h functions
Gabriel F. T. Gomes
- [PATCH v2 13/30] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
Gabriel F. T. Gomes
- [PATCH v2 14/30] ldbl-128ibm-compat: Add obstack printing functions
Gabriel F. T. Gomes
- [PATCH v2 15/30] ldbl-128ibm-compat: Add syslog functions
Gabriel F. T. Gomes
- [PATCH v2 05/30] ldbl-128ibm-compat: Test double values
Gabriel F. T. Gomes
- [PATCH v2 06/30] ldbl-128ibm-compat: Test positional arguments
Gabriel F. T. Gomes
- [PATCH v2 07/30] ldbl-128ibm-compat: Add regular character scanning functions
Gabriel F. T. Gomes
- [PATCH v2 08/30] ldbl-128ibm-compat: Add wide character scanning functions
Gabriel F. T. Gomes
- [PATCH v2 12/30] ldbl-128ibm-compat: Reuse tests for err.h and error.h functions
Gabriel F. T. Gomes
- [PATCH v2 16/30] ldbl-128ibm-compat: Add strfmon_l with IEEE long double format
Gabriel F. T. Gomes
- [PATCH v2 18/30] ldbl-128ibm-compat: Add tests for strfroml, strtold, and wcstold
Gabriel F. T. Gomes
- [PATCH v2 19/30] Refactor *cvt functions implementation (1/5)
Gabriel F. T. Gomes
- [PATCH v2 20/30] Refactor *cvt functions implementation (2/5)
Gabriel F. T. Gomes
- [PATCH v2 21/30] Refactor *cvt functions implementation (3/5)
Gabriel F. T. Gomes
- [PATCH v2 22/30] Refactor *cvt functions implementation (4/5)
Gabriel F. T. Gomes
- [PATCH v2 23/30] Refactor *cvt functions implementation (5/5)
Gabriel F. T. Gomes
- [PATCH v2 04/30] ldbl-128ibm-compat: Add wide character, fortified printing functions
Gabriel F. T. Gomes
- [PATCH v2 17/30] ldbl-128ibm-compat: Add tests for strfmon and strfmon_l
Gabriel F. T. Gomes
- [PATCH v2 24/30] ldbl-128ibm-compat: Add *cvt functions
Gabriel F. T. Gomes
- [PATCH v2 25/30] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Gabriel F. T. Gomes
- [PATCH v2 26/30] ldbl-128ibm-compat: Compiler flags for stdio functions
Gabriel F. T. Gomes
- [PATCH v2 27/30] Avoid compat symbols for totalorder in powerpc64le IEEE long double
Gabriel F. T. Gomes
- [PATCH v2 28/30] ldbl-128ibm-compat: Do not mix -mabi=*longdouble and -mlong-double-128
Gabriel F. T. Gomes
- [PATCH v2 29/30] powerpc64le: Require a compiler with -mno-gnu-attribute
Gabriel F. T. Gomes
- [PATCH v2 30/30] RFC: powerpc64le: Enable support for IEEE long double
Gabriel F. T. Gomes
- [PATCH v2 01/30] ldbl-128ibm-compat: Add regular character printing functions
Gabriel F. T. Gomes
- [PATCH] Add the --with-tty-gid configure option [BZ #24941]
Gabriel F. T. Gomes
- Incorrect days of the week in ru_UA locale
Mikhail Gribanov
- Incorrect days of the week in ru_UA locale
Mikhail Gribanov
- Language code changes over time: zh_CN -> zh_Hans
Jean-Baptiste Holcroft
- static TLS exhausted on ppc64le
Dan Horák
- static TLS exhausted on ppc64le
Dan Horák
- static TLS exhausted on ppc64le
Dan Horák
- Language code changes over time: zh_CN -> zh_Hans
Jean-Baptiste
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Yikun Jiang
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Yikun Jiang
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Yikun Jiang
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Yikun Jiang
- [PATCH] ldd: Print "not a dynamic executable" on standard error [BZ #24150]
Richard W.M. Jones
- [PATCH] ldd: Print "not a dynamic executable" on standard error [BZ #24150]
Richard W.M. Jones
- Setup non-pushing gerrit instance for glibc.
Sergio Durigan Junior
- Setup non-pushing gerrit instance for glibc.
Sergio Durigan Junior
- Setup non-pushing gerrit instance for glibc.
Sergio Durigan Junior
- Setup non-pushing gerrit instance for glibc.
Sergio Durigan Junior
- Setup non-pushing gerrit instance for glibc.
Sergio Durigan Junior
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Sergio Durigan Junior
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Sergio Durigan Junior
- Setup non-pushing gerrit instance for glibc.
Ian Kent
- Setup non-pushing gerrit instance for glibc.
Ian Kent
- [PATCH 3/3] elf: avoid stack allocation in dl_open_worker
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 2/3] elf: avoid redundant sort in dlopen
David Kilroy
- [PATCH 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH v2 3/3] elf: avoid stack allocation in dl_open_worker
David Kilroy
- [PATCH v2 2/3] elf: avoid redundant sort in dlopen
David Kilroy
- [PATCH v2 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH v2 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
David Kilroy
- [PATCH] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
Diego (Egor) Kobylkin
- [PING] Re: [PATCH] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
Diego (Egor) Kobylkin
- [PING^2] Re: [PATCH] locale/C-translit.h.in: Greek -> ASCII transliteration table [BZ #12031]
Diego (Egor) Kobylkin
- [RFC] Add script for plotting string benchmark results
Krzysztof Koch
- [PATCH] clone3: validate stack arguments
David Laight
- [PATCH] clone3: validate stack arguments
David Laight
- Work around GCC 10 warning regression in string/tester.c
Jeff Law
- Work around GCC 10 warning regression in string/tester.c
Jeff Law
- Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c [committed]
Jeff Law
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Dmitry V. Levin
- [PATCH COMMITTED] syscall-names.list: fix typos in comment
Dmitry V. Levin
- [PATCH] Simplify note processing
Dmitry V. Levin
- [PATCH] Simplify note processing
Dmitry V. Levin
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Dmitry V. Levin
- Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h
Dmitry V. Levin
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Dmitry V. Levin
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Dmitry V. Levin
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Stefan Liebler
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Stefan Liebler
- [PATCH] S390: Add new s390 platform z15.
Stefan Liebler
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Stefan Liebler
- [PATCH] S390: Add new s390 platform z15.
Stefan Liebler
- [2.30 COMMITTED] S390: Add new s390 platform z15.
Stefan Liebler
- [PATCH] S390: Remove not needed stack frame in syscall function.
Stefan Liebler
- [PATCH] S390: Remove not needed stack frame in syscall function.
Stefan Liebler
- [PATCH] S390: Remove not needed stack frame in syscall function.
Stefan Liebler
- [PATCH] S390: Fp comparison are now raising FE_INVALID with gcc 10.
Stefan Liebler
- [PATCH] Speedup various nptl/tst-cancel20 and nptl/tst-cancel21 tests.
Stefan Liebler
- [PATCH] malloc: fix compile error
Liusirui
- [PATCH] manual: Remove warning in the documentation of the abort function
Sandra Loosemore
- Incorrect days of the week in ru_UA locale
Rafal Luzynski
- [PATCH 0/1] ru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044)
Rafal Luzynski
- [PATCH 1/1] ru_UA locale: use copy "ru_RU" in LC_TIME (bug 25044)
Rafal Luzynski
- Incorrect days of the week in ru_UA locale
Rafal Luzynski
- Incorrect days of the week in ru_UA locale
Rafal Luzynski
- Incorrect days of the week in ru_UA locale
Rafal Luzynski
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Rafal Luzynski
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Lukasz Majewski
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Lukasz Majewski
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Lukasz Majewski
- [PATCH] Y2038: Include proper header to provide support for struct timeval on HURD
Lukasz Majewski
- Question regarding adding tables with system call numbers
Lukasz Majewski
- [PATCH v9] y2038: linux: Provide __clock_settime64 implementation
Lukasz Majewski
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Lukasz Majewski
- [RFC v5 02/21] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Lukasz Majewski
- [PATCH] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Lukasz Majewski
- [PATCH] Include <kernel-features.h> explicitly in Linux clock_settime.c
Lukasz Majewski
- [PATCH 1/2] y2038: Helper macro to convert struct __timespec64 to struct timespec
Lukasz Majewski
- [PATCH 2/2] y2038: linux: Provide __clock_getres64 implementation
Lukasz Majewski
- [PATCH 1/2] y2038: Helper macro to convert struct __timespec64 to struct timespec
Lukasz Majewski
- [PATCH 2/2] y2038: linux: Provide __clock_getres64 implementation
Lukasz Majewski
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Lukasz Majewski
- [PATCH v2] y2038: linux: Provide __clock_getres64 implementation
Lukasz Majewski
- [PATCH v2] y2038: linux: Provide __clock_getres64 implementation
Lukasz Majewski
- Question regarding y2038-preliminaries patches
Lukasz Majewski
- Question regarding y2038-preliminaries patches
Lukasz Majewski
- [PATCH] time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
- [PATCH] time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Lukasz Majewski
- [PATCH v2] time: Introduce function to check correctness of nanoseconds value
Lukasz Majewski
- [PATCH v2 02/11] Change most internal uses of __gettimeofday to __clock_gettime.
Lukasz Majewski
- [PATCH v2 03/11] Use clock_settime to implement stime; withdraw stime.
Lukasz Majewski
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Lukasz Majewski
- [PATCH v2 05/11] Use clock_gettime to implement time.
Lukasz Majewski
- [PATCH v2 06/11] Change most internal uses of time to __clock_gettime.
Lukasz Majewski
- [PATCH v2 07/11] Consolidate and deprecate ftime
Lukasz Majewski
- [PATCH v2 08/11] Use clock_gettime to implement timespec_get.
Lukasz Majewski
- [PATCH v2 09/11] Use clock_gettime to implement gettimeofday.
Lukasz Majewski
- [PATCH v2 10/11] Make second argument of gettimeofday as 'void *'
Lukasz Majewski
- [PATCH 1/2] y2038: linux: Provide __utimensat64 implementation
Lukasz Majewski
- [PATCH 2/2] y2038: linux: Provide __futimens64 implementation
Lukasz Majewski
- [PATCH 1/2] y2038: linux: Provide __utimensat64 implementation
Lukasz Majewski
- [PATCH v2 09/11] Use clock_gettime to implement gettimeofday.
Lukasz Majewski
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Lukasz Majewski
- [RFC v5 05/21] sysdeps/clock_gettime: Use clock_gettime64 if avaliable
Lukasz Majewski
- [PATCH v2 1/2] y2038: linux: Provide __utimensat64 implementation
Lukasz Majewski
- [PATCH v2 2/2] y2038: linux: Provide __futimens64 implementation
Lukasz Majewski
- Problem with conformance test and header files inclusion for ./include/sys/poll.h
Lukasz Majewski
- Problem with conformance test and header files inclusion for ./include/sys/poll.h
Lukasz Majewski
- Setup non-pushing gerrit instance for glibc.
Simon Marchi
- Setup non-pushing gerrit instance for glibc.
Simon Marchi
- Setup non-pushing gerrit instance for glibc.
Simon Marchi
- Setup non-pushing gerrit instance for glibc.
Simon Marchi
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Simon Marchi
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Simon Marchi
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Simon Marchi
- [PATCH v2 01/30] ldbl-128ibm-compat: Add regular character printing functions
Paul E Murphy
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Joseph Myers
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Joseph Myers
- When can we stop writing ChangeLogs?
Joseph Myers
- Work around GCC 10 warning regression in string/tester.c
Joseph Myers
- [PATCH v10] y2038: Provide conversion helpers for struct __timespec64
Joseph Myers
- [PATCH] Y2038: Include proper header to provide support for struct timeval on HURD
Joseph Myers
- Dealing with target variance
Joseph Myers
- [PATCH v2 1/2] Split up endian.h to minimize exposure of BYTE_ORDER.
Joseph Myers
- Dealing with target variance
Joseph Myers
- Disable warnings in string/tester.c at top level
Joseph Myers
- Disable warnings in string/tester.c at top level
Joseph Myers
- [PATCH] string/endian.h: Restore the __USE_MISC conditionals
Joseph Myers
- Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c [committed]
Joseph Myers
- [PATCH v3 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Joseph Myers
- [PATCH v3 2/2] Define __STATFS_MATCHES_STATFS64
Joseph Myers
- Dealing with target variance
Joseph Myers
- Contribution checklist v2
Joseph Myers
- [PATCH] manual: Remove warning in the documentation of the abort function
Joseph Myers
- Contribution checklist v2
Joseph Myers
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Joseph Myers
- Contribution checklist v2
Joseph Myers
- [PATCH] wordexp: Split out command execution tests from posix/wordexp-test
Joseph Myers
- [PATCH] Remove support for NO_CTORS_DTORS_SECTIONS
Joseph Myers
- [PATCH v9] y2038: linux: Provide __clock_settime64 implementation
Joseph Myers
- [PATCH] manual: Remove warning in the documentation of the abort function
Joseph Myers
- Contribution checklist v2
Joseph Myers
- [PATCH] manual: Remove warning in the documentation of the abort function
Joseph Myers
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Joseph Myers
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Joseph Myers
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Joseph Myers
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Joseph Myers
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Joseph Myers
- Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h
Joseph Myers
- Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h
Joseph Myers
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Joseph Myers
- [PATCH 15/31] ldbl-128ibm-compat: Add syslog functions
Joseph Myers
- [PATCH 28/31] Avoid compat symbols for totalorder in powerpc64le IEEE long double
Joseph Myers
- [PATCH 30/31] powerpc64le: Require a compiler with -mno-gnu-attribute
Joseph Myers
- Fix testroot.pristine creation copying dynamic linker
Joseph Myers
- [PATCH] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Joseph Myers
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Joseph Myers
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Joseph Myers
- Fix testroot.pristine creation copying dynamic linker
Joseph Myers
- [PATCH v4 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Joseph Myers
- [PATCH v4 2/2] Define __STATFS_MATCHES_STATFS64
Joseph Myers
- [PATCH] Include <kernel-features.h> explicitly in Linux clock_settime.c
Joseph Myers
- [PATCH 2/2] y2038: linux: Provide __clock_getres64 implementation
Joseph Myers
- [PATCH 28/31] Avoid compat symbols for totalorder in powerpc64le IEEE long double
Joseph Myers
- [PATCH v5 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Joseph Myers
- [PATCH v2] Add libm_alias_finite for _finite symbols
Joseph Myers
- [PATCH v6 1/2] sysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
Joseph Myers
- [PATCH v6 2/2] Define __STATFS_MATCHES_STATFS64
Joseph Myers
- [PATCH] sysdeps/wait: Use the waitid syscall if required
Joseph Myers
- [PATCH v6] Define __STATFS_MATCHES_STATFS64
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- [review v3] localedef: Add verbose messages for failure paths.
Joseph Myers
- [review v3] localedef: Add verbose messages for failure paths.
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- [PATCH v2] time: Introduce function to check correctness of nanoseconds value
Joseph Myers
- [PATCH v2] y2038: linux: Provide __clock_getres64 implementation
Joseph Myers
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- [PATCH v2 09/11] Use clock_gettime to implement gettimeofday.
Joseph Myers
- [PATCH 1/2] y2038: linux: Provide __utimensat64 implementation
Joseph Myers
- Setup non-pushing gerrit instance for glibc.
Joseph Myers
- [PATCH v2] Enable inlining issignalingf within glibc
Joseph Myers
- [hurd,commited] hurd: Support for file record locking
Joseph Myers
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Joseph Myers
- [patch v1] malloc: fix set_max_fast "impossibly small" value
Joseph Myers
- Problem with conformance test and header files inclusion for ./include/sys/poll.h
Joseph Myers
- [PATCH] Add the __libc_single_threaded variable
Szabolcs Nagy
- libpthread removal project
Szabolcs Nagy
- libpthread removal project
Szabolcs Nagy
- __libc_single_threaded design (was: Re: libpthread removal project)
Szabolcs Nagy
- [PATCH 1/2] aarch64: Add Huawei Kunpeng to tunable cpu list
Szabolcs Nagy
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Szabolcs Nagy
- [RFC] Add script for plotting string benchmark results
Szabolcs Nagy
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Szabolcs Nagy
- static TLS exhausted on ppc64le
Szabolcs Nagy
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Szabolcs Nagy
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Szabolcs Nagy
- Setup non-pushing gerrit instance for glibc.
Szabolcs Nagy
- [PATCH] clone3: validate stack arguments
Oleg Nesterov
- Setup non-pushing gerrit instance for glibc.
Jonathan Nieder
- Setup non-pushing gerrit instance for glibc.
Jonathan Nieder
- Setup non-pushing gerrit instance for glibc.
Jonathan Nieder
- Setup non-pushing gerrit instance for glibc.
Jonathan Nieder
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Carlos O'Donell
- Release manager for glibc 2.31 release?
Carlos O'Donell
- [PATCH 1/2] Add nocancel version of pread64()
Carlos O'Donell
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Carlos O'Donell
- Release manager for glibc 2.31 release?
Carlos O'Donell
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Carlos O'Donell
- [PATCH] nptl: Document AS-safe functions in cancellation.c.
Carlos O'Donell
- [patch] Describe issues with cancellation points in signal handlers.
Carlos O'Donell
- [patch] Describe issues with cancellation points in signal handlers.
Carlos O'Donell
- libpthread removal project
Carlos O'Donell
- When can we stop writing ChangeLogs?
Carlos O'Donell
- [PATCH] elf: Add tests for working RELRO protection
Carlos O'Donell
- [PATCH] nptl: Document AS-safe functions in cancellation.c.
Carlos O'Donell
- Contribution checklist v2
Carlos O'Donell
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Carlos O'Donell
- Contribution checklist v2
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- Language code changes over time: zh_CN -> zh_Hans
Carlos O'Donell
- Joint statement on the GNU Project
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [PATCH] Rename and split elf/tst-dlopen-aout collection of tests
Carlos O'Donell
- [PATCH] nptl/tst-cancel25 needs to be an internal test
Carlos O'Donell
- [PATCH] nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Carlos O'Donell
- [v4, with help] Re: run one test
Carlos O'Donell
- [PATCH 1/2] Add nocancel version of pread64()
Carlos O'Donell
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Carlos O'Donell
- [PATCH] nptl: Document AS-safe functions in cancellation.c.
Carlos O'Donell
- [patch] loadarchive: guard against locale-archive corruption
Carlos O'Donell
- Regarding https://sourceware.org/bugzilla/show_bug.cgi?id=22850
Carlos O'Donell
- [patch] simplify debugging in-container tests (and regular tests)
Carlos O'Donell
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Carlos O'Donell
- Public discussions on GNU Project governance.
Carlos O'Donell
- [patch v1] Install charmaps uncompressed in testroot
Carlos O'Donell
- static TLS exhausted on ppc64le
Carlos O'Donell
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Carlos O'Donell
- [patch v2] Install charmaps uncompressed in testroot
Carlos O'Donell
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Carlos O'Donell
- Setup non-pushing gerrit instance for glibc.
Carlos O'Donell
- [patch/v2] simplify debugging in-container tests (and regular tests)
Carlos O'Donell
- Setup non-pushing gerrit instance for glibc.
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Carlos O'Donell
- [review v3] localedef: Add verbose messages for failure paths.
Carlos O'Donell
- [PATCH] Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132]
Carlos O'Donell
- [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
Carlos O'Donell
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Carlos O'Donell
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Carlos O'Donell
- Setup non-pushing gerrit instance for glibc.
Carlos O'Donell
- [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
Carlos O'Donell
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Carlos O'Donell
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Carlos O'Donell
- [PATCH] Comment out initgroups from example nsswitch.conf (Bug 25146)
Carlos O'Donell
- [PATCH] Comment out initgroups from example nsswitch.conf (Bug 25146)
Carlos O'Donell
- Dynamic tag assignment request: Disable symbol version coverage check
Carlos O'Donell
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Carlos O'Donell
- [PATCH] hppa: Fix data race in setting function descriptors during lazy binding
Carlos O'Donell
- [PATCH] malloc: fix compile error
Carlos O'Donell
- [PATCH 5/5] Refactor PI mutexes internal defintions
Carlos O'Donell
- [PATCH 4/5] Remove pause and nanosleep not cancel wrappers
Carlos O'Donell
- [PATCH 3/5] nptl: Replace non cancellable pause/nanosleep with futex
Carlos O'Donell
- [PATCH 2/5] Consolidate lowlevellock-futex.h
Carlos O'Donell
- [PATCH 1/5] Consolidate futex-internal.h
Carlos O'Donell
- [patch v1] malloc: fix set_max_fast "impossibly small" value
Carlos O'Donell
- Ping x2 Re: [PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
Carlos O'Donell
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] manual: Remove warning in the documentation of the abort function
Alexandre Oliva
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Andrew Pinski
- [PATCH] aarch64: Optimized implementation of pthread_spin_trylock
Andrew Pinski
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Andrew Pinski
- Release manager for glibc 2.31 release?
Siddhesh Poyarekar
- When can we stop writing ChangeLogs?
Siddhesh Poyarekar
- Contribution checklist v2
Siddhesh Poyarekar
- libpthread removal project
Siddhesh Poyarekar
- libpthread removal project
Siddhesh Poyarekar
- __libc_single_threaded design (was: Re: libpthread removal project)
Siddhesh Poyarekar
- __libc_single_threaded design (was: Re: libpthread removal project)
Siddhesh Poyarekar
- __libc_single_threaded design
Siddhesh Poyarekar
- Contribution checklist v2
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Siddhesh Poyarekar
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Siddhesh Poyarekar
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Siddhesh Poyarekar
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Siddhesh Poyarekar
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Siddhesh Poyarekar
- [PATCH] manual: Remove warning in the documentation of the abort function
Siddhesh Poyarekar
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Siddhesh Poyarekar
- [review] localedef: Add verbose messages for failure paths.
Carlos O'Donell (Code Review)
- [review] Define __STATFS_MATCHES_STATFS64
Carlos O'Donell (Code Review)
- [review] Define __STATFS_MATCHES_STATFS64
Carlos O'Donell (Code Review)
- [review v2] localedef: Add verbose messages for failure paths.
Carlos O'Donell (Code Review)
- [review v2] localedef: Add verbose messages for failure paths.
Carlos O'Donell (Code Review)
- [review v3] localedef: Add verbose messages for failure paths.
Carlos O'Donell (Code Review)
- [review v3] localedef: Add verbose messages for failure paths.
Carlos O'Donell (Code Review)
- [review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Christian Häggström (Code Review)
- [review] localedef: Add verbose messages for failure paths.
Florian Weimer (Code Review)
- [review] localedef: Add verbose messages for failure paths.
Florian Weimer (Code Review)
- [review] localedef: Add verbose messages for failure paths.
Florian Weimer (Code Review)
- [review v2] localedef: Add verbose messages for failure paths.
Florian Weimer (Code Review)
- [review v2] localedef: Add verbose messages for failure paths.
Florian Weimer (Code Review)
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Florian Weimer (Code Review)
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Florian Weimer (Code Review)
- [review] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
Florian Weimer (Code Review)
- [review] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
Florian Weimer (Code Review)
- [review] Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer (Code Review)
- [review] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer (Code Review)
- [review] Introduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_symbol_x
Florian Weimer (Code Review)
- [review] Avoid late failure in dlopen in global scope update [BZ #25112]
Florian Weimer (Code Review)
- [review] Move _dl_open_check to its original place in dl_open_worker
Florian Weimer (Code Review)
- [review] Block signals during the initial part of dlopen
Florian Weimer (Code Review)
- [review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
Florian Weimer (Code Review)
- [review] Enhance _dl_catch_exception to allow disabling exception handling
Florian Weimer (Code Review)
- [review v3] localedef: Add verbose messages for failure paths.
Simon Marchi (Code Review)
- Incorrect days of the week in ru_UA locale
Maciej W. Rozycki
- When can we stop writing ChangeLogs?
Maciej W. Rozycki
- RISCV NFPREG?
Maciej W. Rozycki
- RISCV NFPREG?
Maciej W. Rozycki
- [PATCH RESEND v3 1/4] lib: introduce copy_struct_from_user() helper
Aleksa Sarai
- [PATCH RESEND v3 2/4] clone3: switch to copy_struct_from_user()
Aleksa Sarai
- [PATCH v4 0/4] lib: introduce copy_struct_from_user() helper
Aleksa Sarai
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Aleksa Sarai
- [PATCH v4 2/4] clone3: switch to copy_struct_from_user()
Aleksa Sarai
- [PATCH v4 3/4] sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
- [PATCH v4 4/4] perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
- [PATCH] Documentation: update about adding syscalls
Aleksa Sarai
- [PATCH v14 0/6] open: introduce openat2(2) syscall
Aleksa Sarai
- [PATCH v14 1/6] namei: O_BENEATH-style resolution restriction flags
Aleksa Sarai
- [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
Aleksa Sarai
- [PATCH v14 4/6] open: introduce openat2(2) syscall
Aleksa Sarai
- [PATCH v14 5/6] selftests: add openat2(2) selftests
Aleksa Sarai
- [PATCH v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
Aleksa Sarai
- [PATCH v4 1/4] lib: introduce copy_struct_from_user() helper
Aleksa Sarai
- [PATCH] usercopy: Avoid soft lockups in test_check_nonzero_user()
Aleksa Sarai
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Aleksa Sarai
- [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
Aleksa Sarai
- [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
Aleksa Sarai
- [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
Aleksa Sarai
- [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
Aleksa Sarai
- [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
Aleksa Sarai
- [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED
Aleksa Sarai
- [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
Aleksa Sarai
- [PATCH] clone3: validate stack arguments
Aleksa Sarai
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Andreas Schwab
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Andreas Schwab
- [PATCH] Simplify note processing
Andreas Schwab
- [PATCH] ldconfig: handle .dynstr located in separate segment (bug 25087)
Andreas Schwab
- [PATCH] Simplify note processing
Andreas Schwab
- [PATCH v3 14/21] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
Andreas Schwab
- [PATCH] ldconfig: handle .dynstr located in separate segment (bug 25087)
Andreas Schwab
- [PATCH] dlfcn: Remove remnants of caller sensitivity from dlinfo
Andreas Schwab
- Fix testroot.pristine creation copying dynamic linker
Andreas Schwab
- Fix testroot.pristine creation copying dynamic linker
Andreas Schwab
- [PATCH] Fix array bounds violation in regex matcher (bug 25149)
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Andreas Schwab
- Top-of-tree GCC/glibc build problem
Martin Sebor
- [PATCH] Add Transliterations for Unicode Misc. Mathematical Symbols-A/B [BZ #23132]
Arjun Shankar
- Incorrect days of the week in ru_UA locale
Keld Simonsen
- Incorrect days of the week in ru_UA locale
Keld Simonsen
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- [PATCH] manual: Remove warning in the documentation of the abort function
Richard Stallman
- Ping x2 Re: [PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
Chung-Lin Tang
- [PATCH] manual: Remove warning in the documentation of the abort function
Samuel Thibault
- [PATCH] manual: Remove warning in the documentation of the abort function
Samuel Thibault
- [PATCH] manual: Remove warning in the documentation of the abort function
Samuel Thibault
- [PATCH] manual: Remove warning in the documentation of the abort function
Samuel Thibault
- [PATCH] hurd: Fix build after __pread64 usage in the dynamic loader
Samuel Thibault
- [hurd,commited] hurd: Support for file record locking
Samuel Thibault
- [hurd,commited] hurd: Support for file record locking
Samuel Thibault
- [PATCH v3 15/21] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
Matt Turner
- static TLS exhausted on ppc64le
Matt Turner
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Petr Vorel
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Petr Vorel
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Petr Vorel
- RISC-V maintainer review of glibc patch needed (was: Re: [PATCH] riscv: Remove support for variable page sizes)
Andrew Waterman
- [PATCH v3 17/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683)
Andrew Waterman
- When can we stop writing ChangeLogs?
Florian Weimer
- When can we stop writing ChangeLogs?
Florian Weimer
- Dealing with target variance
Florian Weimer
- [PATCH] nptl: Move pthread_attr_setinheritsched implementation into libc.
Florian Weimer
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Florian Weimer
- Work around GCC 10 warning regression in string/tester.c
Florian Weimer
- Work around GCC 10 warning regression in string/tester.c
Florian Weimer
- Dealing with target variance
Florian Weimer
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Florian Weimer
- Disable warnings in string/tester.c at top level
Florian Weimer
- Disable warnings in string/tester.c at top level
Florian Weimer
- [PATCH] elf: Add tests for working RELRO protection
Florian Weimer
- [PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
Florian Weimer
- libpthread removal project
Florian Weimer
- [PATCH] Add the __libc_single_threaded variable
Florian Weimer
- [PATCH] glibc/sparc: Assume GOTDATA support in the toolchain
Florian Weimer
- Dealing with target variance
Florian Weimer
- Dealing with target variance
Florian Weimer
- [v2, with help] Re: run one test
Florian Weimer
- [PATCH] nptl: Move pthread_attr_getschedparam implementation into libc
Florian Weimer
- [PATCH] elf: Assign TLS modid later during dlopen [BZ #24930]
Florian Weimer
- When can we stop writing ChangeLogs?
Florian Weimer
- When can we stop writing ChangeLogs?
Florian Weimer
- [PATCH] elf: Add tests for working RELRO protection
Florian Weimer
- [PATCH] dlfcn: Remove remnants of caller sensitivity from dlinfo
Florian Weimer
- [PATCH] dlfnc: Add RTLD_DL_HANDLE (dlopen handle) support to dladdr1
Florian Weimer
- [PATCH] dlfcn: Add dlinfo_sname to obtain the soname for a handle
Florian Weimer
- When can we stop writing ChangeLogs?
Florian Weimer
- Question regarding adding tables with system call numbers
Florian Weimer
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Florian Weimer
- [PATCH] dlfcn: Add dlinfo_soname to obtain the soname for a handle (was: Re: [PATCH] dlfcn: Add dlinfo_sname to obtain the soname for a handle)
Florian Weimer
- When can we stop writing ChangeLogs?
Florian Weimer
- [PATCH] nptl: Move pthread_attr_setschedparam implementation into libc
Florian Weimer
- libpthread removal project
Florian Weimer
- [PATCH] dlfnc: Add RTLD_DL_HANDLE (dlopen handle) support to dladdr1
Florian Weimer
- [PATCH] elf: Add tests for working RELRO protection
Florian Weimer
- [PATCH] ChangeLog: Remove leading spaces before tabs and trailing whitespace
Florian Weimer
- Top-of-tree GCC/glibc build problem
Florian Weimer
- RISC-V maintainer review of glibc patch needed (was: Re: [PATCH] riscv: Remove support for variable page sizes)
Florian Weimer
- libpthread removal project
Florian Weimer
- [PATCH] elf: Document late page size initialization via _dl_var_init
Florian Weimer
- [PATCH] manual: Remove warning in the documentation of the abort function
Florian Weimer
- __libc_single_threaded design (was: Re: libpthread removal project)
Florian Weimer
- __libc_single_threaded design
Florian Weimer
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Florian Weimer
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Florian Weimer
- [PATCH] nptl: Move pthread_attr_getschedpolicy implementation into libc
Florian Weimer
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Florian Weimer
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Florian Weimer
- __libc_single_threaded design
Florian Weimer
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Florian Weimer
- __libc_single_threaded design
Florian Weimer
- Contribution checklist v2
Florian Weimer
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Florian Weimer
- [PATCH] wordexp: Split out command execution tests from posix/wordexp-test
Florian Weimer
- [PATCH] Remove support for NO_CTORS_DTORS_SECTIONS
Florian Weimer
- [PATCH] Remove support for NO_CTORS_DTORS_SECTIONS
Florian Weimer
- [PATCH] wordexp: Split out command execution tests from posix/wordexp-test
Florian Weimer
- [PATCH] ldd: Print "not a dynamic executable" on standard error [BZ #24150]
Florian Weimer
- [PATCH] elf: Delay RELRO after relocation and early initialization
Florian Weimer
- [PATCH] Make tst-strftime2 depend on locale generation
Florian Weimer
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Florian Weimer
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Florian Weimer
- [PATCH v2] Make tst-strftime2 depend on locale generation
Florian Weimer
- [PATCH] manual: Remove warning in the documentation of the abort function
Florian Weimer
- Contribution checklist v2
Florian Weimer
- [PATCH] riscv: Remove support for variable page sizes
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- Contribution checklist v2
Florian Weimer
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Florian Weimer
- Dynamic tag assignment request: Disable symbol version coverage check
Florian Weimer
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Florian Weimer
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Florian Weimer
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Florian Weimer
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Florian Weimer
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Florian Weimer
- [PATCH] <dirent.h>: Remove wrong comment about getdents64() declaration
Florian Weimer
- [PATCH] manual: Remove warning in the documentation of the abort function
Florian Weimer
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Florian Weimer
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Florian Weimer
- [PATCH] elf: Delay RELRO after relocation and early initialization
Florian Weimer
- [PATCH] Simplify note processing
Florian Weimer
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Florian Weimer
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Florian Weimer
- [PATCH 1/2] clone3: add CLONE3_CLEAR_SIGHAND
Florian Weimer
- Language code changes over time: zh_CN -> zh_Hans
Florian Weimer
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Florian Weimer
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Florian Weimer
- [PATCH] resolv/tst-idna_name_classify: Isolate from system libraries
Florian Weimer
- [PATCH] Introduce <elf_machine_sym_no_match.h>
Florian Weimer
- [PATCH] Implement __libc_early_init
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Florian Weimer
- rseq enablement patches overview
Florian Weimer
- [PATCH v3 01/21] nptl: Handle EPIPE on tst-cancel2
Florian Weimer
- [PATCH v3 02/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Florian Weimer
- [PATCH v3 03/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
Florian Weimer
- [PATCH v3 04/21] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
Florian Weimer
- [PATCH 1/3] ipc: Refactor sysvipc internal definitions
Florian Weimer
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Florian Weimer
- [PATCH] ldd: Print "not a dynamic executable" on standard error [BZ #24150]
Florian Weimer
- [PATCH] Move ChangeLog to ChangeLog.old/ChangeLog.19
Florian Weimer
- [PATCH 26/31] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Florian Weimer
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Florian Weimer
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Florian Weimer
- [PATCH] ldconfig: handle .dynstr located in separate segment (bug 25087)
Florian Weimer
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Florian Weimer
- [Question] ifunc odering in ELF
Florian Weimer
- [PATCH glibc 2.31 3/5] support record failure: allow use from constructor
Florian Weimer
- [PATCH] ldconfig: handle .dynstr located in separate segment (bug 25087)
Florian Weimer
- [PATCH] Split self-dlopen tests from elf/tst-dlopen-aout
Florian Weimer
- [PATCH] Rename and split elf/tst-dlopen-aout collection of tests (was: Re: [PATCH] Split self-dlopen tests from elf/tst-dlopen-aout)
Florian Weimer
- [PATCH] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
Florian Weimer
- [PATCH] Avoid late malloc failure in dlopen [BZ #25112]
Florian Weimer
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Florian Weimer
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Florian Weimer
- [PATCH] nptl/tst-cancel25 needs to be an internal test
Florian Weimer
- [PATCH] nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Florian Weimer
- [PATCH] S390: Add new s390 platform z15.
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- ELF destructor order vs constructor order
Florian Weimer
- Internal SIGTIMER use (was: Re: [PATCH v3 02/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683))
Florian Weimer
- [PATCH] nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Florian Weimer
- [PATCH] hppa: Fix stack alignment passed to clone
Florian Weimer
- [PATCH] hppa: Fix stack alignment passed to clone
Florian Weimer
- [PATCH 26/31] Do not redirect calls to __GI_* symbols, when redirecting to *ieee128
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [patch] simplify debugging in-container tests (and regular tests)
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH] S390: Remove not needed stack frame in syscall function.
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH 1/3] elf: Allow dlopen of filter object to work [BZ #16272]
Florian Weimer
- [PATCH] S390: Remove not needed stack frame in syscall function.
Florian Weimer
- static TLS exhausted on ppc64le
Florian Weimer
- [PATCH] math: enhance the endloop condition of function handle_input_flag found that the endloop condition is not correct, cause when the loop variable " i " euqal to 16, than the input_flags[16] will be out of bounds. though i think for now the inputs maybe all right, but just enhanced it.
Florian Weimer
- [PATCH] Avoid late malloc failure in dlopen [BZ #25112]
Florian Weimer
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Florian Weimer
- [PATCH] hurd: Fix build after __pread64 usage in the dynamic loader
Florian Weimer
- [PATCH 2/2] elf: Use nocancel pread64() instead of lseek()+read()
Florian Weimer
- [PATCH] elf: Always set l in _dl_init_paths (Bug 23462).
Florian Weimer
- making changes in libc
Florian Weimer
- Setup non-pushing gerrit instance for glibc.
Florian Weimer
- [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
Florian Weimer
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Florian Weimer
- [PATCH v2] Sync "language", "lang_name", "territory", "country_name"
Florian Weimer
- [PATCH] ld.so: Enable preloading of new symbol versions [BZ #24974]
Florian Weimer
- [PATCH] Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer
- [PATCH] Comment out initgroups from example nsswitch.conf (Bug 25146)
Florian Weimer
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Florian Weimer
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Florian Weimer
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Florian Weimer
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Florian Weimer
- [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
Florian Weimer
- [PATCH] resolv/tst-idna_name_classify: Isolate from system libraries
Florian Weimer
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Florian Weimer
- [PATCH] malloc: fix compile error
Florian Weimer
- [PATCH] Refactor adjtimex based on clock_adjtime
Florian Weimer
- [PATCH] Clarify purpose of assert in _dl_lookup_symbol_x
Florian Weimer
- [PATCH] nptl: Document AS-safe functions in cancellation.c.
Zack Weinberg
- Top-of-tree GCC/glibc build problem
Zack Weinberg
- [PATCH] nptl: Document AS-safe functions in cancellation.c.
Zack Weinberg
- [PATCH] manual: Remove warning in the documentation of the abort function
Zack Weinberg
- [PATCH] Split self-dlopen tests from elf/tst-dlopen-aout
Zack Weinberg
- Question regarding y2038-preliminaries patches
Zack Weinberg
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Zack Weinberg
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Zack Weinberg
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Zack Weinberg
- [review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
Zack Weinberg
- [PATCH] riscv: Remove support for variable page sizes
Jim Wilson
- RISCV NFPREG?
Jim Wilson
- RISCV NFPREG?
Jim Wilson
- libpthread removal project
Adhemerval Zanella
- [PATCH] nptl: Move pthread_attr_getschedparam implementation into libc
Adhemerval Zanella
- [PATCH] nptl: Move pthread_attr_setschedparam implementation into libc
Adhemerval Zanella
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Adhemerval Zanella
- [PATCH v2 3/5] posix: Optimize stack Linux posix_spawn
Adhemerval Zanella
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Adhemerval Zanella
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Adhemerval Zanella
- [PATCH v2] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)
Adhemerval Zanella
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Adhemerval Zanella
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Adhemerval Zanella
- [PATCH] wordexp: Split out command execution tests from posix/wordexp-test
Adhemerval Zanella
- [PATCH] [GLIBC RFC] clone3: add CLONE3_RESET_SIGHAND
Adhemerval Zanella
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Adhemerval Zanella
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Adhemerval Zanella
- Ping x2 Re: [PATCH 1/2][RFC] #17645, fix slow DSO sorting behavior in dynamic loader
Adhemerval Zanella
- [PATCH] manual: Remove warning in the documentation of the abort function
Adhemerval Zanella
- [PATCH] glibc/sparc: Assume GOTDATA support in the toolchain
Adhemerval Zanella
- [PATCH 3/8] Enable vDSO on interposed malloc linked statically
Adhemerval Zanella
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Adhemerval Zanella
- [PATCH 4/5] linux: Optimize posix_spawn spurious sigaction calls
Adhemerval Zanella
- [PATCH v2 5/5] posix: Use posix_spawn for wordexp
Adhemerval Zanella
- [PATCH v2 1/5] mips: Do not malloc on getdents64 fallback
Adhemerval Zanella
- [PATCH v5] sysvipc: Set ipc_perm mode as mode_t (BZ#18231)
Adhemerval Zanella
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Adhemerval Zanella
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Adhemerval Zanella
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Adhemerval Zanella
- [PATCH] [powerpc] Use DIRECT_SYSVIPC_SYSCALLS
Adhemerval Zanella
- [PATCH 1/3] ipc: Refactor sysvipc internal definitions
Adhemerval Zanella
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Adhemerval Zanella
- [PATCH 3/3] Update sysvipc kernel-features.h files for Linux 5.1
Adhemerval Zanella
- [PATCH v2 2/4] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
Adhemerval Zanella
- [PATCH v2 3/4] nptl: Add pthread_clockjoin_np
Adhemerval Zanella
- [PATCH v3 00/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 09/21] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 10/21] nptl: powerpc: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 11/21] nptl: microblaze: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 12/21] nptl: sparc: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 13/21] nptl: hppa: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 14/21] nptl: m68k: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 15/21] nptl: alpha: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 16/21] nptl: sh: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 17/21] nptl: riscv: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 01/21] nptl: Handle EPIPE on tst-cancel2
Adhemerval Zanella
- [PATCH v3 19/21] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 20/21] nptl: csky: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 02/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 03/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 04/21] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 05/21] nptl: ia64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 06/21] nptl: mips: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 07/21] nptl: i386: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 08/21] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 21/21] Remove sysdep-cancel header
Adhemerval Zanella
- [PATCH 1/3] ipc: Refactor sysvipc internal definitions
Adhemerval Zanella
- [PATCH v3 02/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 03/21] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Adhemerval Zanella
- [PATCH v3 18/21] nptl: s390: Fix Race conditions in pthread cancellation (BZ#12683)
Adhemerval Zanella
- [PATCH 2/3] sysvipc: Implement semop based on semtimedop
Adhemerval Zanella
- [PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
Adhemerval Zanella
- [PATCH] nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always defined
Adhemerval Zanella
- [PATCH] nptl/tst-cancel25 needs to be an internal test
Adhemerval Zanella
- [PATCH 3/3] Update sysvipc kernel-features.h files for Linux 5.1
Adhemerval Zanella
- [PATCH 1/4] Remove math-finite.h
Adhemerval Zanella
- [PATCH 2/4] Remove finite-math tests
Adhemerval Zanella
- [PATCH 3/4] Remove x64 _finite tests and references
Adhemerval Zanella
- [PATCH 3/4] Remove x64 _finite tests and references
Adhemerval Zanella
- Internal SIGTIMER use (was: Re: [PATCH v3 02/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683))
Adhemerval Zanella
- [PATCH v2] Add libm_alias_finite for _finite symbols
Adhemerval Zanella
- [PATCH v2 2/4] manual: Add documentation for pthread_tryjoin_np and pthread_timedjoin_np
Adhemerval Zanella
- [PATCH v2] Add libm_alias_finite for _finite symbols
Adhemerval Zanella
- Question regarding y2038-preliminaries patches
Adhemerval Zanella
- [PATCH v2 00/11] Y2038 preparation: use clock_[gs]ettime to implement the other time-getting and -setting functions.
Adhemerval Zanella
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Adhemerval Zanella
- [PATCH v2 03/11] Use clock_settime to implement stime; withdraw stime.
Adhemerval Zanella
- [PATCH v2 09/11] Use clock_gettime to implement gettimeofday.
Adhemerval Zanella
- [PATCH v2 10/11] Make second argument of gettimeofday as 'void *'
Adhemerval Zanella
- [PATCH v2 11/11] Revise the documentation of simple calendar time.
Adhemerval Zanella
- [PATCH v2 02/11] Change most internal uses of __gettimeofday to __clock_gettime.
Adhemerval Zanella
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Adhemerval Zanella
- [PATCH v2 05/11] Use clock_gettime to implement time.
Adhemerval Zanella
- [PATCH v2 06/11] Change most internal uses of time to __clock_gettime.
Adhemerval Zanella
- [PATCH v2 07/11] Consolidate and deprecate ftime
Adhemerval Zanella
- [PATCH v2 08/11] Use clock_gettime to implement timespec_get.
Adhemerval Zanella
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Adhemerval Zanella
- [PATCH v2 01/11] Linux/Alpha: don't use timeval32 system calls.
Adhemerval Zanella
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Adhemerval Zanella
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Adhemerval Zanella
- [PATCH v2 04/11] Use clock_settime to implement settimeofday.
Adhemerval Zanella
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Adhemerval Zanella
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Adhemerval Zanella
- [PATCH v2] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
Adhemerval Zanella
- [PATCH 1/5] Consolidate futex-internal.h
Adhemerval Zanella
- [PATCH 2/5] Consolidate lowlevellock-futex.h
Adhemerval Zanella
- [PATCH 3/5] nptl: Replace non cancellable pause/nanosleep with futex
Adhemerval Zanella
- [PATCH 4/5] Remove pause and nanosleep not cancel wrappers
Adhemerval Zanella
- [PATCH 5/5] Refactor PI mutexes internal defintions
Adhemerval Zanella
- [PATCH] Refactor adjtimex based on clock_adjtime
Adhemerval Zanella
- [PATCH v2 0/4] nptl: Add pthread_clockjoin_np
Adhemerval Zanella
- [PATCH 1/2] Sync intprops.h with gnulib
Adhemerval Zanella
- [PATCH 2/2] Sync timespec-{add,sub} with gnulib
Adhemerval Zanella
- [PATCH 1/2] Sync intprops.h with gnulib
Adhemerval Zanella
- [PATCH v2 0/4] nptl: Add pthread_clockjoin_np
Adhemerval Zanella
- [PATCH 1/2] aarch64: Add Huawei Kunpeng to tunable cpu list
Xuelei Zhang
- [PATCH 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Xuelei Zhang
- [PATCH v2 2/2] aarch64: Optimized memcpy and memmove for Kunpeng processor
Xuelei Zhang
- [PATCH] aarch64: Optimized memcmp for Kunpeng processor.
Xuelei Zhang
- [PATCH] aarch64: Optimized strcpy for Kunpeng processor.
Xuelei Zhang
- [PATCH] aarch64: Optimized implementation of memrchr
Xuelei Zhang
- [PATCH] aarch64: Optimized strlen for Kunpeng processor
Xuelei Zhang
- [PATCH] aarch64: Optimized strnlen for Kunpeng processor
Xuelei Zhang
- [PATCH v2] aarch64: Optimized implementation of memcmp
Xuelei Zhang
- [PATCH v2] aarch64: Optimized implementation of strcpy
Xuelei Zhang
- [PATCH v2] aarch64: Optimized implementation of strnlen
Xuelei Zhang
- [PATCH v2] aarch64: Optimized strlen for strlen_asimd
Xuelei Zhang
- [PATCH v3] aarch64: Optimized implementation of memcmp
Xuelei Zhang
- [PATCH] aarch64: Optimized memset for Kunpeng processor.
Xuelei Zhang
- [PATCH] aarch64: Optimized implementation of pthread_spin_lock and unlock
Xuelei Zhang
- [PATCH] aarch64: Optimized implementation of pthread_spin_trylock
Xuelei Zhang
- making changes in libc
asenat dadon
- [PATCH] malloc: fix compile error, if sets macros
l00420122
- [PATCH 1/2] malloc: malloc_stats print all heaps except heaps
l00420122
- [PATCH 2/2] malloc: malloc_stats now also print heap info
l00420122
- [PATCH] math: enhance the endloop condition of function handle_input_flag
liqingqing
- [PATCH] malloc: fix compile error
liqingqing
- [PATCH] malloc: fix compile error
liqingqing
- [PATCH] math: enhance the endloop condition of function handle_input_flag found that the endloop condition is not correct, cause when the loop variable " i " euqal to 16, than the input_flags[16] will be out of bounds. though i think for now the inputs maybe all right, but just enhanced it.
liqingqing3@huawei.com
- [PATCH v2] math: enhance the endloop condition of function handle_input_flag
liqingqing3@huawei.com
- [PATCH v2] malloc: fix compile error, if sets macros MALLOC_DEBUG > 1 while compiling glibc
liusirui
- [PATCH v2 1/2] malloc: malloc_stats print all heaps except heaps of main_arena
liusirui
- [PATCH v2 2/2] malloc: malloc_stats now also print heap info of main_arena
liusirui
Last message date:
Thu Oct 31 23:53:00 GMT 2019
Archived on: Sun Mar 8 14:39:38 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).