June 2020 Archives by thread
Starting: Mon Jun 1 01:28:14 GMT 2020
Ending: Tue Jun 30 23:04:57 GMT 2020
Messages: 1112
- [PATCH v4 2/2] x86_64: roundeven with sse4.1 support
Cui, Lili
- [PATCH v8 2/2] sysv: linux: Pass 64-bit version of semctl syscall
Alistair Francis
- [PATCH] mbstowcs: Document, test, and fix null pointer dst semantics.
Matheus Castanho
- [RFC 00/12] [RFC] y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
Lukasz Majewski
- [PATCH 2/5] iee754: prvoide gcc builtins based generic sqrt functions
Adhemerval Zanella
- [PATCH 3/5] iee754: prvoide gcc builtins based generic fma functions
Adhemerval Zanella
- [PATCH v2] mbstowcs: Document, test, and fix null pointer dst semantics (Bug 25219)
Carlos O'Donell
- [PATCH 4/5] aarch/fpu: use generic sqrt, fma functions
Adhemerval Zanella
- [PATCH 5/5] powerpc/fpu: use generic fma functions
Adhemerval Zanella
- [hurd,commited 0/3] pthread_cond fixes
Samuel Thibault
- [PATCH 05/13] string: Remove old TLS usage on strsignal
Adhemerval Zanella
- [PATCH 06/13] string: Implement strerror in terms of strerror_l
Adhemerval Zanella
- [PATCH 08/13] string: Simplify strerror_r
Adhemerval Zanella
- [PATCH v6 03/13] ARC: Thread Local Storage support
Adhemerval Zanella
- [PATCH] string: Add page tests for test-strncasecmp and test-strncpy
Raphael M Zinsly
- [PATCH] x86: Add thresholds for "rep movsb/stosb" to tunables
H.J. Lu
- [hurd,commited] htl: Fix gsync_wait symbol exposition
Samuel Thibault
- [PATCH 13/13] string: Add errname_np and errdesc_np
Adhemerval Zanella
- ppc64le and 32-bit LE userland compatibility
Joseph Myers
- [PATCH v2 0/2] rework dl-runtime: reloc_{offset,index}
Vineet Gupta
- [PATCH v2 0/4] Enable generic math code for more arches
Vineet Gupta
- [PATCH v2 1/4] iee754: provide gcc builtins based generic sqrt functions
Vineet Gupta
- static inline math functions (was Re: [PATCH v6 06/13] ARC: hardware floating point support)
Vineet Gupta
- [PATCH v2] ieee754/dbl-64: Reduce the scope of temporary storage variables
Vineet Gupta
- [PATCH 11/19] nptl: Add internal alias __pthread_getattr_default_np
Carlos O'Donell
- [PATCH 12/19] nptl: Use __pthread_getattr_default_np in pthread_create
Carlos O'Donell
- [PATCH 13/19] nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_np
Carlos O'Donell
- [PATCH 14/19] nptl: Change type of __default_pthread_attr
Carlos O'Donell
- [PATCH 15/19] nptl: Destroy the default thread attribute as part of freeres
Carlos O'Donell
- [PATCH 16/19] nptl: Make pthread_attr_t dynamically extensible
Carlos O'Donell
- [PATCH 17/19] nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
Carlos O'Donell
- [PATCH 18/19] manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
Carlos O'Donell
- [PATCH 19/19] Linux: Use __pthread_attr_setsigmask_internal for timer helper thread
Carlos O'Donell
- [PATCH v6 06/13] ARC: hardware floating point support
Joseph Myers
- [PATCH v9 0/2] Support semctl_syscall() for __TIMESIZE==64
Alistair Francis
- [PATCH v9 2/2] sysv: linux: Pass 64-bit version of semctl syscall
Alistair Francis
- [PATCHv3] powerpc: Automatic CPU detection in preconfigure
Paul E Murphy
- [PATCH v3 0/4] Enable generic math code for more arches
Vineet Gupta
- sys/sysinfo.h clash with linux/kernel.h
Rich Felker
- [PATCH v2] manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
Florian Weimer
- [PATCH v2] ld.so: Check for new cache format first and enhance corruption check
Florian Weimer
- [PATCH] aarch64: MTE compatible strchrnul
Andrea Corallo
- [PATCH] aarch64: MTE compatible strchr
Andrea Corallo
- [PATCH] aarch64: MTE compatible strlen
Andrea Corallo
- [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)
Florian Weimer
- [PATCH glibc 0/3] Restartable Sequences enablement
Florian Weimer
- [PATCH v3] manual: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_np
Florian Weimer
- [PATCH] manual/jobs.texi: remove unused var from example code
Aurélien Aptel
- [PATCH] elf: Fix dlclose of an empty namespace in auditing mode (bug 26076)
Florian Weimer
- [PATCH 2/2] manual: Document __libc_single_threaded
Florian Weimer
- [PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
Alistair Francis
- [PATCH v2 01/18] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
Alistair Francis
- [PATCH 12/13] string: Add sigabbrev_np and sigdescr_np
Adhemerval Zanella
- [PATCHv2 4/4] powerpc64le: ifunc (almost) all *f128 routines in multiarch mode
Matheus Castanho
- [PATCH] arm: fix memcpy and memmove for negative len [BZ #25620]
Evgeny Eremin
- [PATCH v6 09/13] ARC: Linux Startup and Dynamic Loading
Adhemerval Zanella
- [PATCH v2 01/13] signal: Add signum-{generic,arch}.h
Adhemerval Zanella
- [PATCH v2 02/13] signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
- [PATCH v6 10/13] ARC: ABI lists
Adhemerval Zanella
- [PATCH v6 07/13] ARC: Linux Syscall Interface
Vineet Gupta
- [PATCH v6 11/13] ARC: Build Infrastructure
Adhemerval Zanella
- [PATCH v6 01/13] ARC: ABI Implementation
Vineet Gupta
- [PATCH v2] string: Add page tests for test-strncasecmp and test-strncpy
Raphael Moreira Zinsly
- [PATCH] powerpc: define USE_FMAF128_BUILTIN in math-use-builtins.h
Paul E. Murphy
- [PATCH] powerpc64le: add optimized strlen for P9
Paul A. Clarke
- [PATCH v3] arm: memcpy: fix copying big data does not meet expectations [BZ #25620]
Florian Weimer
- [PATCH] manual: Show copyright information not just in the printed manual
Florian Weimer
- [RFC PATCH] Remove --enable-obsolete-rpc flag
Petr Vorel
- [COMMITTED] powerpc: Fix powerpc64le due a7a3435c9a
Adhemerval Zanella
- [PATCH v6 12/13] build-many-glibcs.py: Enable ARC builds
Adhemerval Zanella
- [PATCH v6 13/13] Documentation for ARC port
Adhemerval Zanella
- [PATCH] nss_dns: Do not call res_dnok in getnetby* implementation
Carlos O'Donell
- [PATCH] elf: Fix crash in late dlmopen failure when auditing (bug 26076)
Florian Weimer
- [PATCH] Avoid using up static TLS surplus for optimizations [BZ #25051]
Florian Weimer
- [PATCHv2] powerpc: define USE_FMAF128_BUILTIN in math-use-builtins.h
Paul E. Murphy
- [PATCH] Add comments to explain when a stream is freed by, __libc_freeres().
Carlos O'Donell
- [commited] support: Fix detecting hole support on >2KB-block filesystems
Samuel Thibault
- [PATCH] Replace val with __val in TUNABLE_SET_VAL_IF_VALID_RANGE
H.J. Lu
- [RFC PATCH 1/2] dlfcn: add long double redirect wrappers for dl*sym
Paul E. Murphy
- V2 [PATCH] benchtests: Restore the clock_gettime option
Carlos O'Donell
- [PATCH v2.1 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader
Carlos O'Donell
- [PATCH] Add "%d" support to _dl_debug_vdprintf
H.J. Lu
- [PATCH v2] aarch64: MTE compatible strchrnul
Andrea Corallo
- [PATCH v2] aarch64: MTE compatible strchr
Andrea Corallo
- [PATCH v2] aarch64: MTE compatible strlen
Andrea Corallo
- Benchtests broken on AArch64
Wilco Dijkstra
- [PATCH] Update HP_TIMING_NOW for _ISOMAC in sysdeps/generic/hp-timing.h
Carlos O'Donell
- [RFC PATCH v2 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
Petr Vorel
- [PATCH] ia64: fix dl-sysdep miscompilation on gcc-10
Adhemerval Zanella
- [hurd,commited] hurd: Add stack guard support
Samuel Thibault
- [hurd,commited] hurd: Add pointer guard support
Samuel Thibault
- [RFC PATCH v3 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
Petr Vorel
- [hurd, commited] hurd: fix clearing SS_ONSTACK when longjmp-ing from sighandler
Samuel Thibault
- [RFC PATCH v4 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
Petr Vorel
- [hurd,commited] hurd: Reject raising invalid signals
Samuel Thibault
- [hurd, commited] hurd: Fix hang in _hurd_raise_signal from pthread_kill
Samuel Thibault
- [hurd,commited] htl: fix register-atfork ordering
Samuel Thibault
- [hurd,commited] htl: Add sem_clockwait support
Samuel Thibault
- [hurd,commited] htl: Enable more tests
Samuel Thibault
- [hurd,commited 0/3] More tests cleanup
Samuel Thibault
- [hurd, commited 2/3] hurd: XFAIL more tests that require setpshared support
Samuel Thibault
- [hurd,commited 0/5] Fix and enable more tests
Samuel Thibault
- install location of math-vector-fortran.h
Matthias Klose
- [commited] pthread: Move back linking rules to nptl and htl
Samuel Thibault
- [hurd, commited] hurd: document that gcc&gdb look at the trampoline code
Samuel Thibault
- [PATCH][AArch64] Merge Falkor memcpy and memmove
Wilco Dijkstra
- [PATCH v9] Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
- [PATCH v3] string: Adds tests for test-strncasecmp and test-strncpy
Raphael Moreira Zinsly
- [PATCHv4] powerpc: Automatic CPU detection in preconfigure
Paul E. Murphy
- [PATCH] arm: fix multiarch memcpy for negative len [BZ #25620]
Alexander Anisimov
- [PATCH] aarch64: MTE compatible strcpy
Alex Butler
- [PATCHv3 1/3] ldbl-128: refactor nexttoward alias using new macro
Paul E. Murphy
- [PATCH] aarch64: MTE compatible strncmp
Alex Butler
- [PATCH] aarch64: MTE compatible memchr
Alex Butler
- [PATCH] aarch64: MTE compatible memrchr
Alex Butler
- [PATCH] random: range is not portably RAND_MAX [BZ #7003]
John Marshall
- [PATCH] aarch64: MTE compatible strrchr
Alex Butler
- man-pages-5.07 released
Michael Kerrisk (man-pages)
- [PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries
Nicolas Viennot
- [PATCH 01/13] math: Decompose math-use-builtins.h
Adhemerval Zanella
- [PATCH 02/13] aarch64: Use math-use-builtins for ceil{f}
Adhemerval Zanella
- [PATCH v4] string: Adds tests for test-strncasecmp and test-strncpy
Raphael Moreira Zinsly
- [PATCH 1/1] Initial support for OpenRISC
Stafford Horne
- [hurd,commited 0/2] More htl tests fixes
Samuel Thibault
- [hurd,commited 0/2] htl: More test fixes
Samuel Thibault
- Use Linux 5.7 in build-many-glibcs.py [committed]
Joseph Myers
- [PATCH] x86_64: Use %xmmN with vpxor to clear a vector register
H.J. Lu
- A question of glibc installation
吕重辛
- [PATCH v4 00/12] aarch64: branch protection support
Szabolcs Nagy
- [PATCH v4 01/12] Rewrite abi-note.S in C.
Szabolcs Nagy
- [PATCH v10] Fix time/tst-cpuclock1 intermitent failures
Lucas A. M. Magalhaes
- [RFC 0/4] futex2: Add new futex interface
André Almeida
- [PATCH 1/4] strncmp: Add a testcase for page boundary [BZ #25933]
H.J. Lu
- [PATCH 2/4] strcmp: Add a testcase for page boundary
H.J. Lu
- [PATCH 3/4] bench-strncmp.c: Add workloads on page boundary
H.J. Lu
- [PATCH 4/4] bench-strcmp.c: Add workloads on page boundary
H.J. Lu
- [PATCH] Fix avx2 strncmp offset compare condition check [BZ #25933]
H.J. Lu
- [hurd,commited] hurd: Make recv* cancellation points
Samuel Thibault
- [PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
Girish Joshi
- [hurd,commited 0/6] Make write and pwrite64 cancellation points
Samuel Thibault
- [hurd, commited 1/6] htl: Add noreturn attribute on __pthread_exit forward
Samuel Thibault
- [hurd,commited 2/6] htl: initialize first and prevent from unloading
Samuel Thibault
- [hurd, commited 3/6] htl: Move cleanup stack to variable shared between libc and pthread
Samuel Thibault
- [hurd,commited] hurd: Make send* cancellation points
Samuel Thibault
- [hurd,commited] hurd: Fix __writev_nocancel_nostatus
Samuel Thibault
- [PATCH] Mark syslog as MT-unsafe (bug 26100)
Andreas Schwab
- [PATCH 0/7] RFC Memory tagging support
Richard Earnshaw
- [PATCH 2/7] elf: Add a tunable to control use of tagged memory
Richard Earnshaw
- [PATCH 3/7] malloc: Basic support for memory tagging in the malloc() family
Richard Earnshaw
- [PATCH 4/7] linux: Add compatibility definitions to sys/prctl.h for MTE
Richard Earnshaw
- [PATCH] powerpc: Add new hwcap values
Tulio Magno Quites Machado Filho
- [PATCH v7 00/13] glibc port to ARC processors
Vineet Gupta
- [PATCH v7 01/13] ARC: ABI Implementation
Vineet Gupta
- [PATCH v7 02/13] ARC: startup and dynamic linking code
Vineet Gupta
- [PATCH v7 03/13] ARC: Thread Local Storage support
Vineet Gupta
- [PATCH v7 04/13] ARC: Atomics and Locking primitives
Vineet Gupta
- [PATCH v7 05/13] ARC: math soft float support
Vineet Gupta
- Update syscall-names.list for Linux 5.7
Joseph Myers
- [PATCHv4 1/2] powerpc64le: refactor e_sqrtf128.c
Paul E. Murphy
- V2 [PATCH 1/4] strncmp: Add a testcase for page boundary [BZ #25933]
H.J. Lu
- [PATCH] Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]
Mike FABIAN
- [PATCH] Fix stringop-overflow errors from gcc 10 in iconv.
Stefan Liebler
- [PATCH] aarch64: MTE compatible strcmp
Alex Butler
- [PATCH v2] aarch64: MTE compatible strncmp
Alex Butler
- glibc 2.32 --- Two weeks to ABI freeze. Volunteers for release manager?
Carlos O'Donell
- [PATCH] x86: Correct bit_cpu_CLFLUSHOPT [BZ #26128]
H.J. Lu
- [hurd,commited] nptl: Remove now-spurious tst-cancelx9 references
Samuel Thibault
- [RFC][PATCH v5 00/16] Proof-of-Concept implementation of RTLD_SHARED for dlmopen
Vivek Das Mohapatra
- [RFC][PATCH v5 01/16] Declare and describe the dlmopen RTLD_SHARED flag
Vivek Das Mohapatra
- [RFC][PATCH v5 02/16] include/link.h: Update the link_map struct to allow proxies
Vivek Das Mohapatra
- [PATCH] nscd: bump GC cycle during cache pruning (bug 26130)
Andreas Schwab
- [PATCH] x86: Update CPU feature detection
H.J. Lu
- [PATCH] x86: Install <cpu-features.h> [BZ #26124]
H.J. Lu
- [PATCH] x86: Update F16C detection [BZ #26133]
H.J. Lu
- [PATCH 1/5] benchtests: Add exp10f benchmark
Wilco Dijkstra
- [PATCH 2/5] math: Optimized generic exp10f with wrappers
Wilco Dijkstra
- [PATCH 3/5] i386: Use generic exp10f
Wilco Dijkstra
- [PATCH 4/5] New exp10f version without SVID compat wrapper
Wilco Dijkstra
- [PATCH 5/5] ia64: Use generic exp10f
Wilco Dijkstra
- Bikeshed: glibc.dl.* or glibc.rtld.*?
Carlos O'Donell
- [PATCH v5 01/13] signal: Add signum-{generic,arch}.h
Adhemerval Zanella
- [PATCH v5 02/13] signal: Move sys_siglist to a compat symbol
Adhemerval Zanella
- [PATCH] S390: Optimize __memcpy_z196.
Stefan Liebler
- [PATCH] S390: Optimize __memset_z196.
Stefan Liebler
- Update kernel version to 5.7 in tst-mman-consts.py
Joseph Myers
- [PATCH] Remove STATFS_IS_STATFS64 conditional as it is zero in all ports
Vineet Gupta
- Literal Translation Services by Lingual Experts
Preety Ahuja
- [hurd,commited] hurd: Add mremap
Samuel Thibault
- [PATCH] ldconfig: Test the behaviour of _dl_cache_libcmp (Bug, 26101)
Carlos O'Donell
- [RFC] iconvdata/, localedata/: Fix TSCII and document tests.
Carlos O'Donell
- [RFC] Add new C.UTF-8 locale.
Carlos O'Donell
- faster expf128
Paul Zimmermann
- [PATCH v5 00/14] aarch64: branch protection support
Szabolcs Nagy
- [PATCH 00/30] RFC: elf: glibc-hwcaps support
Florian Weimer
- [PATCH v5 0/2] Improve surplus TLS accounting
Szabolcs Nagy
- [PATCH 0/3] Restartable Sequences enablement
Mathieu Desnoyers
- sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
Adhemerval Zanella
- Add MREMAP_DONTUNMAP from Linux 5.7
Joseph Myers
- [PATCH] Allow memset local PLT reference for RISC-V.
Alistair Francis
- setjmp & longjmp at thread start & exit
Matthew Malcomson
- glibc 2.32 release manager volunteer?
Carlos O'Donell
- [hurd,commited] htl: Enable tst-cancel25 test
Samuel Thibault
- [hurd,commited 0/2] Make sem_*wait cancellations points
Samuel Thibault
- [hurd, commited] htl: Fix case when sem_*wait is canceled while holding a token
Samuel Thibault
- [PATCH] nptl: Don't madvise user provided stack
Szabolcs Nagy
- [PATCH] htl: Add wrapper header for <semaphore.h> with hidden __sem_post
Florian Weimer
- [COMMITTED] S390: Regenerate ULPs.
Stefan Liebler
- [PATCH v2 1/2] Add the __libc_single_threaded variable
Florian Weimer
- [PATCH v2 0/6] Memory tagging support
Richard Earnshaw
- [PATCH v2 2/6] elf: Add a tunable to control use of tagged memory
Richard Earnshaw
- [PATCH] powerpc: Add support for POWER10
Tulio Magno Quites Machado Filho
- [PATCH] Add inhibit_stack_protector to ifuncmain9 [BZ #25680]
David Hughes
- [PATCH 0/4] nsswitch.conf reloading refactoring
DJ Delorie
- [PATCH 1/4] nss: Introduce <nss_module.h>
DJ Delorie
- [PATCH 2/4] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
DJ Delorie
- [PATCH 3/4] nss: Implement <nss_database.h>
DJ Delorie
- [PATCH 4/4] nsswitch: use new internal API
DJ Delorie
- [PATCH v5 25/25] arm64: mte: Add Memory Tagging Extension documentation
Szabolcs Nagy
- [PATCH v5] string: Adds tests for test-strncasecmp and test-strncpy
Raphael Moreira Zinsly
- [PATCH] x86: Detect Intel Advanced Matrix Extensions
H.J. Lu
- [PATCH] powerpc64: Fix calls when r2 is not used [BZ #26173]
Tulio Magno Quites Machado Filho
- Carlos O'Donell as release manager for 2.32.
Carlos O'Donell
- ABI changes still pending for glibc 2.32?
Carlos O'Donell
- RFC: Add ET_DEBUG
H.J. Lu
- [RFC][PATCH v3 0/6] binutils patches to add DF_1_UNIQUE
H.J. Lu
- [RFC PATCH 0/3] implement dlmopen hooks for gdb
Daniel Walker
- [RFC PATCH 1/3] Segfault when dlopen with RTLD_GLOBAL in dlmopened library
Daniel Walker
- [RFC PATCH 2/3] glibc: dlopen RTLD_NOLOAD optimization
Daniel Walker
- [RFC PATCH 3/3] add r_debug multiple namespaces support
Daniel Walker
- [hurd,commited] tst-cancel4-common.c: fix calling socketpair
Samuel Thibault
- [hurd, commited] htl: avoid cancelling threads inside critical sections
Samuel Thibault
- [RFC][PATCH v2 0/6] binutils patches to add DT_GNU_UNIQUE
Florian Weimer
- [hurd,commited 0/3] More cancel work
Samuel Thibault
- [hurd,commited] hurd: make open and openat cancellation points
Samuel Thibault
- [hurd,commited] hurd: make close a cancellation point
Samuel Thibault
- [hurd,commited] hurd: Fix port definition in HURD_PORT_USE_CANCEL
Samuel Thibault
- [hurd,commited] hurd: make wait4 a cancellation point
Samuel Thibault
- [hurd,commited] hurd: Make fcntl(F_SETLKW*) cancellation points
Samuel Thibault
- [hurd,commited 0/3] hurd: More cancelation point work
Samuel Thibault
- [hurd,commited 1/3] hurd: fix usleep(ULONG_MAX)
Samuel Thibault
- [PATCH 0/2] Initial C.UTF-8 support.
Carlos O'Donell
- [hurd,commited] hurd: Simplify usleep timeout computation
Samuel Thibault
- [PATCH] Correct locking and cancellation cleanup in syslog functions (bug 26100)
Andreas Schwab
- [PATCH v2 2/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader
Carlos O'Donell
- V7: [PATCH 0/2] x86: Install <sys/platform/x86.h>
H.J. Lu
- [RFC PATCH] riscv: remove riscv-specific sigcontext.h
Vincent Chen
- Update NEWS with Unicode 13 information?
Carlos O'Donell
- [PATCH] Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64
Florian Weimer
- [PATCH V3 1/2] Add the __libc_single_threaded variable
Florian Weimer
- [PATCH] nss: Remove cryptographic key from nss_files
Florian Weimer
- glibc 2.32 release: Status of 64-bit time_t ?
Carlos O'Donell
- [RFC PATCH v5 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
Petr Vorel
- Rename "master" branch to "main"?
Carlos O'Donell
- [PATCH v2] Linux: Fix UTC offset setting in settimeofday for __TIMESIZE != 64
Florian Weimer
- [PATCH 1/7] sysv: linux: Add 64-bit time_t variant for semctl
Adhemerval Zanella
- [PATCH 2/7] sysvipc: Split out linux struct semid_ds
Adhemerval Zanella
- [PATCH 3/7] sysvipc: Remove the linux msq-pad.h file
Adhemerval Zanella
- openat2.h location (openat2.2)
Aleksa Sarai
- Fix strtod multiple-precision division bug (bug 26137) [committed]
Joseph Myers
Last message date:
Tue Jun 30 23:04:57 GMT 2020
Archived on: Tue Jun 30 23:05:15 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).