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

[BZ #18441] strcoll performance regression

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

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

[COMMITTED PATCH] Move usleep.c using nanosleep to sysdeps/posix.

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

[COMMITTED PATCH] NaCl: Fix elf_loader file name in nacl-test-wrapper.sh

[COMMITTED PATCH] NaCl: Fix lll_futex_timed_wait timeout calculation.

[COMMITTED PATCH] NaCl: Implement gethostname.

[COMMITTED PATCH] NaCl: Make fdopendir skip fcntl check.

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

[COMMITTED PATCH] NaCl: Provide non-default values for uname.

[COMMITTED PATCH] NaCl: Set tid field to a unique value.

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

[committed, PATCH] BZ #18409: Remove a trailing `\' in make-syscalls.sh

[COMMITTED] Add *.pyc to .gitignore

[COMMITTED] Add include to inline __copysign.

[committed] alpha: Update libm-test-ulps

[COMMITTED] localedata/Makefile: Fail install if a locale fails to build.

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

Re: [klibc] kernel/libc uapi changes for y2038

[PATCH 0/9] converting system calls to 64-bit time_t, part 2

[PATCH 00/19] converting system calls to 64-bit time_t, part 1

Re: [PATCH 00/29] Add Support for AARCH64:ILP32

[PATCH 01/19] compat: remove compat_printk

[PATCH 02/19] initramfs: use vfs_stat/lstat directly

[PATCH 03/19] y2038: introduce linux/compat_time.h header

[PATCH 04/19] y2038: introduce CONFIG_COMPAT_TIME

[PATCH 05/19] y2038: make linux/compat_time.h usable on 32-bit

[PATCH 06/19] y2038: compile compat time code even when CONFIG_COMPAT is not set

[PATCH 07/19] y2038: add compat_sys_rt_sigtimedwait variants

[PATCH 08/19] y2038: introduce struct __kernel_timespec

[PATCH 09/19] y2038: introduce struct __kernel_stat

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

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

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

[PATCH 1/*] Move string inlines to string/string-inlines.c

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

[PATCH 1/2] New module to import and process benchmark output

[PATCH 1/3 roland/scandir] Add a test case for scandir.

[PATCH 1/3] Refactor strdiff.

[PATCH 1/3] Use generic strchrnul for strchr

[PATCH 1/9] y2038: remove unneeded ipc uapi header files

[PATCH 10/19] y2038: use __kernel_stat for sys_newstat syscalls

[PATCH 11/19] y2038: introduce and use struct __kernel_rusage

[PATCH 12/19] y2038: add compat_{get,put}_timespec64

[PATCH 13/19] y2038: add compat handling for sys_semtimedop

[PATCH 14/19] y2038: use __kernel_timespec for sys_mq_timed{send,receive}

[PATCH 15/19] y2038: introduce timespec64_to_jiffies

[PATCH 16/19] y2038: use __kernel_timespec in sys_rt_sigtimedwait

[PATCH 17/19] y2038: use __kernel_timespec in sys_futex

[PATCH 18/19] y2038: introduce jiffies_to_timespec64

[PATCH 19/19] y2038: use __kernel_timespec in sys_sched_rr_get_interval

[PATCH 2/* v2] Optimize generic strchrnul and strchr

Re: [PATCH 2/* v3] Optimize generic strchrnul and strchr

[PATCH 2/*] generic strstr, strcasestr, memmem

[PATCH 2/*] Optimize generic strchrnul and strchr

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

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

[PATCH 2/2] benchtest: script to compare two benchmarks

[PATCH 2/3 roland/scandir] Break __scandir_cancel_handler out into its own file.

[PATCH 2/3] Optimize strchrnul with unrolling, better header and unaligned loads

Re: [PATCH 2/3] Use strdiff in strcasecmp.

[PATCH 2/9] y2038: asm-generic: extend sysvipc data structures

[PATCH 3/* v2] Generic string strlen and rawmemchr

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

Re: [PATCH 3/*] Use strchrnul for strcspn (x, "c")

[PATCH 3/3 roland/scandir] Refactor scandir/scandirat to use common tail.

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

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

[PATCH 3/9] y2038: mips: extend sysvipc data structures

Re: [PATCH 4/* v2] Generic string memchr and strnlen

Re: [PATCH 4/* v2] Optimize strchrnul more

[PATCH 4/*] Generic string memchr and strnlen

Re: [PATCH 4/*] Redirect strchr to strchrnul

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

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

[PATCH 4/9] y2038: x86: extend sysvipc data structures

[PATCH 5/*] Generic string function optimization: strcmp and strncmp

Re: [PATCH 5/6] vfprintf: Introduce printf_positional function

[PATCH 5/9] y2038: parisc: extend sysvipc data structures

[PATCH 6/*] Generic string function optimization: strcasestr

Re: [PATCH 6/6] vfprintf: Remove label name switching for the jump table

[PATCH 6/9] y2038: sparc: extend sysvipc data structures

[PATCH 7/9] y2038: powerpc: extend sysvipc data structures

[PATCH 8/9] y2038: xtensa: extend sysvipc data structures

[PATCH 9/9] y2038: ipc: report long times to user space

[PATCH roland/opendir] Refactor opendir.

[PATCH roland/sem_post] BZ#18434: Fix sem_post EOVERFLOW check for [!__HAVE_64B_ATOMICS].

[PATCH v2] ARM: VDSO support

[PATCH v2] Avoid deadlock in malloc on backtrace

[PATCH v2] Improve fnmatch performance.

[PATCH v2] Improve memmem.

[PATCH V2] powerpc: strstr optimization

[PATCH v2] Remove socket.S implementation

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

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

Re: [PATCH v3] add benchmark for strcoll

[PATCH v4 1/2] add benchmark for strcoll

[PATCH v4 2/2] add benchmark for strcoll

[PATCH v4] generic string skeleton.

[PATCH v5] Generic string skeleton

Re: [PATCH v5] next iteration of strlen, strnlen, strchr, strchrnul, memchr, rawmemchr

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

[PATCH] [BZ #18410]: Incorrect handling of missing DT_PLTRELSZ

[PATCH] [BZ #18422] elf/tst-audit tests fail without PLT entries

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

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

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

Re: [PATCH] Add envz_remove to the libc manual

[PATCH] Add pretty printers for the NPTL lock types

[PATCH] Adjust tst-strfmon1 after da_DK locale change.

[PATCH] avoid initialization overhead in strcoll

Re: [PATCH] Consolidate sched_getcpu

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

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

[PATCH] elf.h: Add section compression constants and structures.

[PATCH] Enable unaligned loads on x86-64.

[PATCH] Fix alignment of sem_t for AArch64 ILP32

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

[PATCH] Fix missing err declaration in __pthread_initialize_minimal_internal

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

[PATCH] Fix monetary.h comment

[PATCH] Fix stdlib/tst-setcontext3 with dash [BZ#18418]

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

Re: [PATCH] fix to malloc checking

[PATCH] i386: Remove six-argument specialized implementations

[PATCH] Improve generic strstr performance.

Re: [PATCH] Improve memccpy performance

[PATCH] Improve memmem.

Re: [PATCH] Improve stpncpy performance

Re: [PATCH] Improve strncpy performance further

[PATCH] Inline mempcpy

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

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

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

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

[PATCH] nptl: Add missing err declaration __pthread_initialize_minimal_internal

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

[PATCH] nptl: Rewrite cancellation macros

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

Re: [PATCH] powerpc: strstr optimization

[PATCH] pt_chown: Clear any signal mask inherited from the parent process.

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

[PATCH] Remove CPU mask size detection from setaffinity

[PATCH] Remove obsolete aliases that broke 'locale -a'

[PATCH] Remove obsolete repertoire map references

[PATCH] Remove socket.S implementation

[PATCH] Remove unused PREDEFINED_CLASSES code

Re: [PATCH] Replace ABS macros with fabs

[PATCH] Simplify handling of nameserver configuration in resolver

[PATCH] Succeed if make check does not report any errors

[PATCH] tile: use better variable naming in INLINE_SYSCALL

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

[PATCH] Use builtins in fabs implementations

[PATCH] Use inline syscalls for non-cancellable versions

Re: [PATCH] v3 BZ# 18125: setcontext: Call exit, not _exit, after last linked context executes.

Re: [PATCH] x86: Remove vsyscall usage

RE: [PATCH][AArch64] Add inlines for signbit (v2)

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

Re: [PATCH][aarch64] fix inline asm clobber list in tls-macros.h

Re: [PATCH][aarch64] Fix the big endian loader name

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

Re: [PATCH][AArch64] Inline mempcpy

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

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

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

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

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

[PATCH][BZ 14172] Add South Azerbaijani (azb) locale

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

[PATCH][BZ 18234] struct stat is not posix conform

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

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

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

[PING] [PATCH] pt_chown: Clear any signal mask inherited from the parent process.

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

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

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

[PING][PATCH] Succeed if make check does not report any errors

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

[PROPOSED PATCH] Convert source files to UTF-8

[RFC PATCH 3/3] Exploit that strchr needle is mostly ascii

[RFC PATCH 4/3] Fix previous patch and add header.

[RFC PATCH v2] Add strcmp, strncmp, memcmp inline implementation.

[RFC PATCH] Add strcmp, strncmp, memcmp inline implementation.

Re: [RFC v2] Improve wordexp performance.

[RFC] [PATCH] Ensure `wint_t' is defined before use in include/stdio.h

[RFC] Add inline isinf, insnan, ...

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

[RFC] ifunc suck, use ufunc.

Re: [RFC] ifunc suck, use ufunc.\

[RFC] Improve strcasestr with strpbrk

[RFC] Improve wordexp performance.

[RFC] String optimization workflow for architectures.

[RFC][PATCH] New configure option "--disable-ifunc"

Re: [Y2038] [klibc] kernel/libc uapi changes for y2038

Re: [Y2038] kernel/libc uapi changes for y2038

Add another test of pow [committed]

Add further tests of libm functions [committed]

Add more tests of acosh, atanh, cos, csqrt, erfc, sin, sincos [committed]

Add more tests of cos, sin, sincos [committed]

Add more tests of csqrt, lgamma, log10, sinh [committed]

Add more tests of erf, erfc [committed]

Add more tests of exp, exp10, exp2, expm1 [committed]

Add more tests of lgamma [committed]

Add more tests of libm functions [committed]

Add more tests of log, log10, log1p, log2 [committed]

Add more tests of tan [committed]

Add more tests of tanh [committed]

Add more tests of tgamma [committed]

asprintf() issue

Back from vacation, slow to respond.

Broken MIPS build

build message: errlist.c count 134 inflated to GLIBC_2.12 count 135 (old errno.h?)

Can la_symbind's flags parameter be modified outside of the function scope?

conformtest: clean up POSIX expectations for unistd.h [committed]

conformtest: correct POSIX expectations for locale.h [committed]

conformtest: use proper _POSIX_C_SOURCE value for POSIX [committed]

Fix atanf spurious underflows (bug 18196) [committed]

Fix atanhl missing underflows (bug 16352) [committed]

Fix erfcf spurious underflows (bug 18217) [committed]

Fix i386 atanhl spurious underflows (bug 18049) [committed]

Fix ldbl-128 / ldbl-128ibm asinl for -Wuninitialized [committed]

Fix ldbl-128 / ldbl-128ibm erfcl for -Wuninitialized [committed]

Fix ldbl-128 / ldbl-128ibm tanl for -Wuninitialized [committed]

Fix ldbl-96 remquol (finite, Inf) (bug 18244) [committed]

Fix lgamma implementations for -Wuninitialized [committed]

Fix lgammaf spurious underflows (bug 18220) [committed]

Fix linknamespace test handling of architecture-specific st_other [committed]

Fix log1p missing underflows (bug 16339) [committed]

Fix lseek64 for aarch64 ILP32

Fix mips16 __fpu_control static linking (bug 18397) [committed]

Fix pathconf basename namespace (bug 18444)

Fix soft-fp fma for -Wuninitialized [committed]

Fix sysdeps/ieee754/dbl-64/mpa.c for -Wuninitialized [committed]

Fix tanf spurious underflows (bug 18221) [committed]

Flooring parquet

Re: Gcc builtin review: isinf, insnan ...

Gcc builtin review: memchr, memrchr, rawmemchr

Gcc builtin review: memcpy, mempcpy, memmove.

Gcc builtin review: memset

Gcc builtin review: strchr, strrchr, strchrnul

Re: Gcc builtin review: strcmp, strncmp, memcmp.

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

Gcc builtin review: strdup

Re: Gcc builtin review: strfry, basename, strncpy, memfrob

Gcc builtin review: strpbrk, strspn, strcspn

Gcc builtin review: strstr, strcasestr, memmem

RE: generic fabs implementation

getpwnam(NULL) get "segmentation fault"

GNU Cauldron 2015 - The GNU C Library BoF

Header inlines.

Incomplete patch to fix build with top-of-tree GCC

kernel/libc uapi changes for y2038

Latest GCC fails to build glibc

linknamespace failures with massively parallel builds

linknamespace: whitelist re_syntax_options [committed]

Re: nptl/tst-cleanupx4 fails with gcc-4.9.0 on i686

Old compiler optimizations in installed headers

Optimized? strchr implementations.

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

PING: [PATCH] [BZ #18410]: Incorrect handling of missing DT_PLTRELSZ

Re: Please clean up patchwork

Principles for syscall wrappers, again

Problem building glibc

Re: Propose C Metaprogramming-based qsort as GNU extension

Proposed patch to sync tz from upstream

Relocations to use when eliding plts

Restore _POSIX2_C_VERSION definition (bug 438)

Safety annotations for unsafe-by-fiat functions

sbrk() does not set errno on overflow

strstr benchtest.

Support for Intel X1000

Re: TLS, 2015 edition

Re: Update Linux kernel to current glibc soft-fp

What is C in practice? (Cerberus survey)


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