libc-alpha archive
subject index for June, 2015

This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Re: [BZ #18441] strcoll performance regression

Re: [BZ#17090/17620/17621]: fix DTV race, assert, and DTV_SURPLUS Static TLS limit

[COMMITTED PATCH] _res_hconf_reorder_addrs: fix typo in comment

Re: [COMMITTED PATCH] BZ#18383: Add test case for large alignment in TLS blocks.

[COMMITTED PATCH] BZ#18383: Another test case, with TLS refs and defs in separate TUs.

[COMMITTED PATCH] Fix setenv.c diagnostic pragma to be compatible with GCC 4.6

Re: [COMMITTED PATCH] NaCl: Add NaCl-specific __lll_timedlock_wait.

[COMMITTED PATCH] NaCl: Fix glob.c build after getlogin_r -> __getlogin_r.

[COMMITTED PATCH] NaCl: Implement nacl_interface_ext_supply entry point.

Re: [COMMITTED PATCH] NaCl: Make thread exit wake pthread_join.

[COMMITTED PATCH] NPTL: Use unsigned type for setxid_futex.

[COMMITTED PATCH] Print more information in tst-getcpu failure case.

Re: [COMMITTED PATCH] Split timed-wait functions out of nptl/lowlevellock.c.

[COMMITTED PATCH] Use unsigned types for counters in AIO code.

[COMMITTED PATCH] Use unsigned types for counters in getaddrinfo_a code.

[COMMITTED] Use C99 math macros

[FINAL PING] Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out.

[FINAL PING] Re: [PATCH] Fix missing wake-ups in pthread_rwlock_rdlock.

Re: [Libtirpc-devel] glibc/libtirpc and future of client RPC code

Re: [musl] Re: SH sigcontext ABI is broken

Re: [musl] SH sigcontext ABI is broken

[PATCH 0/8] nptl: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 00/27] S390: Optimize string, wcsmbs and memory functions.

[PATCH 01/08] nptl: Fix testcases for new pthread cancellation mechanism

[PATCH 01/27] S390: Fix handling of DXC-byte in FPC-register.

[PATCH 02/08] nptl: powerpc64: Fix Race conditions in pthread, cancellation (BZ#12683)

[PATCH 02/27] S390: Refactor ifunc implementations and enable ifunc-test-framework.

[PATCH 03/08] nptl: x86_64: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 03/27] S390: Add hwcaps value for vector facility.

[PATCH 04/08] nptl: x32: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 04/27] S390: Add new s390 platform.

[PATCH 05/08] nptl: ppc32: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 05/27] S390: configure check for vector instruction support in assembler.

[PATCH 06/08] nptl: i386: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH 06/27] S390: Ifunc resolver macro for vector instructions.

[PATCH 07/08] nptl: aarch64: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 07/27] S390: Optimize strlen and wcslen.

[PATCH 08/08] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)

[PATCH 08/27] S390: Optimize strnlen and wcsnlen.

[PATCH 09/27] S390: Optimize strcpy and wcscpy.

Re: [PATCH 1/* v3] Generic string function optimization: Add skeleton

Re: [PATCH 1/14] [x86_64] Vector math functions (vector cos)

[PATCH 1/2] libio: fmemopen rewrite to POSIX compliance

[PATCH 10/14] [x86_64] Vector math functions (expf and tests)

[PATCH 10/27] S390: Optimize stpcpy and wcpcpy.

[PATCH 11/14] [x86_64] Vector math functions (pow and tests)

[PATCH 11/27] S390: Optimize strncpy and wcsncpy.

[PATCH 12/14] [x86_64] Vector math functions (powf and tests)

[PATCH 12/27] S390: Optimize stpncpy and wcpncpy.

[PATCH 13/14] [x86_64] Vector math functions (sincos and tests)

[PATCH 13/27] S390: Optimize strcat and wcscat.

[PATCH 14/14] [x86_64] Vector math functions (sincosf and tests)

[PATCH 14/27] S390: Optimize strncat wcsncat.

[PATCH 15/27] S390: Optimize strcmp and wcscmp.

[PATCH 16/27] S390: Optimize strncmp and wcsncmp.

[PATCH 17/27] S390: Optimize strchr and wcschr.

[PATCH 18/27] S390: Optimize strchrnul and wcschrnul.

[PATCH 19/27] S390: Optimize strrchr and wcsrchr.

Re: [PATCH 2/*] Remove pre-gcc 3.4 string inline optimizations.

[PATCH 2/1 neleai/string-x64] Microoptimize strcmp-sse2-unaligned more.

Re: [PATCH 2/1 v2 neleai/string-x64] Microoptimize strcmp-sse2-unaligned more.

Re: [PATCH 2/14] [x86_64] Vector math functions (added vector cos tests)

Re: [PATCH 2/2 neleai/string-x64] Add strcmp with avx2

[PATCH 2/2] libio: Update tst-fmemopen2.c

[PATCH 20/27] S390: Optimize strspn and wcsspn.

[PATCH 21/27] S390: Optimize strpbrk and wcspbrk.

[PATCH 22/27] S390: Optimize strcspn and wcscspn.

[PATCH 23/27] S390: Optimize memchr, rawmemchr and wmemchr.

[PATCH 24/27] S390: Optimize memccpy.

[PATCH 25/27] S390: Optimize wmemset.

[PATCH 26/27] S390: Optimize wmemcmp.

[PATCH 27/27] S390: Optimize memrchr.

[PATCH 3/* v6] Generic comparison functions (strcmp, strncmp, strcasecmp, strncasecmp, strverscmp)

[PATCH 3/14] [x86_64] Vector math functions (cosf)

Re: [PATCH 3/3] x86: clock_gettime and timespec_get vDSO cleanup

[PATCH 4/14] [x86_64] Vector math functions (vector cosf tests)

Re: [PATCH 4/4] Remove broken posix_fallocate, posix_falllocate64 fallback code [BZ#15661]

[PATCH 5/14] [x86_64] Vector math functions (sin and tests)

[PATCH 6/14] [x86_64] Vector math functions (sinf and tests)

Re: [PATCH 6/6] aarch64: Add hp-timing.h

[PATCH 7/14] [x86_64] Vector math functions (log and tests)

[PATCH 8/14] [x86_64] Vector math functions (logf and tests)

[PATCH 9/14] [x86_64] Vector math functions (exp and tests)

[PATCH COMMITTED] pthread_key_create: Fix typo in comment

[PATCH neleai/string-x64] Faster strcasecmp.

[PATCH neleai/string-x64] Improve sse4 implementation of strpbrk, strspn and strcspn

[PATCH neleai/string-x64] Improve strcpy sse2 and avx2 implementation

[PATCH neleai/string-x64] Microoptimize strcmp-sse2-unaligned.

[PATCH neleai/string-x64] Optimize strncmp with unaligned loads.

[PATCH neleai/string-x64] Reoptimize strlen and strnlen

[PATCH RFC neleai/string-x64] Improve memcmp performance and fix regression.

[PATCH RFC] Pell strcoll initial iteration to improve performance.

[PATCH roland/arm] Conditionalize test-xfail-tst-tlsalign{,-static} on ARM assembler bug.

[PATCH roland/cancelhandling] NPTL: Give cancelhandling fields type unsigned int.

Re: [PATCH roland/cancelhandling] NPTL: Give cancelhandling fields type unsigned int.

[PATCH v2 1/2] Prepare for restoration of .interp section in libpthread.so

[PATCH v2 2/2] [BZ #18479] nptl: restore .interp section in libpthread.so

Re: [PATCH v2 neleai/string-x64] Improve memcmp performance and fix regression.

[PATCH v2] [BZ #17977] Fix potential hanging of gethostbyaddr_r/gethostbyname_r

[PATCH v2] Add and use new glibc-internal futex API.

Re: [PATCH v2] ARM: VDSO support

[PATCH v2] Consolidate sched_getcpu

[PATCH v2] Fix atomic_full_barrier on x86 and x86_64.

Re: [PATCH v3 neleai/string-x64] Improve memcmp performance and fix regression.

[PATCH v3 neleai/string-x64] Optimize strcmp, strncmp, strcasecmp, strncasecmp

[PATCH v3] Add and use new glibc-internal futex API.

[PATCH v3] ARM: VDSO support

[PATCH v3] Improve fnmatch performance.

[PATCH v3] powerpc: strstr optimization

[PATCH v3][BZ #17787] Fix exponents in manual.

Re: [PATCH v4 2/2] add benchmark for strcoll

[PATCH v4] ARM: VDSO support

[PATCH v4][BZ 18034][AArch64] Lazy TLSDESC relocation data race fix

[PATCH v5 4*] Generic string search functions (strstr, strcasestr, memmem)

[PATCH v6 4/*] Generic string search functions (strstr, strcasestr, memmem)

[PATCH, MIPS] Support shared library debug with MIPS PIE (glibc)

Re: [PATCH] [BZ #17841]: Build failure if compiler defaults to PIE

[PATCH] [BZ #17977] Fix potential hanging of gethostbyaddr_r/gethostbyname_r

[PATCH] [BZ #18479]: nptl: restore .interp section in libpthread.so

Re: [PATCH] [BZ 18034] [AArch64] Lazy TLSDESC relocation data race fix

[PATCH] [v2] malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ #18502]

[PATCH] [v3] malloc: Do not corrupt the top of a threaded heap if top chunk is MINSIZE [BZ #18502]

[PATCH] [x86_64] Vector sin/cos/sincos data tables combination.

[PATCH] [x86_64] Vector sinf/cosf/sincosf data tables combination

Re: [PATCH] AArch64/ILP32: fix wrong sign extension in setgroups

[PATCH] Add and use new glibc-internal futex API in sparc code.

[PATCH] Add and use new glibc-internal futex API.

[PATCH] Add math-inline benchmark

Re: [PATCH] avoid initialization overhead in strcoll

[PATCH] Avoid outputting to TTY after an expected memory corruption in testcase

[PATCH] Clean pthread functions namespace for C11 threads

[PATCH] Clean pthread types namespaces on x86 and x86_64

[PATCH] Clean up BUSY_WAIT_NOP and atomic_delay.

[PATCH] Clean up semaphore EINTR handling after Linux futex docs clarification.

[PATCH] Corrected description of linking with vector math library

[PATCH] detect overridden install prefix [BZ #18512]

Re: [PATCH] Do not run timezone tests in parallel.

[PATCH] Don't issue errors on GDB Python files

Re: [PATCH] Fix alignment of sem_t for AArch64 ILP32

[PATCH] Fix buffer overflow for writes to memory buffer stream (bug 18549)

Re: [PATCH] fix BZ 18116 - build failure on ppc64le: setcontext.S uses power6 mtfsf when not supported

Re: [PATCH] Fix lost wake-up when pthread_rwlock_timedrwlock times out.

Re: [PATCH] Fix missing wake-ups in pthread_rwlock_rdlock.

[PATCH] Fix ruserok scalability with large ~/.rhosts file.

Re: [PATCH] Fix strict-aliasing warning in resolv/res_hconf.c

Re: [PATCH] Improve stpncpy performance

Re: [PATCH] Improve strncpy performance further

Re: [PATCH] Include .interp section only for libc.so

[PATCH] Inline C99 math functions

[PATCH] malloc: Do not corrupt top of threaded heap if top chunk is MINSIZE

Re: [PATCH] manual/users.texi: Modify race markings of fgetpwent and fgetgrent

Re: [PATCH] memusagestat: use local glibc when linking [BZ #18465]

Re: [PATCH] misc/sbrk.c: Set errno to ENOMEM on overflow.

Re: [PATCH] nptl: Fix testcases for new pthread cancellation, mechanism

Re: [PATCH] nptl: Rewrite cancellation macros

Re: [PATCH] nscd: drop selinux/flask.h include

[PATCH] powerpc: New feature - HWCAP/HWCAP2 bits in the TCB

[PATCH] powerpc: strcasestr optimization

Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]

[PATCH] Record TTL also for DNS PTR queries

[PATCH] Remove __isinf uses that rely on signed return value

[PATCH] Remove __isinf_ns

Re: [PATCH] Remove CPU mask size detection from setaffinity

[PATCH] Remove locale timezone information

[PATCH] remove now unused idxnow in strcoll

Re: [PATCH] Remove obsolete repertoire map references

[PATCH] remove unnecessary memset in strcoll

Re: [PATCH] Remove unused PREDEFINED_CLASSES code

[PATCH] S390: Regenerate ULPs

Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr

[PATCH] Update of minimal required version of Binutils to 2.25

[PATCH] Use "_" prefix for macro variables, and harmonize variable names for sysdep syscall macros.

[PATCH] Use "|" instead of "+" when combine the _IO_LINE_BUF and _IO_UNBUFFERED flags

[PATCH] Use $(PYTHON) in benchtests.

Re: [PATCH] Use inline syscalls for non-cancellable versions

[PATCH] Use Unicode code points for country_isbn

[PATCH] x86-64: New memchr implementation.

[PATCH] x86-64: Remove plt bypassing of ifuncs.

Re: [PATCH] x86: Remove vsyscall usage

Re: [PATCH][AArch64] Fix cfi_adjust_cfa_offset usage in dl-tlsdesc.S

Re: [PATCH][AArch64] Inline __ieee754_sqrt(f)

[PATCH][AArch64] libm-test-ulps update

Re: [PATCH][BUG 17475] Correcting language code for Bhili and Tulu locales

[PATCH][BZ #18441] add testcase from bugreport

[PATCH][BZ #18441] fix sorting multibyte charsets with an improper locale

[PATCH][BZ #18508] S390: Fix "backtrace() returns infinitely deep stack frames with makecontext()".

[PATCH][v2] Clean pthread types namespace for all archs.

[PATCHv2] Update the localedata/locales/translit_* files to Unicode 7.0.0

[PATCHv3] Update the localedata/locales/translit_* files to Unicode 7.0.0

[PATCHv4] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0

[PATCHv5] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0

[PATCHv5][PING][BZ #17833] _dl_close_worker() does not release inconsistent objects.

[PATCHv5][PING^2][BZ #17833] _dl_close_worker() does not release inconsistent objects.

[PATCHv5][PING^3][BZ #17833] _dl_close_worker() does not release inconsistent objects.

[PATCHv6] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0

[PING 2] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]

[PING 2][PATCH v4] Fix dynamic linker issue with bind-now

[PING 2][PATCH][BZ #18265] Updated __nonnull annotations for wcscat, wcsncat, wcscmp and wcsncmp

[PING 3] Re: [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]

[PING] Wordexp benchtest: good, bad and unreliable.

[PING][PATCH neleai/string-x64] Improve strcpy sse2 and avx2 implementation

[PING][PATCH v3] Improve fnmatch performance.

Re: [PING][PATCH] More effective generic strrchr.

[PING][PATCH] x86-64: New memchr implementation.

[PING][PATCH][BZ #17787] Fix exponents in manual.

[PR18457] Don't require rtld lock to compute DTV addr for static TLS

[RFC] Aarch64: optimize stpcpy a bit.

[RFC] Add C11 threads.h support.

[RFC] Avoid cltz in comparison functions.

Re: [RFC] Fixing pthread_* namespace issues for thrd_* symbols

[RFC] improve tls access for tolower table and errno

[RFC] Possible performance problem with strcmp on core2.

Re: [RFC] support for trusted validating resolver configuration

Re: __ASSUME_PRIVATE_FUTEX and __ASSUME_FUTEX_CLOCK_REALTIME

Re: asprintf() issue

Build error with gcc-5

Builtin expansion versus headers optimization: Reductions

Builtin/headers: Constant arguments and adding extra entry points.

C as used/implemented in practice: analysis of responses

CLOCK_REALTIME

conformtest: Fix pselect expectations [committed]

conformtest: Support xfail markers on individual assertions [committed]

a couple of tweaks to the Wiki

Create hidden aliases for non-libc syscalls automatically

Fix aio_* pread namespace (bug 18519)

Fix asinh missing underflows (bug 16350) [committed]

Fix cexp, ccos, ccosh, csin, csinh spurious underflows (bug 18594) [committed]

Fix csin, csinh overflow in directed rounding modes (bug 18593) [committed]

Fix csqrt spurious underflows (bug 18371) [committed]

Fix ecvt_r, fcvt_r namespace (bug 18522)

Fix exp2, exp2f spurious underflows (bug 18219) [committed]

Fix expm1 missing underflows (bug 16353) [committed]

Fix fmtmsg addseverity namespace (bug 18539)

Fix fnmatch strnlen namespace (bug 18470)

Fix fnmatch towlower namespace (bug 18469)

Fix fnmatch wmemchr namespace (bug 18468)

Fix gethostbyaddr in6addr_any, in6addr_loopback namespace (bug 18532)

Fix getlogin_r namespace (bug 18527)

Fix getpass fflush_unlocked namespace (bug 18540)

Fix grp.h endgrent, getgrent namespace (bug 18528)

Fix h_errno namespace (bug 18520)

Fix include/bits/ipc.h for header conformance tests

Fix j1, jn missing underflows (bug 16559) [committed]

Fix ldbl-128 expl missing underflows (bug 18586) [committed]

Fix ldbl-128 j1l spurious underflows (bug 18612) [committed]

Fix linknamespace expectations for in6addr_any, in6addr_loopback [committed]

Fix math/Makefile dependency on libm-test.stmp for libmvec tests [committed]

Fix mq_notify pthread_barrier_* namespace (bug 18544)

Fix mq_notify socket, recv namespace (bug 18546)

Fix mq_receive, mq_send mq_timed* namespace (bug 18545)

Fix netdb.h addrinfo namespace (bug 18529)

Fix netinet/in.h MCAST_* namespace (bug 18558)

Fix nice getpriority, setpriority namespace (bug 18553)

Fix open_memstream namespace (bug 18498)

Fix pathconf statvfs namespace (bug 18507)

Fix psignal, psiginfo declaration conditions (bug 18483)

Fix regcomp wcscoll, wcscmp namespace (bug 18497)

Fix regex wcrtomb namespace (bug 18496)

Fix regex wctype namespace (bug 18495)

Fix sem_* tdelete, tfind, tsearch, twalk namespace (bug 18536)

Fix sin, sincos missing underflows (bug 16526, bug 16538) [committed]

Fix spurious "inexact" exceptions from __kernel_standard_l (bug 18245, bug 18583) [committed]

Fix swscanf vswscanf namespace (bug 18542)

Fix syslog dprintf namespace (bug 18534)

Fix syslog fputs_unlocked namespace (bug 18530)

Fix ttyslot namespace (bug 18547)

Fix vsyslog namespace (bug 18533)

Fix x86 / x86_64 expl, exp10l missing underflows (bug 16361) [committed]

Fix x86_64 / x86 expm1l (-min_subnorm) result sign (bug 18569) [committed]

Re: Gcc builtin review: memcpy, mempcpy, memmove.

Re: Gcc builtin review: strcpy, stpcpy, strcat, stpcat?

Re: getpwnam(NULL) get "segmentation fault"

git commit message conventions

glibc/libtirpc and future of client RPC code

The GNU C Library 2.22 -- Release at the end of July.

GNU Tools Cauldron 2015 - Call for Participation

HWCAP is method to determine cpu features, not selection mechanism.

Improve tgamma accuracy (bug 18613) [committed]

Is Y2038-proofing in a glibc roadmap somewhere?

lowlevellock systemtap probes: inconsistencies with documentation

Macros using __NO_LONG_DOUBLE_MATH

memcmp-sse4.S EqualHappy bug

Move csin, csinh tests to auto-libm-test-in [committed]

Ping Re: Update headers for Linux 4.0, 4.1 definitions

Preferred Format of GNU C Library Manual Edits

Re: Principles for syscall wrappers, again

Re: question about markings of fgetgrent and fgetpwent

Question: short-read while loading .so file

Refactor libm tests [committed]

Remove ldbl-128ibm variants of complex math functions [committed]

Remove stray spurious-underflow markings from cexp test [committed]

Removing locale timezone information

Review request: new chapter for manual covering dynamic linker

Re: Safety annotations for unsafe-by-fiat functions

SH sigcontext ABI is broken

Stepping down

Re: strstr benchtest.

Re: Support for Intel X1000

Update headers for Linux 4.0, 4.1 definitions

Use better variable names in MIPS syscall macros [committed]

Use libc_hidden_proto / libc_hidden_def with __strnlen

Use round-to-nearest internally in jn, test with ALL_RM_TEST (bug 18602) [committed]

V2 Patch for new chapter for manual covering dynamic linker

Re: What *is* the API for sched_getaffinity? Should sched_getaffinity always succeed when using cpu_set_t?

Wiring up direct socket calls on x86_32 Linux?

Wordexp benchtest: good, bad and unreliable.


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc