September 2022 Archives by thread
Starting: Thu Sep 1 05:30:47 GMT 2022
Ending: Fri Sep 30 20:10:52 GMT 2022
Messages: 578
- [PATCH] elf.h: Remove duplicate definition of VER_FLG_WEAK
Florian Weimer
- New Georgian PO file for 'libc' (version 2.35.9000)
Translation Project Robot
- [PATCH] elf: Use C11 like atomics on _dl_mcount
Wilco Dijkstra
- [PATCH] Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
- [PATCH] math: x86: Remove extra '%' on FP_INIT_ROUNDMODE inline asm
Adhemerval Zanella Netto
- [PATCH] math: x86: Use prefix for FP_INIT_ROUNDMODE
Adhemerval Zanella
- Monday Patch Queue Review update (2022-08-22)
Carlos O'Donell
- Monday Patch Queue Review update (2022-08-29)
Carlos O'Donell
- [PATCH 0/1] LoongArch: Add optimized functions.
dengjianbo
- Fwd: Re: [PATCH 0/2] LoongArch: Add optimized functions.
dengjianbo@loongson.cn
- [PATCH 0/2] LoongArch: Add optimized functions.
Adhemerval Zanella Netto
- [PATCH] m68: Enforce 4-byte alignment on internal locks (BZ #29537)
Andreas K. Huettel
- [PATCH 00/17] Improve generic string routines
Adhemerval Zanella
- [PATCH v4] debug: test for more required cacellation points (BZ# 29274)
Carlos O'Donell
- Not attending Monday Patch Queue review.
Carlos O'Donell
- [RESEND PATCH] Makeconfig: Set pie-ccflag to -fPIE by default
Wilco Dijkstra
- Ping: Appointing an official maintainer for LoongArch.
caiyinyu
- [COMMITTED] syslog: Remove extra whitespace between timestamp and message (BZ#29544)
Adhemerval Zanella
- [PATCH] scripts/build-many-glibcs.py: Use https:// for sourceware.org Git clones
Adhemerval Zanella Netto
- [PATCH 0/3] Parse <elf.h> in the glibcelf Python module
Florian Weimer
- Monday Patch Queue Review update (2022-09-05)
Adhemerval Zanella Netto
- [PATCH] malloc: Use C11 atomics rather than atomic_exchange_and_add
Wilco Dijkstra
- [PATCH] Use atomic_exchange_release/acquire
Wilco Dijkstra
- [PATCH] Use C11 atomics instead of atomic_bit_set/bit_test_set
Wilco Dijkstra
- [PATCH] Use C11 atomics instead of atomic_add/add_zero
Wilco Dijkstra
- [PATCH] Use C11 atomics instead of atomic_and/or
Wilco Dijkstra
- [PATCH v2] m68k: Enforce 4-byte alignment on internal locks (BZ #29537)
Adhemerval Zanella
- [PATCH 0/4] elf: Fix hwcaps string size overestimation
Javier Pello
- [PATCH v2] elf: Use C11 atomics on _dl_mcount
Adhemerval Zanella
- [PATCH 3/3] elf: Implement force_first handling in _dl_sort_maps_dfs
Florian Weimer
- Calling __cxa_thread_atexit_impl directly, from C code
Florian Weimer
- [PATCH v2] elf: Implement force_first handling in _dl_sort_maps_dfs (bug 28937)
Florian Weimer
- [PATCH] Update getaddrinfo to RFC 6724 (bug 29496)
Andreas Schwab
- [PATCH v2 0/3] Restore support for _r_debug copy relocations & interposition
Florian Weimer
- [committed] Add NEWS entry for CVE-2022-39046
Siddhesh Poyarekar
- [PATCH v2] POSIX locale covers every byte [BZ# 29511]
наб
- [PATCH] POSIX locale covers every byte [BZ# 29511]
Florian Weimer
- [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Sep 08, 2022)
jiawei@iscas.ac.cn
- Do not define static_assert or thread_local in headers for C2x
Joseph Myers
- [PATCH] errlist: add missing entry for EDEADLOCK (bug 29545)
Andreas Schwab
- [PATCH] Use C11 atomics instead of atomic_increment(_val)
Wilco Dijkstra
- [PATCH] Use C11 atomics instead atomic_add(_zero)
Wilco Dijkstra
- [PATCH] Use C11 atomics instead atomic_decrement_and_test
Wilco Dijkstra
- [PATCH] Use C11 atomics instead of atomic_decrement(_val)
Wilco Dijkstra
- [swbz 29035] mktime vs non-DST
DJ Delorie
- Sourceware accepted as SFC member project
Mark Wielaard
- [PATCH] Makefules: fix MAKEFLAGS assignment for upcoming make-4.4
Sergei Trofimovich
- Patchwork may go down for maintenance today
Siddhesh Poyarekar
- [PATCH] TESTING: Remove configure script
Siddhesh Poyarekar
- [PATCH] TESTING2: Remove configure script
Siddhesh Poyarekar
- RFC PATCH: Don't use /proc/self/maps to calculate size of initial thread stack
Zack Weinberg
- [hurd,commited] tst-sprintf-errno: Update Hurd message output
Samuel Thibault
- [PATCH v2] makedb: fix build with libselinux >= 3.1 (Bug 26233)
Carlos O'Donell
- [PATCH v8 1/4] math: redirect roundeven function
Sunil Pandey
- [PATCH v8 3/4] x86_64: roundeven with sse4.1 support
Sunil Pandey
- [PATCH v6 4/4] Avoid extra load with CAS in __pthread_mutex_clocklock_common [BZ #28537]
Sunil Pandey
- [PATCH v6 2/4] Avoid extra load with CAS in __pthread_mutex_lock_full [BZ #28537]
Sunil Pandey
- [PATCH v6 1/4] Add LLL_MUTEX_READ_LOCK [BZ #28537]
Sunil Pandey
- [PATCH] Move assignment out of the CAS condition
Sunil Pandey
- [PATCH v4] nptl: Effectively skip CAS in spinlock loop
Sunil Pandey
- [PATCH v2] sysdeps: Add 'get_fast_jitter' interace in fast-jitter.h
Sunil Pandey
- [PATCH v5] nptl: Add backoff mechanism to spinlock loop
Sunil Pandey
- [PATCH] elf: Sort only uninitialized objects in _dl_map_object_deps()
Carlos O'Donell
- [PATCH 0/2] Fix nss/tst-nss-files-hosts-long on single-stack hosts (bug 24816)
Florian Weimer
- [PATCH] inttypes.h: imaxabs(3): Implement as a macro
Alex Colomar
- [RFC PATCH] LoongArch: Add static PIE support
Xi Ruoyao
- [PATCH v2 0/3] Parse <elf.h> in the glibcelf Python module
Florian Weimer
- [hurd,commited] hurd: Fix readlink() hanging on fifo
Samuel Thibault
- Help login in
Derrick
- [PATCH v2] nss: Implement --no-addrconfig option for getent
Florian Weimer
- CPU_SET(3): type of first argument (cpu)
Alex Colomar
- [PATCH] stdlib/strfrom: Remove the -NAN testcase (bug 29501)
Letu Ren
- [hurd, commited] hurd: Make readlink* just reopen the file used for stat
Samuel Thibault
- GNU Tools Cauldron 2022
Jan Hubicka
- [PATCH v2 14/14] RFC elf: Fix slow tls access after dlopen [BZ #19924]
Carlos O'Donell
- [PATCH] RISC-V: Allow long jumps to __syscall_error
Łukasz Stelmach
- RSEQ symbols: __rseq_size, __rseq_flags vs __rseq_feature_size
Mathieu Desnoyers
- [PATCH v2] RISC-V: Allow long jumps to __syscall_error
Łukasz Stelmach
- [PATCH v2] stdlib/strfrom: Change -NAN test to multiple possible results (bug 29501)
Letu Ren
- New Serbian PO file for 'libc' (version 2.35.9000)
Translation Project Robot
- [hurd,commited] tst-sprintf-errno: Update Hurd message length
Samuel Thibault
- [hurd,commited] hurd: Factorize at/non-at functions
Samuel Thibault
- [PATCH] register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links
Alex Colomar
- [PATCH] register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links
Alex Colomar
- [RFC v2] register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links
Alex Colomar
- [PATCH] register_printf_speficier.3, register_printf_modifier.3, register_printf_type.3: Add new manual page and links
G. Branden Robinson
- [RFC v3] printf.3head: Document functions for customizing printf(3)-like functions
Alex Colomar
- [RFC v3 2/4] register_printf_specifier.3, register_printf_modifier.3, register_printf_type.3: Add links to printf.h(3head)
Alex Colomar
- [RFC v3 3/4] printf_arginfo_size_function.3type, printf_function.3type, printf_info.3type, printf_va_arg_function.3type: Add links to printf.h(3head)
Alex Colomar
- [RFC v3 4/4] PA_CHAR.3const, PA_DOUBLE.3const, PA_FLAG_LONG.3const, PA_FLAG_LONG_DOUBLE.3const, PA_FLAG_LONG_LONG.3const, PA_FLAG_PTR.3const, PA_FLAG_SHORT.3const, PA_FLOAT.3const, PA_INT.3const, PA_LAST.3const, PA_POINTER.3const, PA_STRING.3const, PA_WCHAR.3const, PA_WSTRING.3const: Add links to printf.h(3head)
Alex Colomar
- [PATCH] Linux: Do not skip d_ino == 0 entries in readdir, readdir64 (bug 12165)
Florian Weimer
- [PATCH] gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
Florian Weimer
- Run TryBot-apply_patch on the full queue?
Siddhesh Poyarekar
- [PATCH] socket: Use offsetof in SUN_LEN (bug 29578)
Andreas Schwab
- Patch queue maintenance proposals
Siddhesh Poyarekar
- [PATCH] stdlib: DIAG_IGNORE_NEEDS_COMMENT setenv.c
Adhemerval Zanella Netto
- [PATCH v5 00/17] Improve generic string routines
Adhemerval Zanella
- New patchwork state: Invalid
Siddhesh Poyarekar
- Question: Is there a plan when to require a higher Linux kernel version than 3.2?
Stefan Liebler
- remote: *** Pattern "Conflicts:" has been detected.
Florian Weimer
- [PATCH] linux: Use same type for MMAP2_PAGE_UNIT
Florian Weimer
- [PATCH v3] elf: Use C11 atomics on _dl_mcount
Adhemerval Zanella
- [PATCH v4] elf: Remove -fno-tree-loop-distribute-patterns usage on dl-support
Adhemerval Zanella Netto
- [PATCH 0/2] coalesce some rv64 and rv32 stuff
DJ Delorie
- [committed] hppa: undef __ASSUME_SET_ROBUST_LIST
John David Anglin
- [hurd,commited] hurd: Add ifrtreq structure to net/route.h
Samuel Thibault
- [PATCH v1] x86: Fix wcsnlen-avx2 page cross length comparison [BZ #29591]
Noah Goldstein
- [hurd,commited] hurd: Use IF_NAMESIZE rather than IFNAMSIZ
Samuel Thibault
- [RISC-V] [SIG-toolchain] Meeting will be canceled (Sep 22, 2022)
jiawei@iscas.ac.cn
- [PATCH 0/6] Fix -Os build
Adhemerval Zanella
- [hurd,commited 0/3] Add route definitions
Samuel Thibault
- [hurd,commited 1/3] hurd: Add _IOT_ifrtreq to <net/route.h>
Samuel Thibault
- [hurd,commited 2/3] hurd: Drop struct rtentry and in6_rtmsg
Samuel Thibault
- [PATCH] x86_64: Implement evex512 version of strchrnul, strchr and wcschr
Sunil K Pandey
- [PATCH] x86_64: Implement evex512 version of strrchr and wcsrchr
Sunil K Pandey
- [PATCH] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
Sunil K Pandey
- [PATCH 0/1] LoongArch: Add static PIE support
Xi Ruoyao
- [PATCH] elf: Do not completely clear reused namespace in dlmopen (bug 29600)
Florian Weimer
- [PATCH] malloc: Print error when oldsize is not equal to the current size.
DJ Delorie
- [PATCH 1/2] nss: Enhance tst-reload1 coverage and logging
Florian Weimer
- [PATCH v2 0/1] LoongArch: Add static PIE support
Xi Ruoyao
- [PATCH v3 0/1] LoongArch: Add static PIE support
Xi Ruoyao
- [PATCH v5 2/2] x86: Optimize strlen-avx2.S
Aurelien Jarno
- [PATCH] x86: Remove .tfloat usage
Adhemerval Zanella
- [PATCH] nis: Fix nis_print_directory
Adhemerval Zanella
- [PATCH] get_nscd_addresses: Fix subscript typos [BZ #29605]
Siddhesh Poyarekar
- [PATCH] dlsym: Add RTLD_PROBE for situation when dlsym only wants to probe a symbol but not use it
Wangbing(wangbing,RTOS/Poincare Lab)
- readpassphrase(3) in glibc, and agetpass() (Was: Is getpass(3) really obsolete?)
Alejandro Colomar
- The GNU Toolchain Infrastructure Project
Carlos O'Donell
- [hurd,commited] hurd: Increase SOMAXCONN to 4096
Samuel Thibault
- Update _FloatN header support for C++ in GCC 13
Joseph Myers
- [hurd,commited] hurd: Fix typo
Samuel Thibault
- [PATCH v1] Benchtest: Add additional benchmarks for strlen and strnlen
Noah Goldstein
- [PATCH 0/7] Optimize posix_spawn signal setup with clone3
Adhemerval Zanella
- Fix iseqsig for _FloatN and _FloatNx in C++ with GCC 13
Joseph Myers
- [PATCH v1 1/4] Benchtests: Add benchtests for pthread_spin_lock and mutex_trylock
Noah Goldstein
- [PATCH] malloc: Fix clobbered errno when getrandom failed [BZ #29624]
Yu Chien Peter Lin
- [PATCH] nptl: Fix typo in error message
Yu Chien Peter Lin
- [PATCH v2] malloc: Fix clobbered errno when getrandom failed [BZ #29624]
Yu Chien Peter Lin
- [PATCH] malloc: Do not clobber errno on __getrandom_nocancel (BZ#29624)
Adhemerval Zanella
- [PATCH v2] malloc: Do not clobber errno on __getrandom_nocancel (BZ#29624)
Adhemerval Zanella
- [PATCH 1/2] stdlib: Fix __getrandom_nocancel type and arc4random usage (BZ #29638)
Adhemerval Zanella
- [PATCH] nptl: Convert tst-setuid2 to test-driver
Yu Chien Peter Lin
- [PATCH v5 2/3] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)
Szabolcs Nagy
- [PATCH v2 1/2] support: Add xpthread_cond_signal wrapper
Yu Chien Peter Lin
- [PATCH v2 2/2] nptl: Convert tst-setuid2 to test-driver
Yu Chien Peter Lin
- Should we make DT_HASH dynamic section for glibc?
Carlos O'Donell
- [ANNOUNCE] The Linux Test Project has been released for SEPTEMBER 2022
Cyril Hrubis
- [PATCH v2 0/9] Optimize posix_spawn signal setup with clone3
Adhemerval Zanella
Last message date:
Fri Sep 30 20:10:52 GMT 2022
Archived on: Fri Sep 30 20:11:02 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).