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

-Winline option (was: Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions)

Re: [aarch64] question about user.h, ucontext.h, procfs.h

Re: [BZ #17887][PATCH] time: in strptime(), make %z accept [+-]HH:MM time zones

[COMMITTED 0/3] alpha updates

[COMMITTED 1/3] alpha: Unconditionally include dl-sysdep.h in sysdep.h

[COMMITTED 2/3] alpha: Update libm-test-ulps

[COMMITTED 3/3] math/test-fenvinline: Cast fe_exc to unsigned int before printing

[COMMITTED PATCH] Add arm-nacl port.

[COMMITTED PATCH] Fuller check for invalid NSID in _dl_open.

[COMMITTED PATCH] Let non-add-on preconfigure scripts set libc_config_ok.

[COMMITTED PATCH] NaCl: Change clock_t to long int.

[COMMITTED PATCH] NaCl: Fix symbol names for euidaccess.

[COMMITTED PATCH] NaCl: Make __suseconds_t be long int rather than int32_t.

[COMMITTED PATCH] Omit libc-modules.h for all .v.i files.

[COMMITTED PATCH] Update SPARC ulps.

[COMMITTED] tile: Enable PI_STATIC_AND_HIDDEN

[COMMITTED] Use __copysign rather than copysign

[PATCH 0/4] Remove posix_fallocate emulation [BZ#15661]

[PATCH 0/4] vDSO cleanup

Re: [PATCH 06/25] Add struct scratch_buffer and its internal helper functions

Re: [PATCH 08/25] pldd: Use struct scratch_buffer instead of extend_alloca

Re: [PATCH 09/25] grp: Rewrite to use struct scratch_buffer instead of extend_alloca

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

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

[PATCH 1/4] Define INLINE_VSYSCALL on all ports

[PATCH 1/4] posix_fallocate, posix_fallocate64 stub: Do not set errno

Re: [PATCH 10/25] getnameinfo: Use struct scratch_buffer instead of extend_alloca

Re: [PATCH 11/25] _nss_compat_initgroups_dyn: Use struct scratch_buffer instead of extend_alloca

Re: [PATCH 13/25] nscd_getgr_r: Use struct scratch_buffer instead of extend_alloca

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

Re: [PATCH 2/2] Add a testcase for copy reloc against protected data

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

[PATCH 2/4] Consolidate gettimeofday across aarch64/s390/tile

[PATCH 2/4] i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64

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

[PATCH 3/4] __ASSUME_FALLOCATE is always true on 32-bit architectures

[PATCH 3/4] libc-vdso.h place consolidation

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

[PATCH 4/4] x86: clock_gettime and timespec_get vDSO cleanup

Re: [PATCH 7/N v2] [x86_64] Vectorized math functions

[PATCH COMMITTED] Convert sparc over to lowlevellock-futex.h

[PATCH COMMITTED] Fix CVE-2015-1781: buffer overflow in nss_dns [BZ#18287]

[PATCH COMMITTED] Rebuilt fresh sparc ULPS to get rid of removed tests.

[PATCH COMMITTED] Sparc memchr/memcmp/strncmp fixes from Il'ya Malakhov.

[PATCH COMMITTED] test-skeleton: Support temporary files without memory leaks [BZ#18333]

[PATCH COMMITTED] Update sparc localplt.data

[PATCH Committed]: scratch_buffer: Suppress truncation warning on 32-bit

[PATCH roland/arm] ARM: Define PI_STATIC_AND_HIDDEN.

[PATCH roland/test-direct] Make test-skeleton.c grok TEST_DIRECT magic environment variable.

[PATCH v2 1/3] Consolidate vDSO macros and usage

[PATCH v2 2/3] Consolidate gettimeofday across aarch64/s390/tile

Re: [PATCH v2] speedup strcoll by using strdiff

[PATCH v2] vDSO cleanup

RE: [PATCH v3] Fix dynamic linker issue with bind-now

[PATCH v3] speedup strcoll by using strdiff

Re: [PATCH v3] tzset robustness [BZ#17715]

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

Re: [PATCH] -Wmemset-transposed-args (PR middle-end/61294, take 2)

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

[PATCH] [x86_64] Detection of availability of AVX512F and AVX512DQ ISAs

[PATCH] aarch64: Increase MINSIGSTKSZ and SIGSTKSZ

Re: [PATCH] BZ #18185: Wrong processor count for L2 cache sharing on Silvermont and Knights Landing

[PATCH] Consolidate sched_getcpu

Re: [PATCH] CVE-2014-8121: Fix nss_files file management [BZ#18007]

[PATCH] Define libc_max_align_t

[PATCH] Do not build with -Winline

Re: [PATCH] elf.h SHF_EXCLUDE signed int 31 bit shift triggers undefined behaviour.

Re: [patch] Error on setenv(..., NULL, ...)

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

[PATCH] Fix missing wake-ups in pthread_rwlock_rdlock.

Re: [PATCH] fix to malloc checking

RE: [patch] fix uninitialized variable in dynamic linker

[PATCH] getent.1: Document options.

RE: [PATCH] Improve memccpy performance

RE: [PATCH] Improve stpncpy performance

RE: [PATCH] Improve strncpy performance further

[PATCH] powerpc: Fix __wcschr static build

[PATCH] powerpc: strstr optimization

[PATCH] Replace ABS macros with fabs

[PATCH] S390: Get cache information via sysconf.

[PATCH] S390: Regenerate ULPs

Re: [PATCH] sha2: new header <sha2.h>

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

[PATCH] Updated attributes for wchar string and memory functions

Re: [PATCH] Use 1U everywhere in elf/elf.h.

Re: [PATCH] Use correct signedness in wcsncmp.

[PATCH] x86: Remove vsyscall usage

[PATCH][AArch64] Add inlines for signbit

[PATCH][AArch64] Faster math barriers

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

[PATCH][AArch64] Inline __ieee754_sqrt(f)

[PATCH][AArch64] Inline mempcpy

RE: [PATCH][AArch64] Optimize strlen

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

[PATCH][BZ #17930] MIPS: Define SHM_NORESERVE

[PATCH][BZ #18265] Updated annotations for wcscpy and wcsncpy

[PATCH][BZ #18265][v2] Updated attributes for wchar string and memory functions

Re: [PATCH][BZ #6792] Set errno for log1p on pole/domain error.

Re: [PATCH][BZ 17293] Fix sorting order for Ukrainian locale

Re: [PATCH][BZ 17692] da_DK: Change currency_symbol from "kr" to "kr."

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

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

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

[PING 2][RFC v3] Pretty printers for NPTL lock types

[PING 3][RFC v3] Pretty printers for NPTL lock types

[PING] [PATCH] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195]

Re: [PING] [v9] malloc: Consistently apply trim_threshold to all heaps [BZ #17195]

[PING][PATCH v3] add benchmark for strcoll

[PING][PATCH v3] speedup strcoll by using strdiff

Re: [PING][PATCH] [BZ #17596] mblen return code when n is zero

[PING][PATCH][BZ #18265][v2] Updated attributes for wchar string and memory functions

[PING^2][PATCH v3] add benchmark for strcoll

[RFC/PATCH] ARM: VDSO support

[RFC/PoC 0/4] IO: Introduce getdelim_append

[RFC/PoC 1/4] getdelim: Compute result separately

[RFC/PoC 2/4] getdelim: Change cur_len from ssize_t to size_t

[RFC/PoC 3/4] getdelim: Introduce getdelim_append

[RFC/PoC 4/4] getdelim: Allow a return value of SSIZE_MAX

Re: [rfc] _PATH_VARRUN on recent Linux systems (/run)

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

[v4 PATCH] sha2: new header <sha2.h>

Add further tests of cosh and sinh [committed]

Add more tests of atan [committed]

Add more tests of atanh [committed]

Add more tests of cabs [committed]

Add more tests of cbrt [committed]

Add more tests of clog and clog10 [committed]

Add more tests of csqrt [committed]

arm-nacl port

Build problem with ToT GCC

Fix dbl-64 atan in non-default rounding modes (bug 18197) [committed]

Fix dbl-64 atan2 in non-default rounding modes (bug 18210, bug 18211) [committed]

Fix ldbl-128 roundl for exponents in [31, 47] (bug 18346) [committed]

Fix strtof decimal rounding close to half least subnormal (bug 18247)

Re: Git email hook stopped working after bugzilla update

glibc topic BoFs at the Cauldron

Re: The GNU C Library BoF at GNU Tools Cauldron and/or FOSDEM?

Inherent race condition in linux robust_list system

LTP] [ANNOUNCE] The Linux Test Project has been released for APRIL 2015

nonnull annotations

PATCH [1/5] Vector math functions infrastructure

PATCH [2/5] Vector math functions infrastructure

PATCH [3/5] Vector math functions infrastructure

PATCH [4/5] Vector math functions infrastructure

PATCH [5/5] Vector math functions infrastructure

Please clean up patchwork

pragma change breaks build

A problem about resolv in Glibc 2.11.3

Re: Propose C Metaprogramming-based qsort as GNU extension

realpath bug in glibc?

Remove MIPS version of waitid.c [committed]

Re: TLS, 2015 edition

Re: Update Linux kernel to current glibc soft-fp

x86: Fix x32 syscall build


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