July 2015 Archives by author
Starting: Wed Jul 1 00:06:00 GMT 2015
Ending: Fri Jul 31 23:06:00 GMT 2015
Messages: 1021
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Michael Kerrisk (man-pages)
- What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?
Michael Kerrisk (man-pages)
- What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?
Michael Kerrisk (man-pages)
- What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?
Michael Kerrisk (man-pages)
- For review: nptl(7) man page
Michael Kerrisk (man-pages)
- For review: nptl(7) man page
Michael Kerrisk (man-pages)
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Michael Kerrisk (man-pages)
- For review: dlinfo(3) man page
Michael Kerrisk (man-pages)
- For review: dladdr(3) man page
Michael Kerrisk (man-pages)
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Michael Kerrisk (man-pages)
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Michael Kerrisk (man-pages)
- For review: nptl(7) man page
Michael Kerrisk (man-pages)
- For review: nptl(7) man page
Michael Kerrisk (man-pages)
- Is Y2038-proofing in a glibc roadmap somewhere?
Albert ARIBAUD
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Segher Boessenkool
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Segher Boessenkool
- Non-portable echo usage in sysdeps/unix/make-syscalls.sh [BZ#16704 related]
Jakub Bogusz
- [PATCH] Fix buffer overflow for writes to memory buffer stream (bug 18549)
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] Improve generic strcspn and strpbrk
Ondřej Bílka
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Ondřej Bílka
- [PATCH][BZ #18441] add testcase from bugreport
Ondřej Bílka
- [PATCH 27/27] S390: Optimize memrchr.
Ondřej Bílka
- [PING][PATCH v3 neleai/string-x64] Optimize strcmp, strncmp, strcasecmp, strncasecmp
Ondřej Bílka
- [PING][PATCH neleai/string-x64] Improve sse4 implementation of strpbrk, strspn and strcspn
Ondřej Bílka
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Ondřej Bílka
- Machine maintainer veto.
Ondřej Bílka
- [PING][PATCH neleai/string-x64] Reoptimize strlen and strnlen
Ondřej Bílka
- [PING][PATCH v3 neleai/string-x64] Improve memcmp performance and fix regression.
Ondřej Bílka
- [PING^2][PATCH neleai/string-x64] Improve strcpy sse2 and avx2 implementation
Ondřej Bílka
- [PATCH] Inline C99 math functions
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] Do not create invalid pointers in C code of string functions.
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH 10/27] S390: Optimize stpcpy and wcpcpy.
Ondřej Bílka
- [RFC] Add pthread_cond_timedwaitonclock_np
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH][PING] Improve stpncpy performance
Ondřej Bílka
- [PATCH] Add math-inline benchmark
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Ondřej Bílka
- [PATCH] Inline C99 math functions
Ondřej Bílka
- [PATCH] Modify elf/tst-audit9.c to use test-skeleton.c
Ondřej Bílka
- [PATCH] Remove __isinf_ns
Ondřej Bílka
- [PATCH] Remove __isinf_ns
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Ondřej Bílka
- [PATCH] Use IE model for static variables in glibc
Ondřej Bílka
- [PATCH] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Ondřej Bílka
- [PATCH] Also flush write when reading large amount of data (BZ #18659)
Ondřej Bílka
- [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix
Ondřej Bílka
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Ondřej Bílka
- Deadlock in signal safe functions.
Ondřej Bílka
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Ondřej Bílka
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Ondřej Bílka
- [PATCH][BZ #18240] Handle overflow in __hcreate_r
Ondřej Bílka
- [PING][PATCH 2a][BZ #15607] Make setenv thread safe.
Ondřej Bílka
- [PATCH][BZ #18096] Handle null dereferences in wordexp
Ondřej Bílka
- [PATCH v4][BZ #17787] Fix exponents in manual.
Ondřej Bílka
- [patch] Fix for BZ 17905 -- unbounded alloca in catopen
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH v4] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Ondřej Bílka
- [PATCH] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- fix build errors with -DNDEBUG
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Ondřej Bílka
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH v3] Add math-inline benchmark
Ondřej Bílka
- [PATCH v2] Add math-inline benchmark
Ondřej Bílka
- [PATCH] Use Unicode code points for country_isbn
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- glibc 2.22 --- Hard freeze. Test your machines.
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH v3] Add math-inline benchmark
Ondřej Bílka
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
Ondřej Bílka
- [PATCH v3] powerpc: strstr optimization
Ondřej Bílka
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
Ondřej Bílka
- [PATCH][powerpc] Fix stpcpy performance for power8
Ondřej Bílka
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- [PATCH 4/*] Generic string memchr and strnlen
Ondřej Bílka
- [PATCH][BZ #18096] Handle null dereferences in wordexp
Ondřej Bílka
- [RFC] Add pthread_cond_timedwaitonclock_np
Mike Crowe
- [RFC] Add pthread_cond_timedwaitonclock_np
Mike Crowe
- [RFC] Add pthread_cond_timedwaitonclock_np
Mike Crowe
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Mathieu Desnoyers
- [PATCH] [PING] Inline mempcpy
Wilco Dijkstra
- [PATCH][AArch64][PING] Optimize strlen
Wilco Dijkstra
- [PATCH][PING] Improve strncpy performance further
Wilco Dijkstra
- [PATCH][PING] Improve stpncpy performance
Wilco Dijkstra
- [PATCH][PING] Improve memccpy performance
Wilco Dijkstra
- [PATCH][AArch64][PING[ Faster math barriers
Wilco Dijkstra
- [COMMITTED] Remove of unused file sysdeps/ieee754/support.c
Wilco Dijkstra
- [PATCH] Add math-inline benchmark
Wilco Dijkstra
- [PATCH][PING] Improve stpncpy performance
Wilco Dijkstra
- [PATCH] Remove __isinf_ns
Wilco Dijkstra
- [PATCH] Add math-inline benchmark
Wilco Dijkstra
- [PATCH] Add math-inline benchmark
Wilco Dijkstra
- [PATCH][PING] Inline C99 math functions
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH] Fix GLIBC build error with recent GCC6
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v2] Add math-inline benchmark
Wilco Dijkstra
- [PATCH][PING] Inline C99 math functions
Wilco Dijkstra
- [PATCH v3] Add math-inline benchmark
Wilco Dijkstra
- [PATCH v3] Add math-inline benchmark
Wilco Dijkstra
- [PATCH 4/*] Generic string memchr and strnlen
Wilco Dijkstra
- [PATCH 4/*] Generic string memchr and strnlen
Wilco Dijkstra
- [PATCH 4/*] Generic string memchr and strnlen
Wilco Dijkstra
- [PATCH v3] Add math-inline benchmark
Wilco Dijkstra
- [PATCH 4/*] Generic string memchr and strnlen
Wilco Dijkstra
- [PATCH 4/*] Generic string memchr and strnlen
Wilco Dijkstra
- [PATCH][AArch64] Optimized memset
Wilco Dijkstra
- Machine maintainer veto.
Richard Earnshaw
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
David Edelsohn
- [PATCH] time/time.h: CLOCK_EARTH
Paul Eggert
- Another GLIBC build error with GCC6
Paul Eggert
- Another GLIBC build error with GCC6
Paul Eggert
- Another GLIBC build error with GCC6
Paul Eggert
- [PATCH] Use Unicode code points for country_isbn
Paul Eggert
- [PATCH] Use Unicode code points for country_isbn
Paul Eggert
- fix build errors with -DNDEBUG
Paul Eggert
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- Another GLIBC build error with GCC6
Steve Ellcey
- [PATCHv7] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0
Mike FABIAN
- [PING 3] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Rich Felker
- Machine maintainer veto.
Rich Felker
- Machine maintainer veto.
Rich Felker
- Machine maintainer veto.
Rich Felker
- Machine maintainer veto.
Rich Felker
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Rich Felker
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Rich Felker
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Rich Felker
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Rich Felker
- Bumping _SC_GET*_R_SIZE_MAX to 4096?
Rich Felker
- Design goals of the dynamic loader.
Rich Felker
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Rich Felker
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Rich Felker
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Rich Felker
- Wiring up direct socket calls on x86_32 Linux?
Tulio Magno Quites Machado Filho
- [PATCH v3] powerpc: strstr optimization
Tulio Magno Quites Machado Filho
- [PATCH v3] powerpc: strstr optimization
Tulio Magno Quites Machado Filho
- [PATCH v3] powerpc: strstr optimization
Tulio Magno Quites Machado Filho
- [PATCH v3] powerpc: strstr optimization
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Tulio Magno Quites Machado Filho
- [PATCH] Add a testcase for i386 LD_AUDIT
Mike Frysinger
- [COMMITTED PATCH] NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.
Mike Frysinger
- Machine maintainer veto.
Mike Frysinger
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Mike Frysinger
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Mike Frysinger
- [PATCH] Fix ruserok scalability with large ~/.rhosts file.
Mike Frysinger
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Mike Frysinger
- RFC Patch finalize binding of symbols when auditing is no longer required
Mike Frysinger
- [PATCH] Kill regexp.h
Mike Frysinger
- [PATCH] tst-tzset: raise timeout to 5 seconds
Mike Frysinger
- [PATCH] tst-tzset: raise timeout to 5 seconds
Mike Frysinger
- [PATCH 1/2] hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
Mike Frysinger
- [PATCH 2/2] hppa/ia64: _dl_unmap: make it hidden
Mike Frysinger
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Mike Frysinger
- [PATCH 1/2] hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
Mike Frysinger
- fix build errors with -DNDEBUG
Mike Frysinger
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Mike Frysinger
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Mike Frysinger
- [PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Mike Frysinger
- fix build errors with -DNDEBUG
Mike Frysinger
- [PATCH] sparc: fix sigaction for 32bit builds [BZ #18694]
Mike Frysinger
- [PATCH] sparc: fix sigaction for 32bit builds [BZ #18694]
Mike Frysinger
- [PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Mike Frysinger
- [PATCH] locale: Do not define lang_ab for tcy_IN and bhb_IN
Mike Frysinger
- [PATCH] Remove obsolete repertoire map references
Mike Frysinger
- [PATCH] Use Unicode code points for country_isbn
Mike Frysinger
- [PATCH] Use Unicode code points for country_isbn
Mike Frysinger
- [PATCH] Kill regexp.h
Mike Frysinger
- [PATCH/committed] ia64: siginfo.h: delete siginfo name
Mike Frysinger
- [PATCH/committed] ia64: sifaction.h: change sa_flags to an int
Mike Frysinger
- [PATCH/committed] ia64: stat.h: rename pad0 to __glibc_reserved0
Mike Frysinger
- [PATCH/committed] ia64: msg.h: fix msg_qnum/msg_qbytes types
Mike Frysinger
- [PATCH] hppa: sigaction.h: change sa_flags to an int
Mike Frysinger
- whitelisting additional matherr funcs for conform tests
Mike Frysinger
- [PATCH] conform/linknamespace: whitelist matherrf/matherrl
Mike Frysinger
- whitelisting additional matherr funcs for conform tests
Mike Frysinger
- [PATCH/committed] ia64: sifaction.h: change sa_flags to an int
Mike Frysinger
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Mike Frysinger
- [PATCH/committed] ia64: sigaction.h: fix sa_flags ordering
Mike Frysinger
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Mike Frysinger
- [PATCH][BZ #18096] Handle null dereferences in wordexp
Mike Frysinger
- [PATCH/committed] pwd.h: revert __nonnull markings on putpwent [BZ #18641]
Mike Frysinger
- [PATCH/committed] ia64: clean up old kernel headers cruft
Mike Frysinger
- [PATCH/committed] ia64: atomic.h: fix atomic_exchange_and_add 64bit handling
Mike Frysinger
- [PATCH/committed] ia64: drop __tls_get_addr from expected ld.so plt usage
Mike Frysinger
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Mike Frysinger
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Mike Frysinger
- [PATCH] mmap64: fix undef warnings
Mike Frysinger
- [PATCH] nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Mike Frysinger
- [PATCH/committed] hppa: rewrite INLINE_SYSCALL
Mike Frysinger
- [PATCH/committed] hppa: fix sysdep.h header setup
Mike Frysinger
- [PATCH/committed] hppa: sigaction.h: change sa_flags to an int
Mike Frysinger
- [PATCH] hppa: sigaction.h: change sa_flags to an int
Mike Frysinger
- [PATCH] nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Mike Frysinger
- [PATCH] hppa: Remove custom lowlevellock.h.
Mike Frysinger
- [PATCH/committed] hppa: fix pthreadtypes.h namespace failures
Mike Frysinger
- [PATCH/committed] hppa: fix pthreadtypes.h namespace failures
Mike Frysinger
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Feng Gao
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Feng Gao
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Feng Gao
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Feng Gao
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Mel Gorman
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
Yury Gribov
- [RFC][PATCH] LD_DEBUG option to measure init time
Maria Guseva
- [PATCH] BZ #18696: x86 bits/siginfo.h is out of date
Dave Hansen
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Jochen Hein
- [PATCH V2][BZ #18441] fix sorting multibyte charsets with an improper locale
Leonhard Holz
- [PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Leonhard Holz
- [PING][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Leonhard Holz
- [PING^2][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Leonhard Holz
- [PING^3][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Leonhard Holz
- [PATCH] misc/sbrk.c: Set errno to ENOMEM on overflow.
Cyril Hrubis
- [PING 3][PATCH v4] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PING 3][PATCH v4] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v5] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v5] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v6] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v5] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v7] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v8] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [PATCH v8] Fix dynamic linker issue with bind-now
Petar Jovanovic
- [Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM
Marc Kleine-Budde
- [PATCH] [BZ 18463] ARM - fix PI mutex breakge
Marc Kleine-Budde
- [Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM
Marc Kleine-Budde
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
Pavel Kopyl
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
Pavel Kopyl
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
Pavel Kopyl
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
Pavel Kopyl
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Andreas Krebbel
- [Libtirpc-devel] glibc/libtirpc and future of client RPC code
Thorsten Kukuk
- glibc/libtirpc and future of client RPC code
Thorsten Kukuk
- [Libtirpc-devel] glibc/libtirpc and future of client RPC code
Thorsten Kukuk
- [Libtirpc-devel] glibc/libtirpc and future of client RPC code
Thorsten Kukuk
- [PATCH] time/time.h: CLOCK_EARTH
Shawn Landden
- [musl] Re: SH sigcontext ABI is broken
Rob Landley
- [PATCH] Fix GLIBC build error with recent GCC6
Jeff Law
- [PATCH] Fix GLIBC build error with recent GCC6
Jeff Law
- Another GLIBC build error with GCC6
Jeff Law
- Another GLIBC build error with GCC6
Jeff Law
- [Libtirpc-devel] glibc/libtirpc and future of client RPC code
Chuck Lever
- [Libtirpc-devel] glibc/libtirpc and future of client RPC code
Chuck Lever
- [PATCH 27/27] S390: Optimize memrchr.
Stefan Liebler
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Stefan Liebler
- [PATCH 00/27] S390: Optimize string, wcsmbs and memory functions.
Stefan Liebler
- [PATCH 01/27] [BZ #18610] S390: Fix handling of DXC-byte in FPC-register.
Stefan Liebler
- [PATCH 03/27] S390: Add hwcaps value for vector facility.
Stefan Liebler
- [PATCH 06/27] S390: Ifunc resolver macro for vector instructions.
Stefan Liebler
- [PATCH 09/27] S390: Optimize strcpy and wcscpy.
Stefan Liebler
- [PATCH 10/27] S390: Optimize stpcpy and wcpcpy.
Stefan Liebler
- [PATCH 11/27] S390: Optimize strncpy and wcsncpy.
Stefan Liebler
- [PATCH 12/27] S390: Optimize stpncpy and wcpncpy.
Stefan Liebler
- [PATCH 13/27] S390: Optimize strcat and wcscat.
Stefan Liebler
- [PATCH 14/27] S390: Optimize strncat wcsncat.
Stefan Liebler
- [PATCH 15/27] S390: Optimize strcmp and wcscmp.
Stefan Liebler
- [PATCH 16/27] S390: Optimize strncmp and wcsncmp.
Stefan Liebler
- [PATCH 17/27] S390: Optimize strchr and wcschr.
Stefan Liebler
- [PATCH 18/27] S390: Optimize strchrnul and wcschrnul.
Stefan Liebler
- [PATCH 20/27] S390: Optimize strspn and wcsspn.
Stefan Liebler
- [PATCH 21/27] S390: Optimize strpbrk and wcspbrk.
Stefan Liebler
- [PATCH 22/27] S390: Optimize strcspn and wcscspn.
Stefan Liebler
- [PATCH 23/27] S390: Optimize memchr, rawmemchr and wmemchr.
Stefan Liebler
- [PATCH 25/27] S390: Optimize wmemset.
Stefan Liebler
- [PATCH 26/27] S390: Optimize wmemcmp.
Stefan Liebler
- [PATCH 27/27] S390: Optimize memrchr.
Stefan Liebler
- [PATCH 02/27] S390: Refactor ifunc implementations and enable ifunc-test-framework.
Stefan Liebler
- [PATCH 04/27] S390: Add new s390 platform.
Stefan Liebler
- [PATCH 05/27] S390: configure check for vector instruction support in assembler.
Stefan Liebler
- [PATCH 07/27] S390: Optimize strlen and wcslen.
Stefan Liebler
- [PATCH 08/27] S390: Optimize strnlen and wcsnlen.
Stefan Liebler
- [PATCH 19/27] S390: Optimize strrchr and wcsrchr.
Stefan Liebler
- [PATCH 24/27] S390: Optimize memccpy.
Stefan Liebler
- [PATCH] S390: Regenerate ULPs
Stefan Liebler
- [PATCH 05/27] S390: configure check for vector instruction support in assembler.
Stefan Liebler
- [PATCH 10/27] S390: Optimize stpcpy and wcpcpy.
Stefan Liebler
- [PATCH 13/27] S390: Optimize strcat and wcscat.
Stefan Liebler
- [PATCH 09/27] S390: Optimize strcpy and wcscpy.
Stefan Liebler
- [PATCH 12/27] S390: Optimize stpncpy and wcpncpy.
Stefan Liebler
- [PATCH 11/27] S390: Optimize strncpy and wcsncpy.
Stefan Liebler
- [PATCH 14/27] S390: Optimize strncat wcsncat.
Stefan Liebler
- [PATCH] S390: Fix sem.h conformance test failures.
Stefan Liebler
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Stefan Liebler
- [PATCH] S390: Regenerate ULPs
Stefan Liebler
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Stefan Liebler
- [PATCH] S390: Regenerate ULPs
Stefan Liebler
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Stefan Liebler
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Stefan Liebler
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Stefan Liebler
- [PATCH] libio: Fix fmemopen 'w' mode with provided buffer
Stefan Liebler
- [PATCH] s390: Fix build error with gcc6 in utf8_utf16-z9.c.
Stefan Liebler
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Stefan Liebler
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Stefan Liebler
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Stefan Liebler
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Stefan Liebler
- [PATCH] s390: Fix build error with gcc6 in utf8_utf16-z9.c.
Stefan Liebler
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Stefan Liebler
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCH] Add a testcase for i386 LD_AUDIT
H.J. Lu
- [PATCH] Add a testcase for i386 LD_AUDIT
H.J. Lu
- [PATCH] Add and use sysdeps/i386/link-defines.sym
H.J. Lu
- [PATCH] Add and use sysdeps/i386/link-defines.sym
H.J. Lu
- [PATCH] Add a testcase for i386 LD_AUDIT
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [committed, PATCH] Add la_symbind32 to x86-64 audit tests
H.J. Lu
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
H.J. Lu
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
H.J. Lu
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
H.J. Lu
- [PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.
H.J. Lu
- glibc 2.22 --- We are in slushy freeze mode.
H.J. Lu
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
H.J. Lu
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- glibc 2.22 --- We are in slushy freeze mode.
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- glibc 2.22 --- We are in slushy freeze mode.
H.J. Lu
- [PATCH] Improve bndmov encoding with zero displacement
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCH] Improve bndmov encoding with zero displacement
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [committed, PATCH] Replace %ld with %jd and cast to intmax_t
H.J. Lu
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PING 3][PATCH v4] Fix dynamic linker issue with bind-now
H.J. Lu
- [PING 3][PATCH v4] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH v5] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH] [BZ #18078] FAIL: elf/check-localplt with ld from binutils 2.26
H.J. Lu
- [PATCH v5] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH v6] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH v5] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH v7] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH v8] Fix dynamic linker issue with bind-now
H.J. Lu
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
H.J. Lu
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
H.J. Lu
- glibc 2.22 --- Master is frozen.
H.J. Lu
- glibc 2.22 --- Master is frozen.
H.J. Lu
- [PATCH] BZ #18696: x86 bits/siginfo.h is out of date
H.J. Lu
- Tests that use clone directly race against SSE register save/restore.
H.J. Lu
- Tests that use clone directly race against SSE register save/restore.
H.J. Lu
- Tests that use clone directly race against SSE register save/restore.
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- [PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve
H.J. Lu
- glibc 2.22 --- Hard freeze. Test your machines.
H.J. Lu
- [PATCH] [BZ #18078] FAIL: elf/check-localplt with ld from binutils 2.26
H.J. Lu
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
H.J. Lu
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
H.J. Lu
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
H.J. Lu
- [PATCH] x86: Wire up 32-bit direct socket calls
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Andy Lutomirski
- [PING 3][PATCH][BZ #18265] Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp
Daniel Marjamäki
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Ben Maurer
- [PATCH v4] Add and use new glibc-internal futex API.
Roland McGrath
- [COMMITTED PATCH] Install a dummy <rpc/netdb.h> when not building sunrpc/.
Roland McGrath
- [COMMITTED PATCH] Fix some places to use $(LN_S) makefile variable.
Roland McGrath
- [PATCH roland/arm] Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.
Roland McGrath
- [PATCH] Use IE model for static variables in glibc
Roland McGrath
- [PATCH] Also use l_tls_dtor_count to decide on object unload
Roland McGrath
- [PATCH v5] Add and use new glibc-internal futex API.
Roland McGrath
- [COMMITTED PATCH] PLT avoidance for _exit in rtld.
Roland McGrath
- [COMMITTED PATCH] Provide __libc_fatal for rtld.
Roland McGrath
- [PATCH v5] Add and use new glibc-internal futex API.
Roland McGrath
- [PATCH] Use IE model for static variables in glibc
Roland McGrath
- [PATCH v2] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Roland McGrath
- [COMMITTED PATCH] NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.
Roland McGrath
- [PATCH] Remove Linuxism from tst-tls-atexit
Roland McGrath
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Roland McGrath
- [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.
Roland McGrath
- [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.
Roland McGrath
- [PATCH] Remove Linuxism from tst-tls-atexit
Roland McGrath
- [PATCH v5] Fix dynamic linker issue with bind-now
Roland McGrath
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Roland McGrath
- [PATCH] Fix sparc build
Roland McGrath
- fix build errors with -DNDEBUG
Roland McGrath
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Roland McGrath
- Design goals of the dynamic loader.
Roland McGrath
- Design goals of the dynamic loader.
Roland McGrath
- [COMMITTED PATCH] Add abilist files and NEWS item for arm-nacl port.
Roland McGrath
- Another GLIBC build error with GCC6
Roland McGrath
- [COMMITTED PATCH] NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.
Roland McGrath
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Roland McGrath
- Another GLIBC build error with GCC6
Roland McGrath
- [COMMITTED PATCH] NaCl: Fix missing getdtablesize symbol.
Roland McGrath
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Roland McGrath
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Roland McGrath
- [COMMITTED PATCH] Make sysdeps/posix bring in login subdir.
Roland McGrath
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Roland McGrath
- [PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld
Roland McGrath
- [COMMITTED PATCH] NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.
Roland McGrath
- Machine maintainer responsibility description.
Roland McGrath
- [PATCH] nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Roland McGrath
- [COMMITTED] math/test-fenvinline: avoid compiler warning
Chris Metcalf
- [COMMITTED] tile: Regenerate ULPs.
Chris Metcalf
- confusing "cproj" errors for test-float on tilegx
Chris Metcalf
- elf/tst-protected1 failures on tilegx
Chris Metcalf
- [COMMITTED] tst-leaks: raise timeout to 5 seconds
Chris Metcalf
- [PATCH] tile: Fix BZ #18508 (makecontext yield infinite backtrace)
Chris Metcalf
- [PATCH] tile: Fix BZ #18508 (makecontext yield infinite backtrace)
Chris Metcalf
- [PATCH 4/*] Generic string memchr and strnlen
Chris Metcalf
- [PATCH 4/*] Generic string memchr and strnlen
Chris Metcalf
- For review: nptl(7) man page
Nicholas Miell
- Machine maintainer veto.
David Miller
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
David Miller
- [PATCH] Fix sparc build
David Miller
- [PATCH] Fix sparc build
David Miller
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
David Miller
- [PATCH COMMITTED] Regenerate SPARC ULPs.
David Miller
- [PATCH] sparc: fix sigaction for 32bit builds [BZ #18694]
David Miller
- [PATCH] Fix test-wcsncmp BUS errors.
David Miller
- [PATCH] Fix test-wcsncmp BUS errors.
David Miller
- pwclient breaks for some patches posted to libc-alpha.
David Miller
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Alan Modra
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Alan Modra
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steve Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- Machine maintainer veto.
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- Machine maintainer veto.
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- Machine maintainer veto.
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Steven Munroe
- Machine maintainer veto.
Steven Munroe
- [PATCH v3] powerpc: strstr optimization
Steven Munroe
- [PATCH v3] powerpc: strstr optimization
Steven Munroe
- [PATCH v3] powerpc: strstr optimization
Steven Munroe
- [PATCH v3] powerpc: strstr optimization
Steven Munroe
- [PATCH v3] powerpc: strstr optimization
Steven Munroe
- Machine maintainer responsibility description.
Steven Munroe
- [PATCH 3/3] powerpc: Use default st{r,p}cpy optimization for POWER7
Steven Munroe
- [PATCH] powerpc: Call direct system calls for socket operations
Joseph Myers
- Regenerate MIPS libm-test-ulps [committed]
Joseph Myers
- Regenerate ARM libm-test-ulps [committed]
Joseph Myers
- Regenerate powerpc-nofpu libm-test-ulps [committed]
Joseph Myers
- [PING 3] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Joseph Myers
- Improve tgamma accuracy (bug 18613) [committed]
Joseph Myers
- Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619) [committed]
Joseph Myers
- Improve tgamma accuracy (bug 18613) [committed]
Joseph Myers
- Improve tgamma accuracy (bug 18613) [committed]
Joseph Myers
- Machine maintainer veto.
Joseph Myers
- Machine maintainer veto.
Joseph Myers
- PATCH] arm: Assembly implementation cleanup
Joseph Myers
- [RFC] Add pthread_cond_timedwaitonclock_np
Joseph Myers
- glibc 2.22 i686 failures in test-float.
Joseph Myers
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Joseph Myers
- Is Y2038-proofing in a glibc roadmap somewhere?
Joseph Myers
- confusing "cproj" errors for test-float on tilegx
Joseph Myers
- [PATCH][PING] Inline C99 math functions
Joseph Myers
- [PSA] Updating patch state for [committed] patches on patchwork
Joseph Myers
- [PATCH v3] powerpc: strstr optimization
Joseph Myers
- [PATCH] [BZ 18463] ARM - fix PI mutex breakge
Joseph Myers
- How to build/test glibc with new gcc
Joseph Myers
- fix build errors with -DNDEBUG
Joseph Myers
- [PATCH] Use Unicode code points for country_isbn
Joseph Myers
- [PATCH/committed] ia64: sifaction.h: change sa_flags to an int
Joseph Myers
- [PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld
Joseph Myers
- [PATCH v3] powerpc: strstr optimization
Joseph Myers
- [PATCH v3] powerpc: strstr optimization
Joseph Myers
- whitelisting additional matherr funcs for conform tests
Joseph Myers
- [PATCH][PING] Inline C99 math functions
Joseph Myers
- [PATCH][ARM][BZ #17711] Fix extern protected data handling
Joseph Myers
- [PATCH] Use Unicode code points for country_isbn
Joseph Myers
- glibc development and conflicts of interest
Joseph Myers
- [PATCH] conform/linknamespace: whitelist matherrf/matherrl
Joseph Myers
- glibc 2.22 arm/cortex-a15 test results
Joseph Myers
- [PATCH] [x86_64] Fixed libmvec AVX512 implementations
Joseph Myers
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Joseph Myers
- [PATCH] Use Unicode code points for country_isbn
Joseph Myers
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Joseph Myers
- [PATCH v3] powerpc: strstr optimization
Joseph Myers
- [PATCH] Use Unicode code points for country_isbn
Joseph Myers
- [PATCH] Kill regexp.h
Joseph Myers
- [PATCH] Kill regexp.h
Joseph Myers
- [RFC] Add pthread_cond_timedwaitonclock_np
Joseph Myers
- glibc 2.22 --- Hard freeze. Test your machines.
Joseph Myers
- [PATCH][BZ #18731] Fix runtime fails of AVX tests on non-AVX hardware
Joseph Myers
- [PATCH] mmap64: fix undef warnings
Joseph Myers
- [PATCH/committed] hppa: fix pthreadtypes.h namespace failures
Joseph Myers
- [RFC] Add IFUNC support for MIPS
Joseph Myers
- [PATCHv6] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0
Marko Myllynen
- The GNU C Library 2.22 -- Release at the end of July.
Marko Myllynen
- [PATCH] time/time.h: CLOCK_EARTH
Szabolcs Nagy
- Improve tgamma accuracy (bug 18613) [committed]
Szabolcs Nagy
- Improve tgamma accuracy (bug 18613) [committed]
Szabolcs Nagy
- [PATCH] Regenerate aarch64 libm-test-ulps [committed]
Szabolcs Nagy
- Improve tgamma accuracy (bug 18613) [committed]
Szabolcs Nagy
- [PATCH][AArch64] make setcontext etc functions consistent with the kernel
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [RFC] Add pthread_cond_timedwaitonclock_np
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Szabolcs Nagy
- [PATCH] Remove Linuxism from tst-tls-atexit
Szabolcs Nagy
- elf/tst-protected1 failures on tilegx
Szabolcs Nagy
- How to build/test glibc with new gcc
Szabolcs Nagy
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Szabolcs Nagy
- [PATCH][AArch64][BZ #17711] Fix extern protected data handling
Szabolcs Nagy
- [PATCH][ARM][BZ #17711] Fix extern protected data handling
Szabolcs Nagy
- glibc 2.22 --- Hard freeze. Test your machines.
Szabolcs Nagy
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Szabolcs Nagy
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Szabolcs Nagy
- glibc 2.22 --- Hard freeze. Test your machines.
Szabolcs Nagy
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Szabolcs Nagy
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Kalle Olavi Niemitalo
- [PATCH] Kill regexp.h
Kalle Olavi Niemitalo
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- Machine maintainer veto.
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- Machine maintainer veto.
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] Inline C99 math functions
Carlos O'Donell
- Machine maintainer veto.
Carlos O'Donell
- Machine maintainer veto.
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- Machine maintainer veto.
Carlos O'Donell
- glibc 2.22 --- We are in slushy freeze mode.
Carlos O'Donell
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Carlos O'Donell
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Carlos O'Donell
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Carlos O'Donell
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Carlos O'Donell
- glibc 2.22 i686 failures in test-float.
Carlos O'Donell
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Carlos O'Donell
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Carlos O'Donell
- [PATCH] Fix ruserok scalability with large ~/.rhosts file.
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Carlos O'Donell
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Carlos O'Donell
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Carlos O'Donell
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Carlos O'Donell
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Carlos O'Donell
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Carlos O'Donell
- [PATCH] S390: Regenerate ULPs
Carlos O'Donell
- [COMMITTED] BZ#18643: Add missing RFC3542 defines.
Carlos O'Donell
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Carlos O'Donell
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Carlos O'Donell
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Carlos O'Donell
- glibc 2.22 --- We are in slushy freeze mode.
Carlos O'Donell
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Carlos O'Donell
- glibc 2.22 --- We are in slushy freeze mode.
Carlos O'Donell
- [PATCH] Inline C99 math functions
Carlos O'Donell
- Bumping _SC_GET*_R_SIZE_MAX to 4096?
Carlos O'Donell
- [PATCH] Add math-inline benchmark
Carlos O'Donell
- [PATCH][PING] Inline C99 math functions
Carlos O'Donell
- glibc 2.22 --- Master is frozen.
Carlos O'Donell
- glibc 2.22 --- Master is frozen.
Carlos O'Donell
- [PATCH] S390: Regenerate ULPs
Carlos O'Donell
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Carlos O'Donell
- [PATCH] Use IE model for static variables in glibc
Carlos O'Donell
- [PATCH] Use IE model for static variables in glibc
Carlos O'Donell
- [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.
Carlos O'Donell
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Carlos O'Donell
- [COMMITTED PATCH] Fix up typo in tst-tls-atexit
Carlos O'Donell
- [PATCH] Kill regexp.h
Carlos O'Donell
- [PATCH] Kill regexp.h
Carlos O'Donell
- glibc 2.22 --- Master is frozen.
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [PATCH] Fix sparc build
Carlos O'Donell
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Carlos O'Donell
- [PATCH] Use IE model for static variables in glibc
Carlos O'Donell
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Carlos O'Donell
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Carlos O'Donell
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH] libio: Fix fmemopen 'w' mode with provided buffer
Carlos O'Donell
- [PATCH] libio: Fix fmemopen 'w' mode with provided buffer
Carlos O'Donell
- [PATCH 1/2] hppa/ia64: _dl_symbol_address: add PLT bypass for rtld
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Carlos O'Donell
- [PATCH v4] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH] Add math-inline benchmark
Carlos O'Donell
- Design goals of the dynamic loader.
Carlos O'Donell
- How to build/test glibc with new gcc
Carlos O'Donell
- How to build/test glibc with new gcc
Carlos O'Donell
- How to build/test glibc with new gcc
Carlos O'Donell
- How to build/test glibc with new gcc
Carlos O'Donell
- Design goals of the dynamic loader.
Carlos O'Donell
- [PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Carlos O'Donell
- fix build errors with -DNDEBUG
Carlos O'Donell
- [PATCH v3] Remove Linuxism from tst-tls-atexit
Carlos O'Donell
- Design goals of the dynamic loader.
Carlos O'Donell
- Design goals of the dynamic loader.
Carlos O'Donell
- glibc 2.22 --- Master is frozen.
Carlos O'Donell
- [PATCH v7] Remove Linuxism from tst-tls-atexit
Carlos O'Donell
- glibc 2.22 --- Master is frozen.
Carlos O'Donell
- [PATCH] BZ #18696: x86 bits/siginfo.h is out of date
Carlos O'Donell
- [PATCH] Fix GLIBC build error with recent GCC6
Carlos O'Donell
- Tests that use clone directly race against SSE register save/restore.
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- Tests that use clone directly race against SSE register save/restore.
Carlos O'Donell
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Carlos O'Donell
- Tests that use clone directly race against SSE register save/restore.
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- glibc 2.22 i686 failures in test-float.
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [COMMITTED PATCH] Add abilist files and NEWS item for arm-nacl port.
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH] Fix test-wcsncmp BUS errors.
Carlos O'Donell
- glibc 2.22 arm/cortex-a15 test results
Carlos O'Donell
- [PATCH v2] Add math-inline benchmark
Carlos O'Donell
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Carlos O'Donell
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Carlos O'Donell
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Carlos O'Donell
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Carlos O'Donell
- Opinion of SUSE security about O(n^2) worst case in POWER string ops?
Carlos O'Donell
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Carlos O'Donell
- [PATCH] Use Unicode code points for country_isbn
Carlos O'Donell
- [PATCH] Use Unicode code points for country_isbn
Carlos O'Donell
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Carlos O'Donell
- glibc development and conflicts of interest
Carlos O'Donell
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Carlos O'Donell
- [COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.
Carlos O'Donell
- [PATCH] Use Unicode code points for country_isbn
Carlos O'Donell
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Carlos O'Donell
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Carlos O'Donell
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Carlos O'Donell
- fix build errors with -DNDEBUG
Carlos O'Donell
- RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen
Carlos O'Donell
- glibc 2.22 --- Hard freeze. Test your machines.
Carlos O'Donell
- [PATCH] Kill regexp.h
Carlos O'Donell
- [PATCH] Kill regexp.h
Carlos O'Donell
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Carlos O'Donell
- [PATCH v3] powerpc: strstr optimization
Carlos O'Donell
- [RFC] Add pthread_cond_timedwaitonclock_np
Carlos O'Donell
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Carlos O'Donell
- Machine maintainer responsibility description.
Carlos O'Donell
- glibc 2.22 --- Hard freeze. Test your machines.
Carlos O'Donell
- glibc 2.22 --- Hard freeze. Test your machines.
Carlos O'Donell
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Carlos O'Donell
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Carlos O'Donell
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
Carlos O'Donell
- [RFC][PATCH] LD_DEBUG option to measure init time
Carlos O'Donell
- [PING^3][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale
Carlos O'Donell
- [PATCH] nptl: fix set-but-unused warning w/_STACK_GROWS_UP
Carlos O'Donell
- [RFC][PATCH] LD_DEBUG option to measure init time
Carlos O'Donell
- [RFC][PATCH] LD_DEBUG option to measure init time
Carlos O'Donell
- pwclient breaks for some patches posted to libc-alpha.
Carlos O'Donell
- [PATCH v3] Deprecate regexp.h
Carlos O'Donell
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
Carlos O'Donell
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Carlos O'Donell
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Carlos O'Donell
- Fix failure to cleanup wide stream buffers in preparation for BZ#16734 fix
Paul Pluzhnikov
- [patch] Fix for BZ 17905 -- unbounded alloca in catopen
Paul Pluzhnikov
- [patch] Fix for BZ 17905 -- unbounded alloca in catopen
Paul Pluzhnikov
- Machine maintainer veto.
Siddhesh Poyarekar
- Machine maintainer veto.
Siddhesh Poyarekar
- Machine maintainer veto.
Siddhesh Poyarekar
- [PATCH][BUG 17475] Correcting language code for Bhili and Tulu locales
Siddhesh Poyarekar
- Preferred Format of GNU C Library Manual Edits
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Siddhesh Poyarekar
- [COMMITTED PATCH] BZ#18383: Add test case for large alignment in TLS blocks.
Siddhesh Poyarekar
- [PATCH] Use IE model for static variables in glibc
Siddhesh Poyarekar
- [PATCH] Also use l_tls_dtor_count to decide on object unload
Siddhesh Poyarekar
- [PATCH] Use IE model for static variables in glibc
Siddhesh Poyarekar
- [PATCH] Use IE model for static variables in glibc
Siddhesh Poyarekar
- [COMMITTED PATCH] Remove unnecessary mutex locks from tst-tls-atexit test case
Siddhesh Poyarekar
- [COMMITTED PATCH] Avoid boolean coercion in tst-tls-atexit test case
Siddhesh Poyarekar
- [PATCH v2] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PATCH] Also flush write when reading large amount of data (BZ #18659)
Siddhesh Poyarekar
- [PATCH] Also flush write when reading large amount of data (BZ #18659)
Siddhesh Poyarekar
- [PATCH] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [COMMITTED PATCH] Fix up typo in tst-tls-atexit
Siddhesh Poyarekar
- [COMMITTED PATCH] Whitespace fix in tst-tls-atexit.c
Siddhesh Poyarekar
- [PATCH] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v2] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v3] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
- [PATCH v3] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PATCH] Modify several tests to use test-skeleton.c
Siddhesh Poyarekar
- [PATCH] Modify elf/tst-audit9.c to use test-skeleton.c
Siddhesh Poyarekar
- [PSA] Updating patch state for [committed] patches on patchwork
Siddhesh Poyarekar
- [PSA] Updating patch state for [committed] patches on patchwork
Siddhesh Poyarekar
- [PATCH][BUG 17475] Correcting language code for Bhili and Tulu locales
Siddhesh Poyarekar
- [PATCH v2] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PATCH v4] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PATCH][BZ #18240] Handle overflow in __hcreate_r
Siddhesh Poyarekar
- Fix failure to cleanup wide stream buffers in preparation for BZ#16734 fix
Siddhesh Poyarekar
- glibc 2.22 --- Master is frozen.
Siddhesh Poyarekar
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
- [PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Siddhesh Poyarekar
- [PATCH v2] Add math-inline benchmark
Siddhesh Poyarekar
- Design goals of the dynamic loader.
Siddhesh Poyarekar
- Design goals of the dynamic loader.
Siddhesh Poyarekar
- Design goals of the dynamic loader.
Siddhesh Poyarekar
- [PATCH][BZ #13065] New pthread_barrier algorithm to fulfill barrier destruction requirements.
Siddhesh Poyarekar
- [ping][PATCH v3] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v5] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- Design goals of the dynamic loader.
Siddhesh Poyarekar
- Design goals of the dynamic loader.
Siddhesh Poyarekar
- [PATCH v6] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v6] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v7] Remove Linuxism from tst-tls-atexit
Siddhesh Poyarekar
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld
Siddhesh Poyarekar
- [PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld
Siddhesh Poyarekar
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- [PSA] Updating patch state for [committed] patches on patchwork
Siddhesh Poyarekar
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Siddhesh Poyarekar
- [PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld
Siddhesh Poyarekar
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Siddhesh Poyarekar
- Machine maintainer responsibility description.
Siddhesh Poyarekar
- [PATCH] s390: Fix build error with gcc6 in utf8_utf16-z9.c.
Siddhesh Poyarekar
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Siddhesh Poyarekar
- [PATCH] Use IE model for static variables in glibc
Ramana Radhakrishnan
- [PATCH] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Khem Raj
- [PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Khem Raj
- [PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file
Khem Raj
- [PATCH] locale: Do not define lang_ab for tcy_IN and bhb_IN
Khem Raj
- glibc 2.22 arm/cortex-a15 test results
Khem Raj
- glibc 2.22 arm/cortex-a15 test results
Khem Raj
- [PATCH v4] Add and use new glibc-internal futex API.
Torvald Riegel
- [PATCH v4] Add and use new glibc-internal futex API.
Torvald Riegel
- [PATCH v4] Add and use new glibc-internal futex API.
Torvald Riegel
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
- Machine maintainer veto.
Torvald Riegel
- [PATCH] Do not create invalid pointers in C code of string functions.
Torvald Riegel
- [PATCH v5] Add and use new glibc-internal futex API.
Torvald Riegel
- Machine maintainer veto.
Torvald Riegel
- Machine maintainer veto.
Torvald Riegel
- [PATCH] Do not create invalid pointers in C code of string functions.
Torvald Riegel
- [PATCH] S390: Fix sem.h conformance test failures.
Torvald Riegel
- glibc 2.22 --- We are in slushy freeze mode.
Torvald Riegel
- Machine maintainer veto.
Torvald Riegel
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Torvald Riegel
- [PATCH v5] Add and use new glibc-internal futex API.
Torvald Riegel
- [PATCH] New condvar implementation that provides stronger ordering guarantees.
Torvald Riegel
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Torvald Riegel
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Torvald Riegel
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Torvald Riegel
- [PATCH][BZ #13065] New pthread_barrier algorithm to fulfill barrier destruction requirements.
Torvald Riegel
- How to build/test glibc with new gcc
Torvald Riegel
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Torvald Riegel
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Torvald Riegel
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Torvald Riegel
- [PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)
Torvald Riegel
- glibc development and conflicts of interest
Torvald Riegel
- New Finnish PO file for 'libc' (version 2.21-pre1)
Translation Project Robot
- New template for 'libc' made available
Translation Project Robot
- New Ukrainian PO file for 'libc' (version 2.22-pre1)
Translation Project Robot
- New Polish PO file for 'libc' (version 2.22-pre1)
Translation Project Robot
- [musl] Re: SH sigcontext ABI is broken
Maciej W. Rozycki
- glibc build - timestamps on syslog are in UTC/GMT
S1, SRIKANTH (SRIKANTH)
- [PATCH][BUG 17475] Correcting language code for Bhili and Tulu locales
Pravin Satpute
- [PATCH][BUG 17475] Correcting language code for Bhili and Tulu locales
Pravin Satpute
- [PATCHv6] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0
Pravin Satpute
- [PATCH] powerpc: Call direct system calls for socket operations
Andreas Schwab
- [PATCH] powerpc: Call direct system calls for socket operations
Andreas Schwab
- [PATCH v4] Add and use new glibc-internal futex API.
Andreas Schwab
- [PATCH v4] Add and use new glibc-internal futex API.
Andreas Schwab
- [musl] Re: SH sigcontext ABI is broken
Andreas Schwab
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Andreas Schwab
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Andreas Schwab
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Andreas Schwab
- [PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags
Andreas Schwab
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Andreas Schwab
- [PATCH] Also flush write when reading large amount of data (BZ #18659)
Andreas Schwab
- [PATCH] Kill regexp.h
Andreas Schwab
- [PATCH] Remove Linuxism from tst-tls-atexit
Andreas Schwab
- [PATCH v5] Fix dynamic linker issue with bind-now
Andreas Schwab
- [PATCH][BZ 13690] Do not violate mutex destruction requirements.
Andreas Schwab
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Andreas Schwab
- fix build errors with -DNDEBUG
Andreas Schwab
- [PATCH v6] Remove Linuxism from tst-tls-atexit
Andreas Schwab
- Another GLIBC build error with GCC6
Andreas Schwab
- Another GLIBC build error with GCC6
Andreas Schwab
- Another GLIBC build error with GCC6
Andreas Schwab
- Another GLIBC build error with GCC6
Andreas Schwab
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Andreas Schwab
- [PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.
Andreas Schwab
- Fix spurious conform test failures
Andreas Schwab
- [PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.
Andreas Schwab
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Andreas Schwab
- [PING 3] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Martin Sebor
- fix build errors with -DNDEBUG
Martin Sebor
- fix build errors with -DNDEBUG
Martin Sebor
- fix build errors with -DNDEBUG
Martin Sebor
- fix build errors with -DNDEBUG
Martin Sebor
- fix build errors with -DNDEBUG
Martin Sebor
- [PATCH] [x86_64] Fixed libmvec AVX512 implementations
Andrew Senkevich
- [PATCH][BZ #18731] Fix runtime fails of AVX tests on non-AVX hardware
Andrew Senkevich
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
Andrew Senkevich
- [PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines
Andrew Senkevich
- glibc 2.22 --- Stil frozen. Machine maintainers start testing.
Carlos Eduardo Seo
- [RFC] Add IFUNC support for MIPS
Faraz Shahbazker
- [PATCH] Modify elf/tst-audit9.c to use test-skeleton.c
Arjun Shankar
- [PATCH] Modify several tests to use test-skeleton.c
Arjun Shankar
- [PATCH][AArch64] make setcontext etc functions consistent with the kernel
Marcus Shawcroft
- [PATCH][AArch64] Optimize strlen
Marcus Shawcroft
- [PATCH][AArch64] Faster math barriers
Marcus Shawcroft
- [PATCH][AArch64][BZ 18400] fix elf_prpsinfo in procfs.h
Marcus Shawcroft
- [PATCH][AArch64] change greg_t definition in ucontext.h
Marcus Shawcroft
- [PATCH][AArch64][BZ #17711] Fix extern protected data handling
Marcus Shawcroft
- Design goals of the dynamic loader.
Stan Shebs
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] Use Unicode code points for country_isbn
Keld Simonsen
- [PATCH] powerpc: Call direct system calls for socket operations
Rajalakshmi Srinivasaraghavan
- [PATCH] powerpc: Call direct system calls for socket operations
Rajalakshmi Srinivasaraghavan
- [PATCHv2] Call direct system calls for socket operations
Rajalakshmi Srinivasaraghavan
- [PATCH v3] powerpc: strstr optimization
Rajalakshmi Srinivasaraghavan
- [PATCHv2] Call direct system calls for socket operations
Rajalakshmi Srinivasaraghavan
- [PATCH, nios2] Fix setcontext/swapcontext signal mask setting
Chung-Lin Tang
- [PATCH, nios2] Update Nios II libm-test-ulps
Chung-Lin Tang
- [PATCH, committed] Add #include <string.h> to nptl/tst-join7mod.c
Chung-Lin Tang
- [PATCH, nios2] Extern protected data definitions
Chung-Lin Tang
- [PATCH] BZ #18696: x86 bits/siginfo.h is out of date
Tedeschi, Walfred
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Linus Torvalds
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Linus Torvalds
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Linus Torvalds
- What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?
Florian Weimer
- [PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".
Florian Weimer
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Florian Weimer
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Florian Weimer
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Florian Weimer
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Florian Weimer
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
Florian Weimer
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Florian Weimer
- Design goals of the dynamic loader.
Florian Weimer
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Florian Weimer
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Florian Weimer
- [PATCH] Fix GLIBC build error with recent GCC6
Florian Weimer
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Florian Weimer
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
Florian Weimer
- [PATCH] Use Unicode code points for country_isbn
Florian Weimer
- [PATCH] Use Unicode code points for country_isbn
Florian Weimer
- What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?
Florian Weimer
- [PATCH v3] powerpc: strstr optimization
Florian Weimer
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Florian Weimer
- [PATCH] Harden put*ent functions against data injection [BZ #18724]
Florian Weimer
- glibc build - timestamps on syslog are in UTC/GMT
Florian Weimer
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Remove Linuxism from tst-tls-atexit
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH v3] Deprecate regexp.h
Zack Weinberg
- [2.23 PATCH v3] Desupport regexp.h (bug 18681)
Zack Weinberg
- [PATCH v3] Deprecate regexp.h
Zack Weinberg
- [2.23 PATCH v3] Desupport regexp.h (bug 18681)
Zack Weinberg
- Fix spurious conform test failures
Zack Weinberg
- [PATCH] Kill regexp.h
Zack Weinberg
- [PATCH v3] Deprecate regexp.h
Zack Weinberg
- pwclient breaks for some patches posted to libc-alpha.
Zack Weinberg
- RFC Patch finalize binding of symbols when auditing is no longer required
Ben Woodard
- [PATCH] V2 Audit bind symbols when no further auditing is required
Ben Woodard
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Zamyatin, Igor
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Zamyatin, Igor
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Zamyatin, Igor
- [PATCH, MPX] MPX-specific changes in dl_runtime routines
Zamyatin, Igor
- [PATCH] i386: Assembly Implementation cleanup
Adhemerval Zanella
- PATCH] arm: Assembly implementation cleanup
Adhemerval Zanella
- [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]
Adhemerval Zanella
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Adhemerval Zanella
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH 1/2] libio: fmemopen rewrite to POSIX compliance
Adhemerval Zanella
- [PATCH] i386: Assembly Implementation cleanup
Adhemerval Zanella
- PATCH] arm: Assembly implementation cleanup
Adhemerval Zanella
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Adhemerval Zanella
- [PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB
Adhemerval Zanella
- [COMMITTED] [PATCH] Avoid C++ tests when the C++ cannot be linked
Adhemerval Zanella
- [PATCH 2/2] libio: Update tst-fmemopen2.c
Adhemerval Zanella
- [PATCH] libio: Fix fmemopen 'w' mode with provided buffer
Adhemerval Zanella
- [PATCH] libio: Fix fmemopen 'w' mode with provided buffer
Adhemerval Zanella
- [Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM
Adhemerval Zanella
- [PATCH v3] powerpc: strstr optimization
Adhemerval Zanella
- How to build/test glibc with new gcc
Adhemerval Zanella
- How to build/test glibc with new gcc
Adhemerval Zanella
- How to build/test glibc with new gcc
Adhemerval Zanella
- How to build/test glibc with new gcc
Adhemerval Zanella
- [Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM
Adhemerval Zanella
- [COMMITTED] [PATCH] Update powerpc-fpu libm-test-ulps.
Adhemerval Zanella
- [PATCH][powerpc] Fix stpcpy performance for power8
Adhemerval Zanella
- [PATCH 4/*] Generic string memchr and strnlen
Adhemerval Zanella
- [PATCH 4/*] Generic string memchr and strnlen
Adhemerval Zanella
- [PATCH 1/3] powerpc: Fix strstr/power7 build
Adhemerval Zanella
- [PATCH 2/3] powerpc: Fix strnlen/power7 build
Adhemerval Zanella
- [PATCH 3/3] powerpc: Use default st{r,p}cpy optimization for POWER7
Adhemerval Zanella
- [PATCH 3/3] powerpc: Use default st{r,p}cpy optimization for POWER7
Adhemerval Zanella
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Adhemerval Zanella
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Adhemerval Zanella
- [PATCH] powerpc: Fix PPC64/POWER7 conform tests
Adhemerval Zanella
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Adhemerval Zanella
- [PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock
Adhemerval Zanella
- [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)
josh@joshtriplett.org
- [PATCH] Use Unicode code points for country_isbn
keld@keldix.com
- [PATCH] Use Unicode code points for country_isbn
keld@keldix.com
- [PATCH] Avoid mapping past end of shared object (BZ #18685)
pinskia@gmail.com
- [RFC][PATCH] LD_DEBUG option to measure init time
pinskia@gmail.com
- [RFC][PATCH] LD_DEBUG option to measure init time
pinskia@gmail.com
- Preferred Format of GNU C Library Manual Edits
ricaljasan
Last message date:
Fri Jul 31 23:06:00 GMT 2015
Archived on: Sun Mar 8 14:35:02 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).