libc-alpha archive
subject index for July, 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:

[2.23 PATCH v3] Desupport regexp.h (bug 18681)

Re: [Bug nptl/18463] pthread_cond_broadcast issue when surrounded by PTHREAD_PRIO_INHERIT mutex on ARM

[COMMITTED PATCH] Add abilist files and NEWS item for arm-nacl port.

[COMMITTED PATCH] Add SIGWINCH to generic <bits/signum.h>.

[COMMITTED PATCH] Avoid boolean coercion in tst-tls-atexit test case

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

[COMMITTED PATCH] Fix some places to use $(LN_S) makefile variable.

[COMMITTED PATCH] Fix up typo in tst-tls-atexit

[COMMITTED PATCH] Install a dummy <rpc/netdb.h> when not building sunrpc/.

[COMMITTED PATCH] Make sysdeps/posix bring in login subdir.

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

[COMMITTED PATCH] NaCl: Fix missing getdtablesize symbol.

[COMMITTED PATCH] NaCl: Make pthread_condattr_setclock reject CLOCK_MONOTONIC.

[COMMITTED PATCH] NaCl: Remove bogus O_SHLOCK, O_EXLOCK definitions.

[COMMITTED PATCH] NaCl: Use only nacl_irt_dev_filename, never nacl_irt_filename.

[COMMITTED PATCH] PLT avoidance for _exit in rtld.

[COMMITTED PATCH] Provide __libc_fatal for rtld.

[COMMITTED PATCH] Remove unnecessary mutex locks from tst-tls-atexit test case

[COMMITTED PATCH] Whitespace fix in tst-tls-atexit.c

[committed, PATCH] Add la_symbind32 to x86-64 audit tests

[committed, PATCH] Replace %ld with %jd and cast to intmax_t

[COMMITTED] [PATCH] Avoid C++ tests when the C++ cannot be linked

[COMMITTED] [PATCH] Update powerpc-fpu libm-test-ulps.

[COMMITTED] BZ#18643: Add missing RFC3542 defines.

[COMMITTED] math/test-fenvinline: avoid compiler warning

[COMMITTED] Remove of unused file sysdeps/ieee754/support.c

[COMMITTED] tile: Regenerate ULPs.

[COMMITTED] tst-leaks: raise timeout to 5 seconds

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

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

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

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

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

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

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

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

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

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

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

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

[PATCH 1/2] hppa/ia64: _dl_symbol_address: add PLT bypass for rtld

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

[PATCH 1/3] powerpc: Fix strstr/power7 build

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

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

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

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

[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.

[PATCH 2/2] hppa/ia64: _dl_unmap: make it hidden

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

[PATCH 2/3] powerpc: Fix strnlen/power7 build

[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.

Re: [PATCH 27/27] S390: Optimize memrchr.

[PATCH 3/3] powerpc: Use default st{r,p}cpy optimization for POWER7

[PATCH 4/*] Generic string memchr and strnlen

[PATCH COMMITTED] Regenerate SPARC ULPs.

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

[PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.

Re: [PATCH roland/dl-fileid] Factor file identity rules out of generic rtld code.

[PATCH v2] Add math-inline benchmark

[PATCH v2] Also use l_tls_dtor_count to decide on object unload (BZ #18657)

[PATCH V2] Reflect renaming of bh_IN and tu_IN in SUPPORTED file

[PATCH v2] Remove Linuxism from tst-tls-atexit

[PATCH v2] Use IE model for static variables in libc.so, libpthread.so and rtld

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

[PATCH v3] Add math-inline benchmark

[PATCH v3] Also use l_tls_dtor_count to decide on object unload (BZ #18657)

[PATCH v3] Deprecate regexp.h

Re: [PATCH v3] powerpc: strstr optimization

[PATCH v3] Remove Linuxism from tst-tls-atexit

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

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

[PATCH v4] Also use l_tls_dtor_count to decide on object unload (BZ #18657)

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

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

[PATCH v5] Also use l_tls_dtor_count to decide on object unload (BZ #18657)

[PATCH v5] Fix dynamic linker issue with bind-now

[PATCH v6] Also use l_tls_dtor_count to decide on object unload (BZ #18657)

[PATCH v6] Fix dynamic linker issue with bind-now

[PATCH v6] Remove Linuxism from tst-tls-atexit

[PATCH v7] Fix dynamic linker issue with bind-now

[PATCH v7] Remove Linuxism from tst-tls-atexit

[PATCH v8] Fix dynamic linker issue with bind-now

[PATCH, committed] Add #include <string.h> to nptl/tst-join7mod.c

[PATCH, MPX] MPX-specific changes in dl_runtime routines

[PATCH, nios2] Extern protected data definitions

[PATCH, nios2] Fix setcontext/swapcontext signal mask setting

[PATCH, nios2] Update Nios II libm-test-ulps

[PATCH/committed] hppa: fix pthreadtypes.h namespace failures

[PATCH/committed] hppa: fix sysdep.h header setup

[PATCH/committed] hppa: rewrite INLINE_SYSCALL

[PATCH/committed] hppa: sigaction.h: change sa_flags to an int

[PATCH/committed] ia64: atomic.h: fix atomic_exchange_and_add 64bit handling

[PATCH/committed] ia64: clean up old kernel headers cruft

[PATCH/committed] ia64: drop __tls_get_addr from expected ld.so plt usage

[PATCH/committed] ia64: msg.h: fix msg_qnum/msg_qbytes types

[PATCH/committed] ia64: sifaction.h: change sa_flags to an int

[PATCH/committed] ia64: sigaction.h: fix sa_flags ordering

[PATCH/committed] ia64: siginfo.h: delete siginfo name

[PATCH/committed] ia64: stat.h: rename pad0 to __glibc_reserved0

[PATCH/committed] pwd.h: revert __nonnull markings on putpwent [BZ #18641]

Re: [PATCH] [BZ #18078] FAIL: elf/check-localplt with ld from binutils 2.26

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

[PATCH] [BZ 18463] ARM - fix PI mutex breakge

RE: [PATCH] [PING] Inline mempcpy

[PATCH] [x86_64] Fixed libmvec AVX512 implementations

[PATCH] Add a testcase for i386 LD_AUDIT

[PATCH] Add and use sysdeps/i386/link-defines.sym

RE: [PATCH] Add math-inline benchmark

[PATCH] Adjust _Unwind_Word in unwind.h to version in libgcc.

[PATCH] Also flush write when reading large amount of data (BZ #18659)

[PATCH] Also use l_tls_dtor_count to decide on object unload

[PATCH] Avoid mapping past end of shared object (BZ #18685)

[PATCH] BZ #18696: x86 bits/siginfo.h is out of date

[PATCH] conform/linknamespace: whitelist matherrf/matherrl

[PATCH] Do not create invalid pointers in C code of string functions.

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

[patch] Fix for BZ 17905 -- unbounded alloca in catopen

[PATCH] Fix GLIBC build error with recent GCC6

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

[PATCH] Fix sparc build

[PATCH] Fix test-wcsncmp BUS errors.

[PATCH] Harden put*ent functions against data injection [BZ #18724]

Re: [PATCH] hppa: Remove custom lowlevellock.h.

[PATCH] hppa: sigaction.h: change sa_flags to an int

[PATCH] i386: Assembly Implementation cleanup

[PATCH] Improve bndmov encoding with zero displacement

[PATCH] Improve generic strcspn and strpbrk

Re: [PATCH] Inline C99 math functions

[PATCH] Kill regexp.h

[PATCH] libio: Fix fmemopen 'w' mode with provided buffer

[PATCH] locale: Do not define lang_ab for tcy_IN and bhb_IN

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

[PATCH] mmap64: fix undef warnings

[PATCH] Modify elf/tst-audit9.c to use test-skeleton.c

[PATCH] Modify several tests to use test-skeleton.c

Re: [PATCH] New condvar implementation that provides stronger ordering guarantees.

[PATCH] nptl: fix set-but-unused warning w/_STACK_GROWS_UP

[PATCH] powerpc: Call direct system calls for socket operations

[PATCH] powerpc: Fix PPC64/POWER7 conform tests

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

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

[PATCH] Reflect renaming of bh_IN and tu_IN in SUPPORTED file

[PATCH] Regenerate aarch64 libm-test-ulps [committed]

Re: [PATCH] Remove __isinf_ns

[PATCH] Remove Linuxism from tst-tls-atexit

Re: [PATCH] Remove obsolete repertoire map references

[PATCH] s390: Fix build error with gcc6 in utf8_utf16-z9.c.

[PATCH] s390: Fix build warning with gcc6 in jmpbuf-unwind.h.

[PATCH] S390: Fix sem.h conformance test failures.

[PATCH] S390: Regenerate ULPs

[PATCH] Save and restore xmm0-xmm7 in _dl_runtime_resolve

[PATCH] Set NODELETE flag when opening already open objects with RTLD_NODELETE

[PATCH] sparc: fix sigaction for 32bit builds [BZ #18694]

[PATCH] tile: Fix BZ #18508 (makecontext yield infinite backtrace)

[PATCH] time/time.h: CLOCK_EARTH

[PATCH] tst-tzset: raise timeout to 5 seconds

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

[PATCH] Use IE model for static variables in glibc

Re: [PATCH] Use Unicode code points for country_isbn

[PATCH] V2 Audit bind symbols when no further auditing is required

[PATCH] x86: Wire up 32-bit direct socket calls

Re: [PATCH][AArch64] change greg_t definition in ucontext.h

Re: [PATCH][AArch64] Faster math barriers

Re: [PATCH][AArch64] make setcontext etc functions consistent with the kernel

Re: [PATCH][AArch64] Optimize strlen

[PATCH][AArch64] Optimized memset

[PATCH][AArch64][BZ #17711] Fix extern protected data handling

Re: [PATCH][AArch64][BZ 18400] fix elf_prpsinfo in procfs.h

RE: [PATCH][AArch64][PING[ Faster math barriers

RE: [PATCH][AArch64][PING] Optimize strlen

[PATCH][ARM][BZ #17711] Fix extern protected data handling

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

[PATCH][BZ #13065] New pthread_barrier algorithm to fulfill barrier destruction requirements.

[PATCH][BZ #18096] Handle null dereferences in wordexp

[PATCH][BZ #18240] Handle overflow in __hcreate_r

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

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

[PATCH][BZ #18731] Fix runtime fails of AVX tests on non-AVX hardware

[PATCH][BZ #18740] Fix for SSE vector math tests run on non SSE4.1 machines

[PATCH][BZ 13690] Do not violate mutex destruction requirements.

[PATCH][BZ 18743] PowerPC: Fix a race condition when eliding a lock

RE: [PATCH][PING] Improve memccpy performance

RE: [PATCH][PING] Improve stpncpy performance

RE: [PATCH][PING] Improve strncpy performance further

[PATCH][PING] Inline C99 math functions

[PATCH][powerpc] Fix stpcpy performance for power8

[PATCHv2] Call direct system calls for socket operations

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

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

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

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

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

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

[PING][PATCH 2a][BZ #15607] Make setenv thread safe.

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

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

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

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

[ping][PATCH v3] Remove Linuxism from tst-tls-atexit

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

Re: [PING^2][PATCH neleai/string-x64] Improve strcpy sse2 and avx2 implementation

[PING^2][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale

[PING^3][PATCH V3][BZ #18441] fix sorting multibyte charsets with an improper locale

[PSA] Updating patch state for [committed] patches on patchwork

Re: [RFC PATCH] getcpu_cache system call: caching current CPU number (x86)

[RFC] Add IFUNC support for MIPS

[RFC] Add pthread_cond_timedwaitonclock_np

[RFC][PATCH] LD_DEBUG option to measure init time

Another GLIBC build error with GCC6

Bumping _SC_GET*_R_SIZE_MAX to 4096?

confusing "cproj" errors for test-float on tilegx

Deadlock in signal safe functions.

Design goals of the dynamic loader.

elf/tst-protected1 failures on tilegx

fix build errors with -DNDEBUG

Fix failure to cleanup wide stream buffers in preparation for BZ#16734 fix

Fix ldbl-128 expm1l (-min_subnorm) result sign (bug 18619) [committed]

Fix spurious conform test failures

For review: dladdr(3) man page

For review: dlinfo(3) man page

Re: For review: nptl(7) man page

glibc 2.22 --- Hard freeze. Test your machines.

glibc 2.22 --- Master is frozen.

glibc 2.22 --- Stil frozen. Machine maintainers start testing.

glibc 2.22 --- We are in slushy freeze mode.

glibc 2.22 arm/cortex-a15 test results

glibc 2.22 i686 failures in test-float.

glibc build - timestamps on syslog are in UTC/GMT

glibc development and conflicts of interest

Re: glibc/libtirpc and future of client RPC code

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

How to build/test glibc with new gcc

Re: Improve tgamma accuracy (bug 18613) [committed]

Re: Is Y2038-proofing in a glibc roadmap somewhere?

Machine maintainer responsibility description.

Machine maintainer veto.

New Finnish PO file for 'libc' (version 2.21-pre1)

New Polish PO file for 'libc' (version 2.22-pre1)

New template for 'libc' made available

New Ukrainian PO file for 'libc' (version 2.22-pre1)

Re: Non-portable echo usage in sysdeps/unix/make-syscalls.sh [BZ#16704 related]

Opinion of SUSE security about O(n^2) worst case in POWER string ops?

PATCH] arm: Assembly implementation cleanup

Re: Preferred Format of GNU C Library Manual Edits

pwclient breaks for some patches posted to libc-alpha.

Regenerate ARM libm-test-ulps [committed]

Regenerate MIPS libm-test-ulps [committed]

Regenerate powerpc-nofpu libm-test-ulps [committed]

RFC Patch finalize binding of symbols when auditing is no longer required

RFC: Treat RTLD_GLOBAL as unique to namespace when used with dlmopen

Tests that use clone directly race against SSE register save/restore.

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

whitelisting additional matherr funcs for conform tests

Re: Wiring up direct socket calls on x86_32 Linux?


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