December 2022 Archives by thread
Starting: Thu Dec 1 00:45:42 GMT 2022
Ending: Sat Dec 31 23:58:01 GMT 2022
Messages: 755
- [PATCH] Revert "Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling."
Vineet Gupta
- [PATCH] powerpc64: Remove old strncmp optimization
Paul E Murphy
- [PATCH] x86-64 strncpy: Properly handle the length parameter [BZ# 29839]
H.J. Lu
- [PATCH] x86-64 strncat: Properly handle the length parameter [BZ# 24097]
H.J. Lu
- [PATCH] aarch64: fix elf_machine_dynamic compile error [BZ #29835]
linzhuorong
- [RFC] Supporting malloc_usable_size
DJ Delorie
- [PATCH] malloc: Use correct C11 atomics for fastbin
DJ Delorie
- [PATCH v2] hurd: Make getrandom cache the server port
Sergey Bugaev
- [PATCH v6 2/2] POSIX locale covers every byte [BZ# 29511]
Florian Weimer
- [PATCH] elf: Fix rtld-audit trampoline for aarch64
Carlos O'Donell
- [PATCHv2] powerpc64: Remove old strncmp optimization
Rajalakshmi Srinivasaraghavan
- [PATCH 0/6] Refactor binutils configure usage
Adhemerval Zanella
- [hurd,commited] hurd: Make getrandom cache the server port
Samuel Thibault
- Add restrict annotations to all functions that require it
Alejandro Colomar
- bind(2): Missing [[gnu::nonnull]]
Alejandro Colomar
- [PATCH 00/41] Document nullability of syscall parameters
Alejandro Colomar
- Issue in man page wcsncpy.3
Alejandro Colomar
- Resource use fopen-vs-freopen
David Seifert
- [PATCH v2] dlsym: Add RTLD_PROBE to dlsym only probe symbol without add dependency.
Florian Weimer
- [PATCH] strcat.3: SYNOPSIS: Fix the size of 'dest'
Alejandro Colomar
- [PATCH] strcat.3, strncat.3: RIP strncat(3)
Alejandro Colomar
- Monday Patch Queue Review update (2022-12-05)
Carlos O'Donell
- [PATCH 01/30] linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
Carlos O'Donell
- [PATCH 19/30] Linux: Assume iand consolidate socket wire-up syscall
Carlos O'Donell
- [PATCH 18/30] Linux: Assume and consolidate bind wire-up syscall
Carlos O'Donell
- [PATCH 15/30] Linux: consolidate sendfile implementation
Carlos O'Donell
- [PATCH 12/30] Linux: consolidate rmdir implementation
Carlos O'Donell
- [PATCH 11/30] Linux: consolidate readlink implementation
Carlos O'Donell
- [PATCH 03/30] Linux: consolidate chmod implementation
Carlos O'Donell
- [PATCH 09/30] Linux: consolidate link implementation
Carlos O'Donell
- [PATCH 10/30] Linux: consolidate mkdir implementation
Carlos O'Donell
- [PATCH 16/30] Linux: Move wordsize-32 Version to default
Carlos O'Donell
- [PATCH 13/30] Linux: consolidate symlink implementation
Carlos O'Donell
- [PATCH 06/30] Lninux: consolidate epoll_create implementation
Carlos O'Donell
- [PATCH 04/30] Linux: consolidate chown implementation
Carlos O'Donell
- [PATCH 05/30] Linux: consolidate dup2 implementation
Carlos O'Donell
- [PATCH 08/30] Linux: consolidate lchown implementation
Carlos O'Donell
- [PATCH 14/30] Linux: consolidate unlink implementation
Carlos O'Donell
- [PATCH 17/30] Linux: consolidate ____longjmp_chk
Carlos O'Donell
- [PATCH 07/30] Linux: consolidate inotify_init implementation
Carlos O'Donell
- [PATCH v5 00/17] Improve generic string routines
Xi Ruoyao
- [PATCH] <wchar.h>: Make wmempcy, wcwidth, wcswidth available by default
Florian Weimer
- [PATCH] realloc: Return unchanged if request is within usable size
Wilco Dijkstra
- [PATCH v2 0/3] Refactor binutils configure usage
Adhemerval Zanella
- [PATCH 20/30] Linux: Assume and consolidate socketpair wire-up syscall
Carlos O'Donell
- [PATCH 21/30] Linux: Assume and consolidate listen wire-up syscall
Carlos O'Donell
- [PATCH 22/30] Linux: Assume and consolidate getsockname wire-up syscall
Carlos O'Donell
- [PATCH 23/30] Linux: Assume and consolidate getpeername wire-up syscall
Carlos O'Donell
- [PATCH 24/30] Linux: Assume and consolidate shutdown wire-up syscall
Carlos O'Donell
- [PATCH] stdio: Do not ignore posix_spawn error on popen (BZ #29016)
Adhemerval Zanella
- [PATCH 25/30] Linux: Remove unused generic Makefile
Carlos O'Donell
- [PATCH 26/30] Linux: Remove generic sysdep
Carlos O'Donell
- [PATCH 27/30] Linux: make generic xstatver.h the default one
Carlos O'Donell
- [PATCH 28/30] Linux: Make generic fcntl.h the default one
Carlos O'Donell
- [PATCH 29/30] Linux: Consolidate typesizes.h
Carlos O'Donell
- [PATCH 30/30] Linux: Remove generic Implies
Carlos O'Donell
- glibc: Testing LF BBB instance for patch review meetings.
Carlos O'Donell
- [PATCH v2] realloc: Return unchanged if request is within usable size
DJ Delorie
- [PATCH v1 01/27] x86/fpu: Create helper file for common data macros
Noah Goldstein
- [PATCH 0/1] __libc_start_main() now uses auxv to obtain phdr's address [BZ #29864]
Yago Gutiérrez
- [PATCH v2] stdio: Do not ignore posix_spawn error on popen (BZ #29016)
Adhemerval Zanella
- [PATCH v2 0/5] Remove Linux generic sysdep
Adhemerval Zanella
- [PATCH] <string.h>: Make strchrnul, strcasestr, memmem available by default
Adhemerval Zanella Netto
- [PATCH v2] <stdio.h>: Make fopencookie, vasprintf, asprintf available by default
Adhemerval Zanella Netto
- [PATCH] <signal.h>: Make bsd_signal available with _GNU_SOURCE
Adhemerval Zanella Netto
- [PATCH v2] <time.h>: Make strptime available by default
Adhemerval Zanella Netto
- Behaviour differences on x86 and RISC-V on cos/sin functions
Ludovic Henry
- [PATCH] powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
Rajalakshmi Srinivasaraghavan
- RISCV kernel struct sigcontext expansion for V regs and potential glibc ABI break (was Re: [RFC patch 2/5] RISC-V: Reserve about 5K space in mcontext_t to support future ISA expansion.)
Vineet Gupta
- [PATCH v2 2/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
Vineet Gupta
- [PATCH 1/3] nis: Build libnsl with 64 bit time_t
DJ Delorie
- [PATCH 2/3] nscd: Use 64 bit time_t on libc nscd routines (BZ# 29402)
DJ Delorie
- [PATCH 3/3] time: Use 64 bit time on tzfile
DJ Delorie
- RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)
Vineet Gupta
- [PATCH] x86: include OSXSAVE in x86-64-v3 level
Fabian Vogt
- [PATCH v2] Add random locking benchmark
Wilco Dijkstra
- [PATCH] Improve performance of libc locks
Wilco Dijkstra
- [RFC]: Removing old Falkor ifuncs
Wilco Dijkstra
- RISC-V: sys/user.h
Lukasz Stelmach
- [PATCH] scanf.3: Do not mention the ERANGE error
Alejandro Colomar
- [patch] nice.2: wfix
Alejandro Colomar
- [PATCH] <signal.h>: Add deprecation message for sigpause
Florian Weimer
- [PATCH 3/7] stdlib: Move _IO_cleanup to call_function_static_weak
Florian Weimer
- [PATCH 4/7] Move libc_freeres_ptrs and libc_subfreeres to weak functions
Florian Weimer
- [PATCH 5/7] libio: Remove the usage of __libc_IO_vtables
Florian Weimer
- [RFC PATCH 0/3] O_TMPFILE and SHM_ANON for the Hurd
Sergey Bugaev
- [PATCH] x86: Cache computation for AMD architecture.
Karumanchi, Sajan
- [PATCH 2/7] elf: Do not assume symbol order on tst-audit25{a,b}
Adhemerval Zanella Netto
- Missing optimization: mempcpy(3) vs memcpy(3)
Alejandro Colomar
- Monday Patch Queue Review update (2022-12-12)
Carlos O'Donell
- [PATCH v5 00/11] vfprintf refactor
Florian Weimer
- Use Linux 6.1 in build-many-glibcs.py
Joseph Myers
- [PATCH v2] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella
- glibc regression on alpha with 2.34+
John Paul Adrian Glaubitz
- Allow _Qp_fgt in sparc64 localplt.data
Joseph Myers
- Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
Narayanan Iyer
- [PATCH v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863]
Noah Goldstein
- [PATCH v3] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella
- [RISC-V] [SIG-toolchain] Meeting will be canceled (Dec 15, 2022)
jiawei@iscas.ac.cn
- [PATCH] x86: Add a testcase for BZ #29863
H.J. Lu
- [PATCH v2] x86: Add a testcase for BZ #29863
H.J. Lu
- [PATCH v3] x86: Add a testcase for BZ #29863
H.J. Lu
- [PATCH] clone.2: note EINVAL when exit_signal + bad flags
Alejandro Colomar
- [PATCH] elf: Fix tst-relro-symbols.py argument passing
Adhemerval Zanella
- [PATCH v4] x86: Add a testcase for BZ #29863
H.J. Lu
- [PATCH v2] clone.2: note EINVAL when exit_signal + bad flags
Jack Pearson
- [PATCH v5] x86: Add a testcase for BZ #29863
H.J. Lu
- [PATCH v2] elf: Fix tst-relro-symbols.py argument passing
Adhemerval Zanella
- [-Wstringop-overflow=] strncat(3)
Alejandro Colomar
- C2x strtol binary constant handling
Joseph Myers
- [PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
Siddhesh Poyarekar
- Avoid use of atoi in some places in libc
Joseph Myers
- [PATCH v6 00/11] vfprintf refactor
Florian Weimer
- [hurd, commited] Force use of -ffreestanding when checking for gnumach headers
Samuel Thibault
- [hurd, commited] mach: Fix passing -ffreestanding when checking for gnumach headers
Samuel Thibault
- [hurd,commited] mach: Drop remnants of old_CFLAGS
Samuel Thibault
- [PATCH 0/2] Fix incorrect stub warnings after generic refactor
Florian Weimer
- [PATCH] getdelim: ensure error indicator is set on error (bug 29917)
Andreas Schwab
- [PATCH v1] nptl: Changes tests to be 1/line and sorted
Noah Goldstein
- [PATCH v1 1/2] nptl: Changes tests to be 1/line and sorted
Noah Goldstein
- Monday Patch Queue Review update (2022-12-19)
Carlos O'Donell
- Patch review meetings cancelled for 2022-12-26 and 2023-01-02
Carlos O'Donell
- Update syscall lists for Linux 6.1
Joseph Myers
- Update kernel version to 6.1 in header constant tests
Joseph Myers
- [PATCH] ARC: align child stack in clone
Pavel.Kozlov@synopsys.com
- [PATCH] ARC:fpu: add extra capability check before use of sqrt and fma builtins
Pavel.Kozlov@synopsys.com
- Define MADV_COLLAPSE from Linux 6.1
Joseph Myers
- [COMMITTED] Update all PO files in preparation for release.
Carlos O'Donell
- [PATCH] Simplify scripts/cross-test-ssh.sh configuration.
Carlos O'Donell
- Rationale for inet_ntop(3) using socklen_t instead of size_t
Alejandro Colomar
- [PATCH] Linux: Pass size argument of epoll_create to the kernel
Florian Weimer
- C2x scanf binary constant handling
Joseph Myers
- Avoid use of atoi in malloc
Joseph Myers
- [PATCH] resolv: add IPv6 support to inet_net_pton()
Job Snijders
- [PATCH v2 0/4] Remove --with-default-link option
Adhemerval Zanella
- man-pages-6.02 released
Alejandro Colomar
- [PATCH 0/1] string: Add stpecpy(3)
Alejandro Colomar
- [PATCH] Add example to rand.3
Alejandro Colomar
- [PATCH v3 0/4] Remove --with-default-link option
Adhemerval Zanella
- [PATCH 0/4] Fix remaining -Os/-O1 compile issues [BZ #19444]
Adhemerval Zanella
- Apology to Dr. Elena Zannoni
David Edelsohn
- [manual]: rawmemchr(3) and UB
Alejandro Colomar
- [hurd,commited] htl: Fix sem_wait race between read and gsync_wait
Samuel Thibault
- gnulib's obstack_* symbols in dynamic exports on glibc. Intentional?
Sergei Trofimovich
- stdc_bit_ceil(3) and wrapping
Alejandro Colomar
- [PATCH] Give a useful meaning to arc4random_uniform(0);
Alejandro Colomar
- Status and plans for glibc 2.37 release on February 1st 2023
Carlos O'Donell
- Sourceware infrastructure presentation and community Q&A
Mark Wielaard
Last message date:
Sat Dec 31 23:58:01 GMT 2022
Archived on: Sat Dec 31 23:58:15 GMT 2022
This archive was generated by
Pipermail 0.09 (Mailman edition).