libc-alpha archive
subject index for January, 2016

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:

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2016

Re: [Bug localedata/16495] nl_NL: date_fmt: shuffle year/month around

[COMMITTED PATCH] Define __sqrtl_finite on sparc 32-bit with correct symbol version.

[COMMITTED PATCH] Fix missing __sqrtl_finite symbol in libm on sparc 32-bit.

[COMMITTED PATCH] NaCl: Fix unused variable errors in lowlevellock-futex.h macros.

[COMMITTED PATCH] Update sparc ULPS.

[COMMITTED] Change for locale fr_CH and it_CH for monday as fisrt day of the week

[committed] Fix pthread_barrier_init typo.

[committed] nptl: Add first-line description for barrier tests.

[COMMITTED] Update Alpha libm-test-ulps

[PATCH 0/2] Tunables for glibc

[PATCH 0/3] longlong.h: sync w/gcc tree [committed]

[PATCH 0/4] Cancellation entrypoint refactor

[PATCH 1/2] Add framework for tunables

[PATCH 1/2] posix: execvpe cleanup

[PATCH 1/3] longlong.h: Disable alpha umul_ppmm for old g++ [committed]

[PATCH 1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports

[PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable

[PATCH 2/2] posix: New Linux posix_spawn{p} implementation

[PATCH 2/3] longlong: add SH FDPIC support [committed]

Re: [PATCH 2/4] Consolidate off_t/off64_t syscall argument passing

[PATCH 3/3] longlong: fix sh -Wundef builds [committed]

Re: [PATCH 3/4] Consolidate pread/pread64 implementations

[PATCH 4/4] Consolidate pwrite/pwrite64 implementations

Re: [PATCH BuildBot] Discard all glibc source changes from slaves

[PATCH COMMITTED] Adjust sparc 32-bit __sqrtl_finite version tag.

[PATCH COMMITTED] Update localplt.data for 32-bit sparc.

[PATCH v2 1/2] Add framework for tunables

[PATCH v2 1/2] posix: execvpe cleanup

[PATCH V2] Ensure -fpmath != sse when SSE is disabled [BZ #17950]

[PATCH v2] intl: reintroduce unintentionally disabled optimization

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

[PATCH v3 1/2] posix: execvpe cleanup

[PATCH v3 2/2] posix: New Linux posix_spawn{p} implementation

Re: [PATCH v3] Add pretty printers for the NPTL lock types

Re: [PATCH v3] explicit_bzero yet again

Re: [PATCH v7] Implement strlcpy, strlcat [BZ #178]

[PATCH v8] Implement strlcpy and strlcat [BZ #178]

[PATCH v9] Implement strlcpy/strlcat [BZ #178]

[patch, nios2, committed] Nios II maintenance patch for 2.23, ULPs and localplt.data

Re: [PATCH-for-2.21-and-2.22] s390-64: remove socketcall syscalls

[PATCH] Add __private_ss to s390 struct tcbhead.

[PATCH] Add _STRING_INLINE_unaligned

[PATCH] Add hwcap2 bits for POWER9

[PATCH] Add MAP_HUGETLB and MAP_STACK defines for hppa

[PATCH] Add security bugs to NEWS

[PATCH] Add string inlines to string-inlines.c

[PATCH] argp: Use fwrite_unlocked instead of __fxprintf when !_LIBC

[PATCH] Avoid expected failure of tst-malloc-thread-fail on ppc

[PATCH] Call math_opt_barrier inside if

[PATCH] Cleanup ppc bits/ipc.h

[PATCH] configure: make the unsupported error message less hostile

[PATCH] Don't do lock elision on an error checking mutex (bug 17514)

[PATCH] elf/elf.h: Add new 386 and X86_64 relocations from binutils.

Re: [PATCH] elf/get-dynamic-info.h: fix early GNU_HASH processing on ia64

Re: [PATCH] Eliminate redundant sign extensions in pow()

[patch] Fix "make check" failure to build on Ubuntu 14.04 LTS

[PATCH] fix #19443 - build failures with -DDEBUG

[PATCH] fix #19444 - build failures with -O1 due to -Wmaybe-uninitialized

[PATCH] fix 19432 - iconv rejects redundant escape sequences in IBM90{0,3,5,7,9}

[PATCH] Fix dladdr on hppa

[PATCH] Fix isinf/isnan declaration conflict with C++11

[PATCH] Fix nptl/tst-setuid3.c

[PATCH] Fix ppc macro usage of htm builtins

Re: [PATCH] Fix wordsize-32 mmap offset for negative value (BZ#18877)

Re: [PATCH] ia64: fpu: fix gamma definition handling [BZ #15421]

[PATCH] Improve check against integer wraparound in hcreate_r [BZ #18240]

[PATCH] Improve generic strcspn performance

[PATCH] Improve generic strpbrk performance

[patch] Increase timeout in nss/bug17079.c test

[PATCH] intl: reintroduce unintentionally disabled optimization

[PATCH] localedata: ar_SY: fix May/June localization [BZ #17225]

[PATCH] localedata: nl_NL: date_fmt: rewrite to match standards [BZ #16495]

[PATCH] longlong: fix sh wundef builds

[PATCH] malloc: add documentation

[PATCH] malloc: add locking to thread cache

[PATCH] malloc: allow recursion from ptmalloc_init to malloc

[PATCH] malloc: always free objects locklessly

[PATCH] malloc: avoid main_arena

[PATCH] malloc: better inline documentation

[PATCH] malloc: brain-dead thread cache

[PATCH] malloc: create a useful assert

[PATCH] malloc: create aliases for malloc, free,...

[PATCH] malloc: define __libc_memalign

[PATCH] malloc: destroy thread cache on thread exit

[PATCH] malloc: document and fix linked list handling

[PATCH] malloc: Don't call tsd_setspecific before tsd_key_create

[PATCH] malloc: fix calculation of aligned heaps

[PATCH] malloc: fix hard-coded constant

[PATCH] malloc: fix local_next handling

[PATCH] malloc: fix mbind on old kernels

[PATCH] malloc: fix perturb_byte handling for tcache

[PATCH] malloc: fix startup races

[PATCH] malloc: hide THREAD_STATS

[PATCH] malloc: initial numa support

[PATCH] malloc: introduce get_backup_arena()

[PATCH] malloc: kill mprotect

[PATCH] malloc: limit free_atomic_list() latency

[PATCH] malloc: Lindent before functional changes

[PATCH] malloc: Lindent new_heap

[PATCH] malloc: Lindent public_fREe()

[PATCH] malloc: Lindent users of arena_get2

[PATCH] malloc: make numa_node_count more robust

[PATCH] malloc: move out perturb_byte conditionals

[PATCH] malloc: only free half the objects on tcache_gc

[PATCH] malloc: plug thread-cache memory leak

[PATCH] malloc: prefetch for tcache_malloc

[PATCH] malloc: push down the memset for huge pages

[PATCH] malloc: quenche last compiler warnings

[PATCH] malloc: remove __builtin_expect

[PATCH] malloc: remove all remaining hooks

[PATCH] malloc: remove atfork hooks

[PATCH] malloc: remove dead code

[PATCH] malloc: remove emacs style guards

[PATCH] malloc: remove get_backup_arena() from tcache_malloc()

[PATCH] malloc: remove hooks from malloc() and free()

[PATCH] malloc: remove mstate typedef

[PATCH] malloc: remove stale condition

[PATCH] malloc: remove tcache prefetching

[PATCH] malloc: rename *.ch to *.h

[PATCH] malloc: Revert glibc 1d05c2fb9c6f

[PATCH] malloc: s/max_node/num_nodes/

[PATCH] malloc: simplify and fix calloc

[PATCH] malloc: speed up mmap

[PATCH] malloc: tune thread cache

[PATCH] malloc: turn arena_get() into a function

[PATCH] malloc: unifdef -D__STD_C

[PATCH] malloc: unifdef -m -DUSE_ARENAS -DHAVE_MMAP

[PATCH] malloc: unifdef -m -UATOMIC_FASTBINS

[PATCH] malloc: unifdef -m -Ulibc_hidden_def

[PATCH] malloc: unifdef -m -UPER_THREAD -U_LIBC

[PATCH] malloc: unobfuscate an assert

[PATCH] malloc: use atomic free list

[PATCH] malloc: use bitmap to conserve hot bins

[PATCH] malloc: use MAP_HUGETLB when possible

[PATCH] malloc: use mbind()

[PATCH] malloc: use tsd_getspecific for arena_get

[PATCH] manual: Update alloca and variable length array documentation

[PATCH] MIPS: Set the required Linux kernel version to 4.5.0 for 2008 NaN

Re: [PATCH] nptl: support thread stacks that grow up [ping]

Re: [PATCH] nsswitch: Add group merging support

[PATCH] posix: Remove dynamic memory allocation from execl{e,p}

Re: [PATCH] powerpc: Automatically guess --with-cpu value

Re: [PATCH] powerpc: Enforce compiler barriers on hardware transactions

[PATCH] powerpc: Fix dl-procinfo HWCAP

[PATCH] powerpc: Regenerate libm-test-ulps

[PATCH] powerpc: Remove uses of operand modifier (%s) in inline asm

[PATCH] pthread_mutex_unlock: fix wrong assertion with lock elision (bug#19515)

[PATCH] Remove unused variables

Re: [PATCH] Require at least Linux 2.6.33 on alpha

[PATCH] S/390: Do not raise inexact exception in lrint/lround functions in overflow case.

[PATCH] S390: Fix build error in iconvdata/bug-iconv11.c

[PATCH] S390: Regenerate ULPs

[PATCH] Silence some false positive warnings for gcc 4.7

[PATCH] sparc: mman.h: fix bad comment insertion [committed]

[PATCH] tst-malloc-thread-exit: run less aggressively

Re: [PATCH] Use $(PYTHON) in benchtests.

[patch] Use ENTRY/END in sysdeps/x86_64/nptl/pthread_spin*.S

[PATCH] Use TIME_T_MAX and TIME_T_MIN in tst-mktime2.c

[PATCH] When disabling SSE, make sure -fpmath is not set to use SSE either

[PATCH] x86_64: memcpy/memmove family optimized with AVX512

[PATCH] xstat: only check to see if __ASSUME_ST_INO_64_BIT is defined

[PATCH][AArch64] Fix libc internal asm profiling code

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

[PATCH][BZ #19329] Fix race between tls allocation at thread creation and dlopen

[PATCH][BZ #19490] Add unwind descriptors for x86_64 _mcount and __fentry__

[PATCH][BZ #19490] Add unwind descriptors to pthread_spin_init, etc. on i386

[PATCH][BZ 17979][BZ 17721] Fix issues with sys/cdefs.h and uchar.h when using non-gcc compiler.

RE: [PATCH][X86_64] Set bit_Fast_Unaligned_Load for Excavator family CPU's

[PATCHv2 0/2] Tunables for glibc

[PATCHv2 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable

[PATCHv2] S390: Fix build failure in test string/tst-endian.c with gcc 6.

Re: [PATCHv3] powerpc: ABI change - add HWCAP/HWCAP2/platform info to TCB

[PATCHv3] S390: Fix build failure in test string/tst-endian.c with gcc 6.

[PING][RFC][PATCH 0/7][BZ 10871] Month names in genitive case

[powerpc] fenvinline.h uses assembly modifier 's'

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2

Re: [RFC] MIPS ABI Extension for IEEE Std 754 Non-Compliant Interlinking

RE: [RFC][PATCH 1/2] generic hp_timing

[RFC][PATCH 1/7] Implement alternative (genitive case) month names (bug 10871)

RE: [RFC][PATCH 2/2] generic hp_timing

[RFC][PATCH 2/7] Add tests for alternative month names (bug 10871)

RE: [RFC][PATCH 3/4] generic hp_timing + LD_DEBUG option to measure init time

[RFC][PATCH 3/7] Add day-month order (bug 10871)

RE: [RFC][PATCH 4/4] generic hp_timing + LD_DEBUG option to measure init time

[RFC][PATCH 4/7] Use the alternative (genitive case) month names (bug 10871)

[RFC][PATCH 5/7] pl_PL: Add alternative (genitive) month names (bug 10871)

[RFC][PATCH 6/7] ru_RU: Add alternative (genitive) month names (bug 10871)

[RFC][PATCH 7/7] uk_UA: Add alternative (genitive) month names (bug 10871)

Re: [RFC][PATCH][BZ 10871] Month names in genitive case

Add new header definitions from Linux 4.4 (plus older ptrace definitions)

Re: Change for locale fr_CH and it_CH for monday as fisrt day of the week

Close down glibc-sc mailing list.

Contributing a compound object to the libpthread

Fix __finitel libm compat symbol version [committed]

Re: Fix doc quoting problems with Texinfo 5

Fix MIPS64 memcpy regression

Fix race in tst-mqueue5

Fix ulps regeneration for *-finite tests [committed]

gcc 4.7 build failures from -Werror

glibc 2.23 -- Hard freeze follow ups

glibc 2.23 --- Hard freeze starting

glibc 2.23 --- Release management and plan dates

glibc 2.23 --- Starting soft/slush freeze

Fwd: glibc and unexec

hppa: pending pthread init patch

increasing default timeout significantly

Is C11 threads support really wanted in glibc?

Re: Make shebang interpreter directives consistent

malloc->backtrace->dlopen->malloc deadlock

malloc: performance improvements and bugfixes

Re: Merging some linux/generic code into linux?

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

Re: Per-machine additions to CFLAGS-rtld.c being overridden.

PING [PATCH] fix #18755 - build errors with -DNDEBUG

Re: PING [PATCH] fix #18755 - build errors with -DNDEBUG

Ping Re: RFC: fixing ldbl-128ibm round-to-integer functions for non-default rounding modes

Re: PING^1: [PATCH 1/2] Mark ld.so internal mmap functions hidden in ld.so

Re: PING^1: [PATCH 2/2] Mark internal unistd functions hidden in ld.so

Regenerate ARM libm-test-ulps [committed]

Regenerate MIPS libm-test-ulps [committed]

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

Re: Removal of unexec support from glibc malloc

Requiring Linux 3.2 for glibc 2.24

Re: RFC: deprecate sys/sysmacros.h inclusion from sys/types.h

Re: RFC: Test hook for nss_files testing

S390: Fix build failure in test string/tst-endian.c with gcc 6.

S390: Silence gcc 5.1 array-bounds warnings if build with -O3.

Second draft of the Y2038 design document

Self-Reintroduction: DJ Delorie

The semantics of strlcpy and strlcat

sparc support

testrun.sh broken

tilegx32 NPTL nptl/tst-cancel17 failure

Tunables for 2.23?

Update copyright dates not handled by scripts/update-copyrights [committed]

Update localplt.data for powerpc-nofpu [committed]

Update miscellaneous files from upstream sources [committed]

Update timezone code from tzcode 2015g

Update to DNSSEC design document.


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