libc-alpha archive
subject index for December, 2012

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:

Por apenas R$ 9,90 não perca seus prazos da justiça

Re: [BZ #13951] Fix country_name of dz_BT

[Comitted] S/390: ULPs update

[COMMIT] Bulgarian and Polish translations

[COMMITTED PATCH] Fix week day names for ks_IN@devanagari

[PATCH 01/15] Support multiarch under OS directory

[PATCH 02/15] Add a testcase for BZ 14955

[PATCH 03/15] Add HAS_RTM

[PATCH 04/15] Convert pthread_rwlock_try(rd/wr)lock to prototypes

[PATCH 05/15] Add hle.h base header

[PATCH 06/15] Add internal IFUNC call workaround

[PATCH 07/15] Add the low level infrastructure for pthreads lock elision with TSX

Re: [PATCH 07/15] Add the low level infrastructure for pthreads lockelision with TSX

[PATCH 08/15] Add external interface changes: new lock types for pthread_mutex_t

[PATCH 09/15] Add elision to pthread_mutex_{try,timed,un,}lock

Re: [PATCH 1/2] Fix incorrectly named __kernel_get_tbfreq VDSO function

[PATCH 1/3] manual: glob: document the gl_flags field

[PATCH 1/3] Support run tst-exec and tst-spawn directly

[PATCH 1/3] unify xmalloc prototypes & friends

[PATCH 10/15] Support setting elision in pthread_mutexattr_settype

[PATCH 11/15] Add lock elision to rwlocks

[PATCH 12/15] Add __pthread_set_abort_hook export

[PATCH 13/15] Extend the test suite for TSX and add some new tests to test elision

[PATCH 14/15] Fix tst-mutexpi8

[PATCH 15/15] Add manual for lock elision

[PATCH 2/3] manual: glob flags: mention the GNU extensions

[PATCH 2/3] Support run bug-setlocale1 directly

[PATCH 2/3] sys/cdefs.h: export __attribute_alloc_size__

[PATCH 3/3] manual: glob flags: fix sorting order

[PATCH 3/3] stdlib.h: use existing malloc/alloc_size attribute defines

[PATCH COMMITTED] Add sparc implementation oflll_futex_timed_wait_bitset

[PATCH COMMITTED] Fix sparc build with older compilers.

[PATCH COMMITTED] Mention IFUNC enhancements to testsuite in NEWS.

Re: [PATCH COMMITTED] Mention IFUNC enhancements to testsuite inNEWS.

[PATCH COMMITTED] Update manual/contrib.texi

Re: [PATCH v2] byteswap.h: fix gcc ver test for __builtin_bswap{32,64}

[PATCH v2] Convert mantissa storage in mp_no to int

[PATCH v2] Extend i486 pthread_cond_timedwait to use futex syscall with absolute timeout

Re: [PATCH v2] Extend i486 pthread_cond_timedwait to use futexsyscall with absolute timeout

[PATCH v3] Fix potential access beyond array bounds in m1np

[PATCH v4] Fix potential access beyond array bounds in m1np

Re: [PATCH/RFC] Keep exported _nl_default_dirname constant when prefix changes

[PATCH/RFC] Keep exported _nl_default_dirname constant when prefixchanges

Re: [PATCH/RFC] Keep exported _nl_default_dirname constant whenprefix changes

[PATCH] [BZ #12724] libio: revert partial POSIX 2008 fclose support

[PATCH] Add --enable-dynamic-test configure option

[PATCH] Add branch prediction favouring normal numbers

[PATCH] Add fedfs_admin to /etc/rpc

[PATCH] Alias for ISO-10646-UCS-2 charset

[PATCH] Consolidate and inline calls to __acr

[PATCH] Convert mantissa storage in mp_no to int

[PATCH] Correct _{POSIX_V7|_POSIX_V6|XBS5}_ILP32_OFFBIG for x32

[PATCH] Demystify the magic number 134217729.0

[PATCH] Don't check ABI for _nl_default_dirname

[PATCH] Don't treat tls_offset == 1 as forced dynamic

Re: [PATCH] Extend i486 pthread_cond_timedwait to use futex syscallwith absolute timeout

[PATCH] Fix "localedef --posix" description

[PATCH] Fix "set but not used" warnings for ppc64

[PATCH] Fix potential access beyond array bounds in m1np

[PATCH] Fix uk_UA currency symbol

[PATCH] Fix warnings from generic _FPU_GETCW

[PATCH] linux: posix_fadvise: support __NR_fadvise64_64

[PATCH] Make __get_cpu_features hidden

[PATCH] math: use existing nonnull attribute define

[PATCH] Move more mp constants into static scope

[PATCH] Move multiprecision constant mpone into static scope

[PATCH] Move x86 multiarch files to sysdeps/x86/multiarch

[PATCH] Properly check for short writes when sending the response innscd

[PATCH] Remove @hsep and @vsep usage from info pages

[PATCH] Remove unnecessary __mpexp_nn

[PATCH] Remove unneeded linking in nptl testsuite

[Patch] Remove unwanted whitespace in zh_CN locale

[PATCH] Save reference to kernel provided envp in the linker

[PATCH] settimeofday with NULL tv

[PATCH] soft-fp: Fix used without set warning in _FP_MUL and _FP_DIV

Re: [PATCH] soft-fp: Fix used without set warning in _FP_MUL and_FP_DIV

[PATCH] Split mantissa calculation loop and add branch prediction tomp multiplication

Re: [PATCH] Split mantissa calculation loop and add branch predictionto mp multiplication

Re: [PATCH] Split mantissa calculation loop and add branchprediction to mp multiplication

[PATCH] stdlib.h: use existing malloc/alloc_size attribute defines

Re: [PATCH] stdlib.h: use existing malloc/alloc_size attributedefines

[PATCH] typo fix to contrib.texi

[PATCH] Update libc.pot in preparation for giving tarball totranslation project.

[PATCH] Update PowerPC ULPs

[PATCH] Use __gnu_inline__ for __extern_always_inline in g++-4.2

[PATCH] Use malloca instead alloca

[PATCH][BZ #14246] Correct arrangement of nodes in argp section ofthe manual

[PATCH][BZ #14450] Fix timeval example in manual

[PATCH][BZ #14833] Fix typos in message.texi

[PATCH][BZ #14872] Mention if terminating null is included inNAME_MAX/PATH_MAX

[PATCH][BZ #6885] Clarify description of __freading and __fwriting

Re: [PATCH][BZ #6885] Clarify description of __freading and__fwriting

[PATCH][libm] Fix values in __mpexp_twomm1

[PATCH][libm] Remove unnecessary variable mptwoim1

[PATCH][libm] Replace global constants with preprocessor defines

[PATCH][libm] Replace more constants with their values

[PATCH][s390] Fix some build warnings

[PATCH][s390] Replace lll_futex_* assembly code with INTERNAL_SYSCALL

Re: [PATCH][s390] Replace lll_futex_* assembly code withINTERNAL_SYSCALL

Re: [PING] [PATCH v2] faster strlen on x64

[PING] dlmopen and core dumps

[ping][PATCH v2] Convert mantissa storage in mp_no to int

[RFC PATCH Userspace RCU] Discourage use of pthread_atfork() forcall_rcu handlers

[RFC] Faster strspn/strcspn implementation.

[RFC] Run indent on sysdeps/ieee754/dbl64/*.c ?

Re: ABI compatibility status of glibc 2.17

Re: Allowing users to change execvpâs shell?

Re: Allowing users to change execvpâs shell?

Allowing users to change execvpâs shell?

Architectures status 2012-12-18

BZ#14317: Optimze __xpg_strerror_r

Change sources.redhat.com references to sourceware.org

compiler standards (and/or min gcc version) supported with installed headers ?

Re: compiler standards (and/or min gcc version) supported withinstalled headers ?

Define _SYS_AUXV_H to 1 not empty in sysdeps/powerpc/sysdep.h

Re: dlmopen and core dumps

Expand LICENSES file

Fix "conflicting types for built-in function" warnings from nldbl-*.c

Re: Fix "conflicting types for built-in function" warnings fromnldbl-*.c

Fix "set but not used" warnings for X##_s in soft-fp

Fix ldbl-128ibm "set but not used" warnings

Fix powerpc32 "set but not used" warnings from INTERNAL_SYSCALL_DECL

Re: Fix powerpc32 "set but not used" warnings fromINTERNAL_SYSCALL_DECL

Fix powl inaccuracy for ldbl-128ibm (bug 14914)

Fix typos in arith.texi

Re: GLIBC tree is frozen

glibc-2.17 release status...

The GNU C Library version 2.17 is now available.

Help fill in the testing blanks for the 2.17 release!

http://gcc.gnu.org/wiki/cauldron2013

If glibc had a logo what would it be?

Include stdlib.h in sysdeps/ieee754/ldbl-128ibm/x2y2m1l.c

Increase width of padded output in stdio-common/tst-put-error

The Linux binutils 2.23.51.0.7 is released

The Linux binutils 2.23.51.0.8 is released

List of test failures for 2.17

Machine maintainer status reports for 2.17.

merging fadvise64_64 fallback?

New Bulgarian PO file for 'libc' (version 2.17-pre1)

New Croatian PO file for 'libc' (version 2.17-pre1)

New Czech PO file for 'libc' (version 2.16-pre1)

New Czech PO file for 'libc' (version 2.17-pre1)

New Dutch PO file for 'libc' (version 2.17-pre1)

New Esperanto PO file for 'libc' (version 2.17-pre1)

New French PO file for 'libc' (version 2.17-pre1)

New German PO file for 'libc' (version 2.17-pre1)

New Interlingua PO file for 'libc' (version 2.17-pre1)

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

New Russian PO file for 'libc' (version 2.17-pre1)

New Swedish PO file for 'libc' (version 2.17-pre1)

New template for 'libc' made available

new template for GLIBC

New Vietnamese PO file for 'libc' (version 2.17-pre1)

On glibc's resolver

PATCH: BZ #14664: changing prefix breaks "make check-abi-libc"

PATCH: Don't add addend for R_X86_64_GLOB_DAT/R_X86_64_JUMP_SLOT

PATCH: Use __get_cpu_features () in HAS_CPUID_FLAG

PATCH: Use libc_ifunc_hidden_def in x86_64/gettimeofday.c

PING [discuss] [x86-64 psABI] RFC: Extend x86-64 psABI to support x32

PING: [PATCH] Correct _{POSIX_V7|_POSIX_V6|XBS5}_ILP32_OFFBIG for x32

PING: [PATCH] Move x86 multiarch files to sysdeps/x86/multiarch

PING: PATCH: Use libc_ifunc_hidden_def in x86_64/gettimeofday.c

Ping[3]: [PATCH v4] Destructor support for C++11 thread_localvariables

Re: PING^2: [PATCH] Correct _{POSIX_V7|_POSIX_V6|XBS5}_ILP32_OFFBIGfor x32

Ports-related README updates

Re: Pre-release review of glibc 2.17: 0 P1 bugs, 14 P2 bugs, 0 P3bugs.

Remove unused variable from powerpc sem_post.c

Speeding up nscd

suggested patches for regex routines from gawk

Sync with Linux 3.7

Tagged trunk for 2.17

TLS static info and _dl_get_tls_static_info()

Translations

Updating copyright dates automatically

Fwd: Your Photos


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 2.6.3