August 2021 Archives by thread
Starting: Sun Aug 1 02:55:36 GMT 2021
Ending: Tue Aug 31 21:34:55 GMT 2021
Messages: 956
- Development branch is frozen for glibc 2.34 release.
Carlos O'Donell
- [PATCH] NEWS: Fix typos, grammar, and missing words
Carlos O'Donell
- [PATCH v7 0/2] C.UTF-8
Carlos O'Donell
- New Dutch PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH v3] ioctl_tty.2: Add example how to get or set baudrate on the serial port
Pali Rohár
- [PATCH v5 0/4] arm64: Enable BTI for the executable as well as the interpreter
Catalin Marinas
- [PATCH v4] rtld: Add --no-default-paths option
Fergus Dall
- Development is open for glibc 2.35
Carlos O'Donell
- The GNU C Library version 2.34 is now available
Carlos O'Donell
- [PATCH 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
Siddhesh Poyarekar
- RFC: Add DT_GNU_DEBUG
H.J. Lu
- [PATCH 1/2] Map ABI/VERSION of rtld to ABI/VERSION of ld [BZ #28132]
H.J. Lu
- ppc64le: nonexistent Implies warning during configure
Siddhesh Poyarekar
- glibc 2.34
Paul Zimmermann
- Named address spaces on x86 GNU/Linux
Richard Biener
- Document the types "struct termios" and "struct termios2"
Alejandro Colomar (man-pages)
- [PATCH] Remove obsolete comments/name from several benchtest input files.
Paul Zimmermann
- [PATCH v3 2/5] AArch64: Improve A64FX memset
naohirot@fujitsu.com
- [PATCH v3 1/5] AArch64: Improve A64FX memset
naohirot@fujitsu.com
- FYI, Guix blog on per-application ld cache.
Carlos O'Donell
- Monday Patch Queue Review update (2021-08-02)
Carlos O'Donell
- [PATCH v2 1/1] nis: Fix leak on realloc failure in nis_getnames [BZ #28150]
Carlos O'Donell
- Fix build of nptl/tst-thread_local1.cc with GCC 12
Joseph Myers
- Failures building glibc with mainline GCC
Martin Sebor
- [PATCH v2 2/2] ld.so: Hide _r_debug to support DT_DEBUG [BZ #28130]
H.J. Lu
- [PATCH] ld.so: Don't fill the DT_DEBUG entry in ld.so [BZ #28129]
H.J. Lu
- [PATCH] elf: _dl_fixup*: make @reloc_arg 64-bit safe
Vineet Gupta
- [patch] nscd.conf.5: describe reloading, clarifications
Greg Banks
- Use binutils 2.37 branch in build-many-glibcs.py
Joseph Myers
- [PATCH v3 3/5] AArch64: Improve A64FX memset
naohirot@fujitsu.com
- [PATCH v3 4/5] AArch64: Improve A64FX memset
naohirot@fujitsu.com
- [PATCH v3 5/5] AArch64: Improve A64FX memset
naohirot@fujitsu.com
- accuracy of j0f
Paul Zimmermann
- [PATCH 1/5] ldconfig: avoid leak on empty paths in config file
Arjun Shankar
- [PATCH 2/5] gconv_parseconfdir: Fix memory leak
Arjun Shankar
- [PATCH 3/5] iconv_charmap: Close output file when done
Arjun Shankar
- [PATCH 4/5] copy_and_spawn_sgid: Avoid double calls to close()
Arjun Shankar
- [PATCH 5/5] gaiconf_init: Avoid double-free in label and precedence lists
Arjun Shankar
- [PATCH] tst-mxfast: Don't run with mcheck
Siddhesh Poyarekar
- [PATCH] test-dlclose-exit-race: avoid hang on pthread_create error
DJ Delorie
- [committed] gethosts: Remove unused argument _type
Siddhesh Poyarekar
- [PATCH 0/5] getaddrinfo spaghetti cleanups
Siddhesh Poyarekar
- [PATCH 1/2] Initial support for GNU_PROPERTY_1_NEEDED
H.J. Lu
- [PATCH v2 2/5] benchtests: Add memset zero fill benchtest
naohirot@fujitsu.com
- [PATCH] Linux: Fix fcntl, ioctl, prctl redirects for _TIME_BITS=64 (bug 28182)
Florian Weimer
- [PATCH] Fixed inaccuracy of j0f (BZ #28185)
Paul Zimmermann
- [PATCH] configure.ac: fix include header discovery on gcc-12 [BZ #28183]
Sergei Trofimovich
- [pr] nscd.conf.5: describe reloading, clarifications, v3
Greg Banks
- Async cacellation and pthread_cleanup_push
Andreas Schwab
- A collection of LD_AUDIT bugs that are important for tools (with better formatting for this list)
Adhemerval Zanella
- [PATCH] linux: Add sparck brk implementation
Adhemerval Zanella
- [COMMITTED] Update sparc libm-test-ulps
Adhemerval Zanella
- [COMMITTED] rt: Set the correct message queue for tst-mqueue10
Adhemerval Zanella
- glob vs '*/' vs GLOB_ONLYDIR vs xfs
DJ Delorie
- [PATCH v3 0/5] benchtests: Add memset zero fill benchmark test
Naohiro Tamura
- [PATCH,v2] Fixed inaccuracy of j0f (BZ #28185)
Paul Zimmermann
- [PATCH v3] Use __executable_start as the lowest address for profiling [BZ #28153]
H.J. Lu
- [PATCH v5 0/1] RFC: Add <sys/tagged-address.h>
H.J. Lu
- New Croatian PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH v2 0/3] Allow LLD 13.0.0 and improve compatibility with gold and clang
Fangrui Song
- [PATCH v2 1/3] elf: Replace .tls_common with .tbss definition [BZ #28152]
Fangrui Song
- [PATCH 0/4] futex2: Add wait on multiple futexes syscall
André Almeida
- Add INADDR_DUMMY from Linux 5.13 to netinet/in.h
Joseph Myers
- nscd.conf.5: describe reloading, clarifications, v4
Greg Banks
- Building sunrpc from glibc source
Binello, Severino
- Wrong date for glibc 2.34 release
H.J. Lu
- [PATCH v2] time: Fix overflow itimer tests on 32-bit systems
Stafford Horne
- [patch] nscd.conf.5: describe reloading, clarifications, v5
Greg Banks
- [PATCH] aarch64: Make elf_machine_{load_address, dynamic} robust [BZ #28203]
Fangrui Song
- [PATCH 1/2] Linux: implement getloadavg(3) using sysinfo(2)
Cristian Rodríguez
- [PATCH 1/3] powerpc64: Replace some PPC_FEATURE_HAS_VSX with PPC_FEATURE_ARCH_2_06
Tulio Magno Quites Machado Filho
- [PATCH 2/3] powerpc64: Check cacheline size before using optimised memset routines
Tulio Magno Quites Machado Filho
- [PATCH 3/3] powerpc64: Add checks for Altivec and VSX in ifunc selection
Tulio Magno Quites Machado Filho
- [PATCH] aarch64: Skip traditional GD/LD TLS which are unsupported by Clang and LLD [BZ #28205]
Fangrui Song
- Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.h
Joseph Myers
- [PATCH] elf: Delete obsoleted DISTINGUISH_LIB_VERSIONS
Fangrui Song
- [PATCH] elf: Unconditionally use __ehdr_start
Fangrui Song
- [PATCH] elf: Use the 64-bit wide 'seen' variable
Nikita Ermakov
- New Serbian PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH v2] ioctl_tty.2: Fix information about header include file
Alejandro Colomar (man-pages)
- [PATCH] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC.
Hsiangkai Wang
- [PATCH] iconvconfig: Fix behaviour with --prefix [BZ #28199]
Siddhesh Poyarekar
- [PATCH] uapi: expose enum pid_type
Christian Brauner
- [PATCH] librt: fix NULL pointer dereference (bug 28213)
Никита Попов
- [RFC][PATCH v12 1/8] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
Adhemerval Zanella
- [RFC][PATCH v12 3/8] Use the new DSO finder helper function
Adhemerval Zanella
- [PATCH] benchtests: Building benchmarks as static executables
Carlos O'Donell
- [RFC][PATCH v12 2/8] Abstract loaded-DSO search code into a helper function
Adhemerval Zanella
- [PATCH v4 1/5] AArch64: Improve A64FX memset for small sizes
Wilco Dijkstra
- [PATCH v4 3/5] AArch64: Improve A64FX memset for remaining bytes
Wilco Dijkstra
- [PATCH v4 4/5] AArch64: Improve A64FX memset by removing unroll32
Wilco Dijkstra
- [PATCH v4 5/5] AArch64: Improve A64FX memset medium loops
Wilco Dijkstra
- Contribution checklist updates for copyright assignment changes
Siddhesh Poyarekar
- [PATCH v2 0/2] benchtests: Building benchmarks as static executables
H.J. Lu
- Updated "Contribution Checklist" to include DCO information.
Carlos O'Donell
- [PATCH v4 2/5] AArch64: Improve A64FX memset for large sizes
Wilco Dijkstra
- [RFC][PATCH v12 4/8] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
Adhemerval Zanella
- [PATCH v2] aarch64: Make elf_machine_{load_address,dynamic} robust [BZ #28203]
Fangrui Song
- [RFC][PATCH v12 5/8] Implement dlmopen RTLD_SHARED flag (bug 22745)
Adhemerval Zanella
- [RFC][PATCH v12 7/8] Restore separate libc loading for the TLS/namespace storage test
Adhemerval Zanella
- [PATCH] Remove "Contributed by" lines
Siddhesh Poyarekar
- [RFC][PATCH v12 6/8] Add dlmopen / RTLD_SHARED tests
Adhemerval Zanella
- [RFC][PATCH v12 8/8] Drop DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE from the libpthread DSO
Adhemerval Zanella
- [RFC][PATCH v12 0/8] Implementation of RTLD_SHARED for dlmopen
Adhemerval Zanella
- [PATCH] Fix tst-ldconfig-ld_so_conf-update and tst-glibc-hwcaps-prepend-cache with custom configure prefix value
Romain GEISSLER
- [PATCH] [BZ 24816] Fix nss/tst-nss-files-hosts-long and tst-nss-files-hosts-multi when there is no IPv6 support
Romain GEISSLER
- [PATCH v2] Remove "Contributed by" lines
Siddhesh Poyarekar
- New Russian PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH,v3] Fixed inaccuracy of j0f (BZ #28185)
Paul Zimmermann
- Undelivered Mail Returned to Sender
Mail Delivery System
- [PATCH] Fix tst-canon-bz26341 when the glibc build current working directory is itself using symlinks
Romain GEISSLER
- [hurd,commited] hurd: Add support for AT_NO_AUTOMOUNT
Samuel Thibault
- [PATCH v3 0/2] Source attribution cleanups
Siddhesh Poyarekar
- [PATCH v6 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Testing infrastructure
Adhemerval Zanella
- [PATCH v4] ioctl_tty.2: Add example how to get or set baudrate on the serial port
Pali Rohár
- [PATCH v2] aarch64: Skip traditional GD/LD TLS which are unsupported by Clang and LLD [BZ #28205]
Fangrui Song
- [PATCH v6 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader -- Algorithm changes
Adhemerval Zanella
- ChangeLog on wiki contribution checklist
Fangrui Song
- [PING][PATCH] mtrace: Fix output with PIE and ASLR [BZ #22716]
Siddhesh Poyarekar
- [PING][PATCH] mtrace: Use a static buffer for printing [BZ #25947]
Siddhesh Poyarekar
- [PING][PATCH v2] setlocale: Fail if iconv module for charset is not present [BZ #27996]
Siddhesh Poyarekar
- [PATCH] librt: add test (bug 28213)
Никита Попов
- acos-inputs
Paul Zimmermann
- [RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Aug 12, 2021)
Wei Wu (吴伟)
- [hurd,commited] hurd mmap: Factorize MAP_SHARED flag check
Samuel Thibault
- [hurd,commited] hurd mmap: Reduce the requested max vmprot
Samuel Thibault
- [PATCH] x86: fix Autoconf caching of instruction support checks [BZ #27991]
Adhemerval Zanella
- [PATCH] mtrace: Use a static buffer for printing [BZ #25947]
DJ Delorie
- [PATCH 0/4] Add CLOCK_MONOTONIC support for PI mutexes
Adhemerval Zanella
- [PATCH 1/4] Linux: Add FUTEX_LOCK_PI2
Adhemerval Zanella
- [PATCH] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205]
Fangrui Song
- [PATCH] llio.texi: Wording fixes in description of closefrom()
Michael Kerrisk
- [PATCH] mtrace: Fix output with PIE and ASLR [BZ #22716]
DJ Delorie
- [PATCH v2] mtrace: Fix output with PIE and ASLR [BZ #22716]
Siddhesh Poyarekar
- [PATCH v3] mtrace: Fix output with PIE and ASLR [BZ #22716]
Siddhesh Poyarekar
- [COMMITTED] librt: add test (bug 28213)
Siddhesh Poyarekar
- [PATCH] mips: align stack in clone [BZ #28223]
Xi Ruoyao
- [PATCH v2] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205]
Fangrui Song
- [PATCH v3] elf: Drop elf/tls-macros.h in favor of __thread and tls_model attributes [BZ #28152] [BZ #28205]
Fangrui Song
- [RFC PATCH] Fix: intl: use nestable locking for reentrancy
Mathieu Desnoyers
- [PATCH] remove attribute access from regexec
Martin Sebor
- [PATCH 0/3] malloc: improve THP effectiveness
Adhemerval Zanella
- [PATCH] elf: Add -z [dt-debugsz|nodt-debugsz] to emit DT_DEBUGSZ
H.J. Lu
- [PATCH V2] MIPS: simplify copy_user_high_page for MIPS64 w/o cache
Huang Pei
- [hurd,commited] hurd: Drop fmh kludge
Samuel Thibault
- [RFC patch] avoid warning on accesses to hardwired address
Martin Liška
- [PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
John Paul Adrian Glaubitz
- Monday Patch Queue Review update (2021-08-09)
Carlos O'Donell
- Monday Patch Queue Review update (2021-08-16)
Carlos O'Donell
- [PATCH] gdbserver: Check r_version < 1 for Linux debugger interface
H.J. Lu
- [PATCH] Remove sysdeps/*/tls-macros.h
Fangrui Song
- [PATCH v2] gdbserver: Check r_version < 1 for Linux debugger interface
H.J. Lu
- [PATCH v2 0/2] Extend struct r_debug to support multiple namespaces
H.J. Lu
- [PATCH] x86_64: Simplify elf_machine_{load_address,dynamic}
Fangrui Song
- [PATCH] powerpc: Use --no-tls-get-addr-optimize in test only if the linker supports it
Fangrui Song
- [PATCH v5 02/11] futex2: Implement vectorized wait
Arnd Bergmann
- [PATCH 0/3] Fix ESRCH issues in pthread_cancel, pthread_kill
Florian Weimer
- [PATCH] elf: Guard against __LM_ID_CALLER [BZ #27609]
H.J. Lu
- call for volunteer: cicd trybots
DJ Delorie
- pthread_attr_destroy doesn't check for NULL and always returns 0.
Jonny Grant
- [PATCH v3 0/2] Extend struct r_debug to support multiple namespaces
H.J. Lu
- [PATCH v3 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
H.J. Lu
- [PATCH] elf: Copy l_addr/l_ld when adding ld.so to a new namespace
H.J. Lu
- [PATCH] riscv: Drop reliance on _GLOBAL_OFFSET_TABLE_[0]
Fangrui Song
- [PATCH] arm: Simplify elf_machine_{load_address,dynamic}
Fangrui Song
- [PATCH v4 0/3] C.UTF-8
Mike Frysinger
- [PATCH v2 0/4] malloc: Improve Huge Page support
Adhemerval Zanella
- [PATCH v4 0/2] Extend struct r_debug to support multiple namespaces
H.J. Lu
- [PATCH v4 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
H.J. Lu
- [PATCH 0/14][LoongArch] Add LoongArch GLIBC port support
Paul Hua
- [PATCH 1/14] [LoongArch] Add relocations and ELF flags to elf.h
Paul Hua
- [PATCH 2/14] [LoongArch] ABI Implementation
Paul Hua
- [PATCH 3/14] [LoongArch] Thread Local Storage Support
Paul Hua
- [PATCH 4/14] [LoongArch] Generic math.h and soft fp Routines
Paul Hua
- [PATCH 5/14] [LoongArch] Atomic and Locking Routines
Paul Hua
- [PATCH 6/14] [LoongArch] Linux Syscall Interface
Paul Hua
- [PATCH 7/14] [LoongArch] Linux ABI
Paul Hua
- [PATCH 8/14] [LoongArch] Linux Startup and Dynamic Loading Code
Paul Hua
- [PATCH 9/14] [LoongArch] Add ABI Lists
Paul Hua
- [PATCH 10/14] [LoongArch] Build Infastructure
Paul Hua
- [PATCH 11/14] [LoongArch] Hard Float Support
Paul Hua
- [PATCH 12/14] [LoongArch] Add optimized string functions
Paul Hua
- [PATCH 13/14] [LoongArch] Add assembly optimized sinf cosf functions
Paul Hua
- [PATCH 14/14] [LoongArch] Add optimized memcpy set move
Paul Hua
- [PATCH] nptl: Fix type of pthread_mutexattr_setrobust_np (bug 28036)
Florian Weimer
- [PATCH] time: Fix compile error in itimer test affecting hurd
Stafford Horne
- [PATCH v3 0/7] Fix getdents{64} regression on some FS
John Paul Adrian Glaubitz
- Fix iconv build with GCC mainline
Joseph Myers
- [PATCH] Re: nextafter() about an order of magnitude slower than trivial implementation
Stefan Kanthak
- [PATCH] Update string/test-memmove.c to cover 16KB copy
H.J. Lu
- New French PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH v2] time: Fix compile error in itimer test affecting hurd
Stafford Horne
- [PATCH] elf: Avoid nested functions in the loader (x86-64) [BZ #27220]
Fangrui Song
- [PATCH/2nd version] Re: nextafter() about an order of magnitude slower than trivial implementation
Stefan Kanthak
- [PATCH] Added ab_GE locale
Nart Tlisha
- [PATCH] x86-64: Remove compiler -mavx512f check
H.J. Lu
- [PATCH] x86-64: Remove assembler AVX512DQ check
H.J. Lu
- [PATCH v2] Update string/test-memmove.c to cover 16KB copy
H.J. Lu
- [COMMITTED] elf: Fix missing colon in LD_SHOW_AUXV output [BZ #28253]
Arjun Shankar
- [PATCH v2 0/4] Fix ESRCH issues in pthread_cancel, pthread_kill
Florian Weimer
- Cancelling Patch queue review meeting on 2021-08-23.
Carlos O'Donell
- [PATCH] x86-64: Optimize load of all bits set into ZMM register [BZ #28252]
H.J. Lu
- ARC rebootstrap prereq (was Re: switching ARC to 64-bit time_t )
Aurelien Jarno
- [PATCH] Make using non-default as/ld/etc easier.
Olivier Galibert
- [PATCH v6 0/1] RFC: Add <sys/tagged-address.h>
H.J. Lu
- [PATCH v4 0/2] Source attribution cleanups
Siddhesh Poyarekar
- [PATCH] elf: Avoid nested functions in the loader (all ports) [BZ #27220]
Fangrui Song
- [PATCH] rtld: copy terminating null in tunables_strdup (bug 28256)
Andreas Schwab
- [PATCH] Deny preload of files on NOEXEC mounts
Florian Weimer
- The state of prelinking support
Florian Weimer
- New Brazilian Portuguese PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- [PATCH] localedata: add new locale ab_GE
Nart Tlisha
- [hurd,commited] hurd: Remove old test-err_np.c file
Samuel Thibault
- [hurd,commited] hurd: Fix errlist error mapping
Samuel Thibault
- [PATCH] Make find_cxx_header compatible with current clang output.
Olivier Galibert
- [PATCH] glibcextract: Make compute_c_consts compatible with both clang and gcc
Olivier Galibert
- [PATCH v2 00/19] Fix various NPTL synchronization issues
Adhemerval Zanella
- [PATCH v2 01/19] nptl: Fix tst-cancel7 and tst-cancelx7 race condition (BZ #14232)
Adhemerval Zanella
- [PATCH v2 03/19] nptl: Handle robust PI mutexes for !__ASSUME_SET_ROBUST_LIST
Adhemerval Zanella
- [PATCH v3 0/5] malloc: Improve Huge Page support
Adhemerval Zanella
- [llvm-dev] [PATCH] Add optional _Float16 support
John McCall
- [PATCH 1/5] string: Make tests birdirectional test-memcpy.c
Noah Goldstein
- [PATCH 3/5] benchtests: Add partial overlap case in bench-memmove-walk.c
Noah Goldstein
- [PATCH v5 0/2] Extend struct r_debug to support multiple namespaces
H.J. Lu
- [PATCH v5 1/2] Add declare_object_symbol_alias for assembly codes [BZ #28128]
H.J. Lu
- build-many-glibcs.py and Hurd requirement for libtirpc
Joseph Myers
- [PATCH 0/2] Fix close_range/closefrom tests
Adhemerval Zanella
- [PATCH 2/2] Use support_open_dev_null_range io/tst-closefrom, misc/tst-close_range, and posix/tst-spawn5 (BZ #28260)
Adhemerval Zanella
- [PATCH v8 0/2] C.UTF-8
Carlos O'Donell
- [PATCH] io: Fix ftw internal realloc buffer (BZ #28126)
Adhemerval Zanella
- [PATCH v2] io: Fix ftw internal realloc buffer (BZ #28126)
Adhemerval Zanella
- [PATCH v3] io: Fix ftw internal realloc buffer (BZ #28126)
Adhemerval Zanella
- [PATCH] Fix error message in memmove test to display correct src pointer
Sunil K Pandey
- [PATCH] AArch64: Update A64FX memset not to degrade at 16KB
Naohiro Tamura
- man-pages-5.13 released
Michael Kerrisk (man-pages)
- [PATCH] x86-64: Add Avoid_Short_Distance_REP_MOVSB
Alexey Tourbin
- qsort improvements
Laurent Lyaudet
- [PATCH] x86-64: Use testl to check __x86_string_control
H.J. Lu
- [PATCH] fix create thread failed in unprivileged process [BZ #28287]
Hongxu Jia
- New Swedish PO file for 'libc' (version 2.33.9000)
Translation Project Robot
- Monday Patch Queue Review update (2021-08-30)
Carlos O'Donell
- [RFC PATCH htl v2 0/4] Rewrite THREAD_GSCOPE
Sergey Bugaev
- [RFC PATCH htl v2 3/4] testrun.sh: Add support for --tool=rpctrace
Sergey Bugaev
- [PATCH v6 0/2] Extend struct r_debug to support multiple namespaces
H.J. Lu
- [PATCH v4 0/7] malloc: Improve Huge Page support
Adhemerval Zanella
- [PATCH v3] configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]
Fangrui Song
- [PATCH v5 0/2] Source attribution cleanups
Siddhesh Poyarekar
- Adding a realloc() usage note to the malloc(3) manual page
Michael Kerrisk (man-pages)
- [hurd,commited] hurd: Fix typo in msync
Samuel Thibault
- [PATCH v4] io: Fix ftw internal realloc buffer (BZ #28126)
Adhemerval Zanella
- [hurd,commited] hurd msync: Drop bogus test
Samuel Thibault
- Submitted GNU C Library BoF for GNU Tools Track at LPC 2021.
Carlos O'Donell
Last message date:
Tue Aug 31 21:34:55 GMT 2021
Archived on: Tue Aug 31 21:35:13 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).