libc-alpha archive
subject index for August, 2013

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: ***UNCHECKED*** Re: Status of strchr

Re: [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases

[BZ #15890][PATCH] Initialize res_hconf in nscd

Re: [COMMITED] faster memcpy on x64.

[COMMITTED PATCH] Clean up __libc_sa_len helper.

[COMMITTED PATCH] Clean up _res declaration to use __thread unconditionally.

[COMMITTED PATCH] Clean up h_errno declaration to use __thread unconditionally.

[COMMITTED PATCH] Cope without sunrpc.

[COMMITTED PATCH] Don't try to use ioctl unless [FIONREAD].

[COMMITTED PATCH] Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK.

[COMMITTED PATCH] Make stub lxstat64 call xstat64, like stub lxstat calls xstat.

[COMMITTED PATCH] Mild decrufting in resolv code.

[COMMITTED PATCH] Replace generic bits/socket.h with 4.4 file.

[COMMITTED PATCH] True stub __ifreq.

[COMMITTED PATCH] Use proper #include for xdecrypt declarations.

[GLIBC Patch v2] inet: avoid redefinition of some structs in kernel

[GLIBC Patch] inet: avoid redefinition of some structs in kernel

Re: [PATCH 0/2] Make ldd more portable and robust

[PATCH 00/28] Thread-, Signal- and Cancellation-safety documentation (take 3)

[PATCH 00/36] PowerPC: Multiach support for PPC32

[PATCH 01/28] Note that powerpc fpu emulation status is not thread- or signal-safe.

[PATCH 01/36] PowerPC: initial support for multilib for PowerPC32

[PATCH 02/28] Rename unused scalb to scalbn to match prototype.

[PATCH 02/36] PowerPC: memcpy multilib for PowerPC32

[PATCH 03/28] Remove unused sysdeps/ieee754/support.c.

[PATCH 03/36] PowerPC: memcmp multilib for PowerPC32

[PATCH 04/28] Thread safety documentation.

[PATCH 04/36] PowerPC: memset/bzero multilib for PowerPC32

[PATCH 05/28] Thread safety documentation.

[PATCH 05/36] PowerPC: mempcpy multilib for PowerPC32

[PATCH 06/28] Thread safety documentation.

[PATCH 06/36] PowerPC: memchr multilib for PowerPC32

[PATCH 07/28] Thread safety documentation.

[PATCH 07/36] PowerPC: memrchr multilib for PowerPC32

[PATCH 08/28] Thread safety documentation.

[PATCH 08/36] PowerPC: rawmemchr multilib for PowerPC32

[PATCH 09/28] Thread safety documentation.

[PATCH 09/36] PowerPC: strlen multilib for PowerPC32

Re: [PATCH 1.5/2] Fix strrchr regression.

[PATCH 1/2 v1.1][BZ #14547] Fix CVE-2012-4412

[PATCH 1/2] Fix strrchr regression.

[PATCH 1/2] Hurd: make reboot() send messages to both pid 1 and 2

[PATCH 1/2] Unaligned strcmp.

[PATCH 1/7] malloc/malloc.c: Check for integer overflow in pvalloc.

Re: [PATCH 1/9 v2] Fix typos.

Re: [PATCH 1/9] Fix typos.

[PATCH 10/28] Thread safety documentation.

[PATCH 10/36] PowerPC: strnlen multilib for PowerPC32

[PATCH 11/28] Thread safety documentation.

[PATCH 11/36] PowerPC: strncmp multilib for PowerPC32

[PATCH 12/28] Thread safety documentation.

[PATCH 12/36] PowerPC: strcasecmp multilib for PowerPC32

[PATCH 13/28] Thread safety documentation.

[PATCH 13/36] PowerPC: strncasecmp multilib for PowerPC32

[PATCH 14/28] Thread safety documentation.

[PATCH 14/36] PowerPC: strchrnul multilib for PowerPC32

[PATCH 15/28] Thread safety documentation.

[PATCH 15/36] PowerPC: strchr multilib for PowerPC32

[PATCH 16/28] Thread safety documentation.

[PATCH 16/36] PowerPC: wcschr multilib for PowerPC32

[PATCH 17/28] Thread safety documentation.

[PATCH 17/36] PowerPC: wcsrchr multilib for PowerPC32

[PATCH 18/28] Thread safety documentation.

[PATCH 18/36] PowerPC: wcscpy multilib for PowerPC32

[PATCH 19/28] Thread safety documentation.

[PATCH 19/36] PowerPC: wordcopy multilib functions for PowerPC32

[PATCH 2/2 v1.1][BZ #14547] Fix CVE-2012-4412

[PATCH 2/2 v1.2][BZ #14547] Fix CVE-2012-4412

[PATCH 2/2] Define _PATH_MOUNTED as "/etc/mtab"

Re: [PATCH 2/2][BZ #14547] Fix CVE-2012-4412

[PATCH 2/7] malloc/malloc.c: Check for integer overflow in valloc.

[PATCH 2/9] Fix typos.

[PATCH 20/28] Thread safety documentation.

[PATCH 20/36] PowerPC: change sysdeps fpu folder

[PATCH 21/28] Thread safety documentation.

[PATCH 21/36] PowerPC: llrint/llrintf multilib for PowerPC32

[PATCH 22/28] Thread safety documentation.

[PATCH 22/36] PowerPC: llround multilib for PowerPC32

[PATCH 23/28] Thread safety documentation.

[PATCH 23/36] PowerPC: sqrt/sqrtf multilib for PowerPC32

[PATCH 24/28] Thread safety documentation.

[PATCH 24/36] PowerPC: isnan/isnanf multilib for PowerPC32

[PATCH 25/28] Thread safety documentation.

[PATCH 25/36] PowerPC: isinf/isinff multilib for PowerPC32

[PATCH 26/28] Thread safety documentation.

[PATCH 26/36] PowerPC: finite/finitef multilib for PowerPC32

[PATCH 27/28] Thread safety documentation.

[PATCH 27/36] PowerPC: ceil/ceilf multilib for PowerPC32

[PATCH 28/28] Thread safety documentation.

[PATCH 28/36] PowerPC: floor/floorf multilib for PowerPC32

[PATCH 29/36] PowerPC: round/roundf multilib for PowerPC32

Re: [PATCH 3.5/9] Fix then/than typo.

[PATCH 3/7] malloc/malloc.c: Check for integer overflow in memalign.

[PATCH 3/9 v2] Fix typos.

Re: [PATCH 3/9] Fix typos.

[PATCH 30/36] PowerPC: trunc/truncf multilib for PowerPC32

[PATCH 31/36] PowerPC: copysign/copysignf multilib for PowerPC32

[PATCH 32/36] PowerPC: lround/lrounf multilib for PowerPC32

[PATCH 33/36] PowerPC: lrint/lrintf multilib for PowerPC32

[PATCH 34/36] PowerPC: modf/modff multilib for PowerPC32

[PATCH 35/36] PowerPC: logb/logbf/logbl multilib for PowerPC32

[PATCH 36/36] PowerPC: __ieee754_hypot/__iee754_hypotf multilib for PowerPC32

[PATCH 4/7] malloc: Add posix_memalign test.

[PATCH 5/7] malloc/tst-valloc.c: Improve test coverage and use test-skeleton.c.

[PATCH 6/7] malloc: Add pvalloc test.

[PATCH 7/7] malloc: Add memalign test.

[PATCH COMMITED] Update manual/contrib.texi

[Patch net-next v2] net: sync some IP headers with glibc

[Patch net-next] net: sync some IP headers with glibc

Re: [PATCH RFC 1/2 V3] Append AVX2 instruction detection

Re: [PATCH RFC] Improve 64bit memset for Corei7 with avx2 instruction

[PATCH roland/stub-lxstat64] Make stub lxstat64 call xstat64, like stub lxstat calls xstat.

Re: [PATCH v1.1] Improve unaligned memcpy and memmove.

[PATCH v2] [BZ #15855] malloc: Check for integer overflow in pvalloc.

[PATCH v2] [BZ #15856] malloc: Check for integer overflow in valloc.

[PATCH v2] [BZ #15857] malloc: Check for integer overflow in memalign.

[PATCH v2] [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functions

Re: [PATCH v2] Faster strchr implementation.

[PATCH v2] Fix rawmemchr regression on bulldozer

Re: [PATCH v2] Fix strrchr regression.

[PATCH v2] hppa: add fanotify_mark

[PATCH v2] malloc: Add realloc test.

[PATCH v3] malloc: Add realloc test.

Re: [PATCH,HURD] Recognize GNU/Hurd-specific binaries

[PATCH] [RFC] hppa: add fanotify_mark

Re: [PATCH] [x86_32] Don't use SSE4_2 instructions on Intel Silvermont Micro Architecture.

[PATCH] Add AARCH64 relocation constants to elf/elf.h

[Patch] ARM define atomic_exchange_acq/atomic_exchange_rel to __atomic_exchange_n

Re: [PATCH] BZ #15754: CVE-2013-4788: PTR_MANGLE does not initialize to a random value for the pointer guard when compiling static executables

Re: [PATCH] BZ #15755: CVE-2013-2207: pt_chown tricked into granting access to another users pseudo-terminal

[PATCH] Clarify documentation cross-reference

[patch] Define __CORRECT_ISO_CPP_STRING_H_PROTO correctly for Clang

[PATCH] dlfcn: do not mark dlopen/dlclose as leaf functions

[PATCH] Faster strchr implementation.

[patch] Fix bug 15915, erroneous make rule for linkobj/libc.so.

Re: [PATCH] Fix cbrtl for ldbl-96

[PATCH] Fix incorrect getaddrinfo assertion trigger

Re: [PATCH] Fix missing declaration of LC_CTYPE nonascii-case element

[PATCH] Fix pldd not to leave process stopped after detaching

[PATCH] Fix rawmemchr regression on bulldozer

Re: [PATCH] Fix readdir_r with long file names

[PATCH] Fix static-binary lazy FPU context allocation

[PATCH] Fix typos.

[PATCH] Improve rawmemchr implementation.

[PATCH] Improve unaligned memcpy and memmove.

[PATCH] malloc: Add realloc test.

[PATCH] memrchr testcase

[PATCH] Missing string termination in elf-setup-vdso.h?

[PATCH] new locale for quz_PE - take 2

[PATCH] Please add the new mjw_IN locale

Re: [PATCH] PowerPC: use _dl_static_init to set GLRO(gl_pagesize)

Re: [PATCH] PowerPC: use libgcc _Unwind functions to get backtrace

[PATCH] Remove aix specific files.

Re: [PATCH] Save fp registers on x64 function resolution.

[PATCH] stdlib/Makefile: Link tst-tls-atexit without --as-needed.

Re: [PATCH] Unify pthread_once (bug 15215)

[PATCH] Update pt_chown sections of the manual

[PATCH][BZ #12100] strstr with unaligned loads.

Re: [PATCH][BZ #15533] Avoid unnecessary slowdown from profiling with audit

[PATCH][BZ#15886] 1.1 revision of ht_HT locale

[PATCH][BZ#15886] 1.1 revision of ht_HT locale - take2

[PATCH][BZ#15887] New locale for quz_PE

[patchv2] Fix vDSO l_name for GDB's: Can't read pathname for load map: Input/output error.

[ping3][PATCH][BZ15362] Fix fwrite() reading beyond end of buffer in error path

[PING] [PATCH v2] Fix strrchr regression.

[ping][BZ #15608, 15609, 15610, 15681] New TW locales

[ping][PATCH 1/2 v1.1][BZ #14547] Fix CVE-2012-4412

Re: [ping][PATCH][BZ #14547] Clean up strcoll implementation

[RFC v1.1] A memcpy ssse3/sse2 variant for older processors.

[RFC] A memcpy ssse3/sse2 variant for older processors.

[RFC] Do not call memmove when memcpy suffices.

[RFC] faster strcmp by avoiding sse42.

[RFC] Improving memcpy and memset.

[RFC] Lock elision "test suite", first draft

[RFC][PATCH 0/2] Port of lock elision on z/Architecture

[RFC][PATCH 1/2] Port of lock elision on z/Architecture

[RFC][PATCH 2/2] Port of lock elision on z/Architecture

Re: Re: [RFC][PATCH] Locale convenience funtions

[RFC][PATCH] MIPS: IEEE 754-2008 NaN encoding support

Re: [x86-64 psABI] RFC: Extend x86-64 PLT entry to support MPX

Re: [x86-64 psABI]: Extend x86-64 psABI to support AVX-512

Closing old release branches

conformtest: Fix namespace testing

Errors from cppcheck

Fix cexp (NaN + i0) (bug 15532)

Fix cproj handling of (finite, NaN) arguments (bug 15531)

Fix fdim handling of infinities (bug 15797)

Fix spurious jnf underflows (bug 14155)

glibc 2.18 ready?

glibc commit priv offer (localedata)

glibc gnu.org website

GLIBC usage

glibc-2.18 tag has been created.

The GNU C Library version 2.18 is now available

I want to help you create a cool video

Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c

inline __isctype no longer available for C++ programs

LC_ADDRESS and other locale updates [was: sr_ME locale country_isbn and int_prefix fix]

libc locale spec?

A little more precise %Lf for IBM long double

Lock elision problems in glibc-2.18

mainline is now open for development

malloc probes for glibc 2.19

MPX ABI extension

New Catalan PO file for 'libc' (version 2.17.90.20130724)

New Korean PO file for 'libc' (version 2.17.90.20130724)

New Ukrainian PO file for 'libc' (version 2.17.90.20130724)

obvious patches at bugzilla

Re: PATCH [BZ #156] Update gethostbyname2_r documentation.

Potential issue with strstr on x86 with sse4.2 in glibc-2.18

Re: PowerPC floating point little-endian [1 of 15]

Re: PowerPC floating point little-endian [10 of 15]

Re: PowerPC floating point little-endian [11 of 15]

Re: PowerPC floating point little-endian [12 of 15]

Re: PowerPC floating point little-endian [13 of 15]

Re: PowerPC floating point little-endian [14 of 15]

Re: PowerPC floating point little-endian [15 of 15]

Re: PowerPC floating point little-endian [2 of 15]

Re: PowerPC floating point little-endian [3 of 15]

Re: PowerPC floating point little-endian [4 of 15]

Re: PowerPC floating point little-endian [5 of 15]

Re: PowerPC floating point little-endian [7 of 15]

PowerPC LE _dl_hwcap access

PowerPC LE configury

PowerPC LE memchr and memrchr

PowerPC LE memcmp

PowerPC LE memcpy

PowerPC LE memset

PowerPC LE setjmp/longjmp

PowerPC LE strchr

PowerPC LE strcmp and strncmp

PowerPC LE strcpy

PowerPC LE strlen

PowerPC LE strnlen

PowerPC makecontext

PowerPC SIGSTKSZ

PowerPC ugly symbol versioning

Proper entries for LC_IDENTIFICATION

Reminder: please take care of pending patches

Remove --disable-versioning

Request for comments: reserving a value for O_SEARCH and O_EXEC

Revisiting O_SEARCH and O_EXEC

Re: RFC: named anonymous vmas

search locale archive again after alias expansion

Re: Status of merging distribution patches

Status of strchr

Status of strcmp.

Status of strrchr.

string/test-memcpy error reporting

string/tester memrchr test

Suggested translation for "Stale file handle" in the GNU C Library project.

Suspected Memory leak in ld.so

Symbol versions in libc.a

Re: Thread-local support for non-POD data objects

Re: Warnings about error_t in glibc on GNU/Hurd


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