February 2019 Archives by thread
Starting: Fri Feb 1 00:12:00 GMT 2019
Ending: Thu Feb 28 18:52:00 GMT 2019
Messages: 676
- Use MPFR 4.0.2 in build-many-glibcs.py [committed]
Joseph Myers
- [PATCH] make-syscalls.sh: fix comment referencing syscall-template
Vineet Gupta
- Need for arch pthread-offsets.h (was Re: [PATCH v2 05/15] ARC: Atomics and Locking primitives)
Vineet Gupta
- A ChangeLog alternative?
Siddhesh Poyarekar
- [PATCH] manual: Update struct sockaddr_in, struct sockaddr_sin6 description
Adhemerval Zanella
- [PATCH] nss: getent: Print IPv6 scope ID for ahosts/ahostsv6 if available
Adhemerval Zanella
- [PATCH] support: Correct error message for TEST_COMPARE_STRING
Adhemerval Zanella
- [PATCH] support: Handle AF_LOCAL, AF_UNSPEC in support_format_address_family
Adhemerval Zanella
- Require GCC 6.2 or later to build glibc
Gabriel F. T. Gomes
- [PATCH] math: Enable some math builtins for clang
Adhemerval Zanella
- [PATCH] libio: Use stdin consistently for input functions [BZ #24153]
Florian Weimer
- [PATCH] i386: Remove support for GCC versions before 5 from <sysdep.h>
Florian Weimer
- [PATCH] nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]
Szabolcs Nagy
- [PATCH] Improve string benchtests
Wilco Dijkstra
- [PATCH] More string benchtest cleanups
Wilco Dijkstra
- [PATCH] Improve performance of memmem
Wilco Dijkstra
- [PATCH v2] Improve bench-strstr
Wilco Dijkstra
- [PATCH v2] Improve performance of strstr
Wilco Dijkstra
- [PATCH] Add malloc micro benchmark
Wilco Dijkstra
- Remove duplicate initialization of field in nscd
Joseph Myers
- [PATCH] Linux: Add gettid system call wrapper [BZ #6399]
Carlos O'Donell
- [PATCH] testsuite: stdlib/isomac.c: add missing include
Aurelien Jarno
- [PATCH] x86-64 memcmp: Use unsigned Jcc instructions on size
H.J. Lu
- [PATCH] elf: Ignore LD_AUDIT interfaces if la_version returns 0 [BZ #24122]
Florian Weimer
- [PATCH] posix: Add missing nonnull attributes and __restrict qualifiers
Florian Weimer
- [PATCH] time: Use struct alloc_buffer in __tzfile_read
Florian Weimer
- [PATCH] time: Use int, not long int, for internal GMT offsets
Florian Weimer
- [PATCH] time: Avoid alignment gaps in __tzfile_read
Florian Weimer
- [PATCH] libio: Eliminate _IO_stdin, _IO_stdout, _IO_stderr
Florian Weimer
- Using array_length macro outside function
TAMUKI Shoichi
- [PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872] ping for 2.30
Egor Kobylkin
- [PATCH] nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]
Florian Weimer
- [PATCH] nptl: Introduce __nptl_main_thread_exited
Florian Weimer
- [PATCH] support: Implement xdlmopen
Florian Weimer
- [PATCH] nptl: Use C11-style atomics for access to __nptl_nthreads
Florian Weimer
- RFC: Implement __libc_single_threaded support
Florian Weimer
- [Patch] [Makefile] Exit if provided an incorrect argument
Florian Weimer
- [PATCH] ld.so: command argument "--preload"
Florian Weimer
- [PATCH] powerpc64le: Remove test for GCC 6.2
Gabriel F. T. Gomes
- [PATCH] arm: Use nr constraint for Systemtap probes [BZ #24164]
Florian Weimer
- Community feedback on EU-FOSSA2 program.
Carlos O'Donell
- [PATCH] NUMA spinlock [BZ #23962]
Torvald Riegel
- [PATCH v3] Add internal implementations for argp.h, err.h, and error.h functions
Gabriel F. T. Gomes
- [PATCH v2] io: Consolidate lockf implementation
Adhemerval Zanella
- [PATCH] x86: Remove unnecessary <stap-probe.h> include from lowlevellock.h
Florian Weimer
- [Patch] nss/tst-nss-files-hosts-long.c
Patsy Franklin
- [RFC PATCH 3/4] support record failure: allow use from constructor
Mathieu Desnoyers
- [RFC PATCH 4/4] rseq registration tests (v2)
Mathieu Desnoyers
- [RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
Mathieu Desnoyers
- [PATCH] RISC-V: Fix elfutils testsuite unwind failures.
DJ Delorie
- Fix assertion in malloc.c:tcache_get
Joseph Myers
- [PATCH] [powerpc] Use float in e_sqrt.c
Paul Clarke
- [PATCH] Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]
Stefan Liebler
- Question regarding patchwork patches
Lukasz Majewski
- [PATCHv2 3/3] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
Martin Jansa
- [PATCH] Add compiler barriers around modifications of the robust mutex list for pthread_mutex_trylock.
Stefan Liebler
- Avoid "inline" after return type in function definitions
Joseph Myers
- [PATCH] tst-strftime2: Define the number of elements in each array
TAMUKI Shoichi
- [PATCH] Fix wide char format specifier in libio/tst-bz24153.c.
Stefan Liebler
- [PATCH COMMITTED] S390: Fix introduction of __wmemcmp and weak wmemcmp symbols.
Stefan Liebler
- [patch] Fix dlclose / exit running in parallel resulting in dtor being called twice
Florian Weimer
- [PATCH 1/7] wcsmbs: optimize wcpcpy
Adhemerval Zanella
- Avoid some left-shifts of negative constants
Joseph Myers
- [PATCH v2] tst-strftime2: Declare an array for reference using array_length
TAMUKI Shoichi
- [PATCH] Update to new generic semaphore algorithm v2
Andreas Schwab
- [PATCHv2 2/4] Cleanup hp-timing defines
Wilco Dijkstra
- [PATCH] rt: Turn forwards from librt to libc into compatibility symbols
Florian Weimer
- [PATCH v2] More string benchtest cleanups
Wilco Dijkstra
- PSA: Formalizing the glibc<->gdb probe-based interface.
Carlos O'Donell
- Fix -Wempty-body warnings in glibc
Joseph Myers
- [PATCH v3] tst-strftime2: Use array_length macros instead of magic numbers
TAMUKI Shoichi
- [PATCH] ja_JP locale: Fix the offset in era-string for Taisho gan-nen [BZ #24162]
TAMUKI Shoichi
- [PATCH] Linux: Add pthread_tid_np function
Florian Weimer
- [PATCH] Linux: Implement per-thread file system attributes
Florian Weimer
- [PATCH] Linux: Implement per-thread user and group IDs
Florian Weimer
- [PATCH] misc/tst-clone3: Fix waiting for exited thread.
Stefan Liebler
- BENCHTESTS: memmove benchtests do not test overlapping memory regions
Anton Youdkevitch
- [PATCH] math: Enable <bits/math-finite.h> sysdeps override
Florian Weimer
- [RFC PATCH] getaddrinfo: Force name resolution for AI_CANONNAME [BZ# 24182]
Heitor R. Alves de Siqueira
- [PATCH 3/6] Remove __get_clockfreq
Adhemerval Zanella
- [PATCH 1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
- [PATCH 6/6] Add generic hp-timing support
Adhemerval Zanella
- [PATCH 5/6] Refactor hp-timing rtld usage
Adhemerval Zanella
- [PATCH 4/6] Do not use HP_TIMING_NOW for random bits
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Carlos O'Donell
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Florian Weimer
- [PATCH 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [patch] Avoid readline conflicts in pexpect
DJ Delorie
- [PATCH COMMITTED] Move generic <bits/unistd_ext.h> to a more regular location
Florian Weimer
- [PATCH COMMITTED] math: Enable <bits/math-finite.h> sysdeps override
Florian Weimer
- [PATCH] Add check for missing wrapper headers
Florian Weimer
- [PATCH] Move remaining nptl_db headers to sysdeps/nptl
Florian Weimer
- [PATCH] Add missing header wrappers under include/
Florian Weimer
- Remove powerpc bits/mathinline.h [committed]
Joseph Myers
- New Croatian PO file for 'libc' (version 2.28.9000)
Translation Project Robot
- [PATCH] m68k: fix clobbering a5 in setjmp() [BZ #24202]
Sergei Trofimovich
- [COMMITTED] Fix a few whitespace arrangement inconsistencies in time/strftime_l.c
TAMUKI Shoichi
- [PATCH] resolv: Remove support for RES_USE_INET6 and the inet6 option
Florian Weimer
- How to debug test-in-container failures?
Florian Weimer
- [PATCH] Fix multiple minor tzset glitches [BZ #24004]
Paul Eggert
- [PATCH] nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211]
Florian Weimer
- [PATCH] nptl: Fix join/tryjoin comments.
Carlos O'Donell
- Add fall-through comments
Joseph Myers
- [PATCH v3 1/2] mtrace: record backtrace of memory allocation/deallocation
Kyeong Yoo
- [PATCH v3 2/2] mtrace: record backtrace of memory allocation/deallocation
Kyeong Yoo
- [PATCH v2 2/2] malloc: make malloc fail with requests larger than PTRDIFF_MAX
Adhemerval Zanella
- [PATCH] Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
- [PATCH] malloc: Check for large bin list corruption when inserting unsorted chunk
Adam Maris
- [PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
Mathieu Desnoyers
- [PATCH 3/4] support record failure: allow use from constructor
Mathieu Desnoyers
- [PATCH 0/4] Restartable Sequences support for glibc 2.30
Mathieu Desnoyers
- ping^2 [PATCH] RISC-V: Fix elfutils testsuite unwind failures.
Jim Wilson
- [PATCH] nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)
Adhemerval Zanella
- Avoid fall-through in test-container if execlp fails
Joseph Myers
- [PATCH] localedata: Add Minguo calendar support to zh_TW
Felix Yan
- ucontext functions on powerpc64
A. Wilcox
- Adjust wording of two fall-through comments
Joseph Myers
- Changes to "Contribution Checklist" -- Format of the contribution.
Carlos O'Donell
- [COMMITTED] benchtests: Remove useless ORIG_SRC in memmove benchmarks
Siddhesh Poyarekar
- [PATCH] Avoid concurrency problem in ldconfig (bug 23973)
Andreas Schwab
- [PATCH] Add LD_PRELOAD_INIT_EARLY [BZ #14379]
Vincent Whitchurch
- Fix fall-through warnings in sunrpc/xdr.c
Joseph Myers
- [PATCH] PPC64: First in the series of patches implementing POWER8 vector math.
GT
- Fix implicit-fallthrough warnings in tst-setjmp.c
Joseph Myers
- Remove qualifier from function return type in tst-svc_register.c
Joseph Myers
- [PATCH 2/2] mips: Remove rt_sigreturn usage on context function
Adhemerval Zanella
- [PATCH 1/2] powerpc: Remove rt_sigreturn usage on context function
Adhemerval Zanella
- [COMMITTED] nptl: Fix pthread_tryjoin comment.
Carlos O'Donell
- Derivation of constants used in x86_64 libmvec implementation
Bert Tenjy
- [PATCH] libio: do not cleanup wide buffers of legacy standard files [BZ #24228]
Dmitry V. Levin
- [PATCH] Add new Fortran vector math header file.
Martin Liška
- [PATCH updated] Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
- [PATCH] resolv: Remove debugging code from compat-gethnamaddr.c
Florian Weimer
- Fix -Wempty-body warnings in system-specific code
Joseph Myers
- Add and move fall-through comments in system-specific code
Joseph Myers
- Fix SPARC64 handling of R_SPARC_H34 (bug 24231)
Joseph Myers
- [PATCH v2 2/6] linux: Assume clock_getres CLOCK_{PROCESS,THREAD}_CPUTIME_ID
Adhemerval Zanella
- [PATCH v2 3/6] Remove __get_clockfreq
Adhemerval Zanella
- [PATCH v2 1/6] nptl: Remove pthread_clock_gettime pthread_clock_settime
Adhemerval Zanella
- First in the series of patches implementing POWER8 vector math.
GT
- 2 resolv tests timing out consistently
Zack Weinberg
- [RESEND 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility
Lukasz Majewski
- [RESEND 1/2] Y2038: make __mktime_internal compatible with __time64_t
Lukasz Majewski
- [PATCH] nptl: correct comment in pthread_mutex_trylock
Wolfram Sang
- pthread sem_open : private glibc functions (__libc*
Tone Kastlunger
- mtrace perl tool reporting "+ 0x000001003c393dc0 Alloc 3183 duplicate: 0x3fffaa678d08 /lib64/libntirpc.so.1.3:[0x3fffaa678d08]"
Malahal Naineni
- [PATCH] glibc: support e5500 and e6500
C.r. Guo
- [PATCH] elf: Add tests with a local IFUNC resolver [BZ #23937]
Florian Weimer
- [PATCH] elf/Makefile: Run IFUNC tests if binutils supports IFUNC
H.J. Lu
- RFC: reformatting code to GNU style
Joseph Myers
- [PATCH v2] Initialize preloaded DSOs earlier [BZ #14379]
Vincent Whitchurch
- [PATCH v3] Use a proper C tokenizer to implement the obsolete typedefs test.
Zack Weinberg
- [PATCH] Add nss/tst-nss-files-hosts-long.root/etc/host.conf
Patsy Franklin
- [PATCH v4 4/5] ldbl-opt: Add error and error_at_line (bug 23984)
Gabriel F. T. Gomes
- [PATCH v4 5/5] ldbl-opt: Reuse test cases from misc/ that check long double
Gabriel F. T. Gomes
- [PATCH v4 0/5] Add missing nldbl functions to libc
Gabriel F. T. Gomes
- New Swedish PO file for 'libc' (version 2.28.9000)
Translation Project Robot
- Break some lines before not after operators
Joseph Myers
- New Belarusian PO file for 'libc' (version 2.28.9000)
Translation Project Robot
- [PATCH] Linux: Implement membarrier function
Rich Felker
- [PATCH 4/4] x86: Remove arch-specific low level lock implementation
Adhemerval Zanella
- [PATCH 3/4] Assume LLL_LOCK_INITIALIZER is 0
Adhemerval Zanella
- [PATCH 1/4] Add single-thread.h header
Adhemerval Zanella
- Break more lines before not after operators
Joseph Myers
- [PATCH] Call _dl_open_check after relocation is finished [BZ #24259]
H.J. Lu
- [PATCH v4] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
Gabriel F. T. Gomes
- Break further lines before not after operators
Joseph Myers
- [PATCH] Remove obsolete, never-implemented XSI STREAMS declarations
Florian Weimer
- [PATCH] resolv: Enable full ICMP errors for UDP DNS sockets [BZ #24047]
Florian Weimer
- Add some spaces before '('
Joseph Myers
- [PATCH v2 2/2] Fix time/mktime.c and time/gmtime.c for gnulib compatibility
Lukasz Majewski
- [PATCH v2 1/2] Y2038: make __mktime_internal compatible with __time64_t
Lukasz Majewski
- [RESEND] [PATCH] PPC64: First in the series of patches implementing POWER8 vector math.
GT
- [PATCH 6/7] nptl/tst-rwlock: Use clock_gettime/timespec rather than gettimeofday/timeval
Mike Crowe
- [PATCH 2/7] nptl: Add POSIX-proposed sem_clockwait
Mike Crowe
- [PATCH 4/7] nptl: pthread_rwlock: Move timeout validation into _full functions
Mike Crowe
- [PATCH 0/7] Implement proposed POSIX _clockwait variants of existing _timedwait functions
Mike Crowe
- [PATCH, alpha]: Improve sysdeps/alpha/divqu.S and sysdeps/alpha/remqu.S
Uros Bizjak
- [hurd,commited] hurd: Add renameat2 support for RENAME_NOREPLACE
Samuel Thibault
- Question regarding sourceware account for branch and wiki
Lukasz Majewski
- [PATCH] locale: prevent maybe-uninitialized errors with -Os [BZ #19444]
Martin Jansa
- Add more spaces before '('
Joseph Myers
- [RESEND] [PATCH] PPC64: First in the series of patches implementing
David Edelsohn
- [PATCH] nptl: Assume __ASSUME_FUTEX_CLOCK_REALTIME support
Adhemerval Zanella
Last message date:
Thu Feb 28 18:52:00 GMT 2019
Archived on: Sun Mar 8 14:39:31 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).