libc-alpha archive
subject index for September, 2014

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:

[COMMITTED PATCH] [BZ #17354] tile: Fix up corner cases with signed relocations

[COMMITTED PATCH] Don't use a nested function in rpmatch.

[COMMITTED PATCH] HPPA: Add c++-types.data.

[COMMITTED PATCH] HPPA: Transition to new non-addon NPTL. (FTP!)

[COMMITTED PATCH] Minor cleanup in ld-ctype.c

[COMMITTED PATCH] Minor cleanup in locale.c

[COMMITTED PATCH] tile: remove linux lowlevellock.h

[COMMITTED] Fix typo in macro names in sysconf.c

[PATCH 0/4] nptl: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH 0/4] POSIX_* Wundef fixes

[PATCH 0/7] nptl: Fix Race conditions in pthread cancellation (BZ#12683)

Re: [PATCH 06/19] Define IN_MODULE for translation units that define NOT_IN_libc

[PATCH 1/2] Fix typo in _REGEX_VERSION name

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

[PATCH 1/4] nptl: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH 1/4] Remove Wundef warnings for specification macros

[PATCH 1/7] Use inline syscalls for non-cancellable versions

[PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc

[PATCH 17/19 v3] Use IS_IN only when _LIBC is defined

[PATCH 2/2] Add correct variable names for _POSIX_IPV6 and _POSIX_RAW_SOCKETS

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

[PATCH 2/4] Add _POSIX namespace SYSCONF macros to conf.list

[PATCH 2/4] nptl: x86_64: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH 2/7] Function declaration cleanup

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

[PATCH 3/4] Use PTHREAD_DESTRUCTOR_ITERATIONS

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

[PATCH 4/4] nptl: Add default cancellable futex calls

[PATCH 4/4] Use conf.list to generate spec array

[PATCH 4/7] nptl: x86_64: remove assembly implementation

[PATCH 5/7] nptl: Fix Race conditions in pthread cancellation

[PATCH 6/7] nptl: x86_64: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH 7/7] nptl: ppc32: Fix Race conditions in pthread cancellation, (BZ#12683)

[PATCH v2 06/19] Define IN_MODULE for translation units that define NOT_IN_libc

Re: [PATCH v2] __builtin_expect cleanup for iconv{,data}/*.c

[PATCH v2] __builtin_expect cleanup for iconv{,data}/*.c (was: Re: [PATCH] __builtin_expect cleanup for iconvdata/*.c)

Re: [PATCH v2] Add x86 32 bit vDSO time function support

[PATCH v2] Implement strlcpy [BZ #178]

[PATCH v2] lowlevellock comments

[PATCH v2] Make __extern_always_inline usable on clang++ again

[PATCH v2] New test for ftime

[PATCH v2] Write errors to stdout and not stderr in nptl/tst-setuid3.c

Re: [PATCH v2][BZ 16852] Do not clobber recvmmsg argument.

Re: [PATCH v3 3/3] libio: fmemopen rewrite to POSIX compliance

[Patch] [BZ 15884] strcoll: improve performance by removing the cache

[PATCH] [RFC] nptl: use compare and exchange for lll_cond_lock

[PATCH] __builtin_expect cleanup for iconvdata/*.c

[PATCH] Allocate correct PLT reloc cache size during profiling and auditing.

[PATCH] Allow cross-building of tests

[PATCH] ARM: Don't define _SYS_AUXV_H in sysdep.h

[PATCH] Assume that all _[PS]C_* and _CS_* macros are always defined

[PATCH] Avoid redundant shift character in iconv output at block boundary (bug #17197)

[PATCH] Cleanup MIPS preconfigure script

[PATCH] Complete the removal of __gconv_translit_find

Re: [PATCH] Define __GI_fegetenv for e500 libm

[PATCH] Elision, both for s390 and x86_64, should be enabled via --enable-lock-elision=yes.

[PATCH] Enhance tst-xmmymm.sh to detect zmm register usage in ld.so

Re: [PATCH] Fix crashes on invalid input in IBM gconv modules [BZ #17325]

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

[PATCH] Fix fnmatch handling of collating elements (BZ #17396)

Re: [PATCH] fix include files to support non-GNU compilers

Re: [PATCH] Fix prototype for eventfd

[PATCH] getgrent.3: Add ENOENT to error list.

[PATCH] glibc/sysdeps/microblaze/bits/atomic.h: Avoid include recursion to cause compiling break

[PATCH] Implement strlcpy [BZ #178]

RE: [PATCH] Improve performance of strcat

[PATCH] Improve performance of strcpy

RE: [PATCH] Improve performance of strncat

RE: [PATCH] Improve performance of strncpy

[PATCH] Include .interp section only for libc.so

[PATCH] lowlevellock comments

[PATCH] Make __extern_always_inline usable on clang++ again

[PATCH] malloc: additional unlink hardening for non-small bins [BZ #17344]

[PATCH] memory leak in libio/wfileops.c do_ftell_wide [BZ #17370]

[PATCH] New test for ftime

[PATCH] powerpc: remove linux lowlevellock.h

[PATCH] Properly handle forced elision in pthread_mutex_trylock

[PATCH] Remove CFLAGS for interp.c

[PATCH] Remove locale-related environment variables from subprocess environments

[PATCH] remove nested function hack_digit

[PATCH] remove nested functions from elf/dl-deps.c

[PATCH] remove nested functions from regcomp.c

[PATCH] Return failure in getnetgrent only when all netgroups have been searched (#17363)

Re: [PATCH] Revert to defining __extern_inline only for g++-4.3+

[PATCH] sparc: fix for missing include file

[PATCH] stdlib/tst-strtod-round.c: Fix build on ARM

[PATCH] string: Add tests for zero length string inputs

[PATCH] tile: Fix up corner cases with signed relocations

[PATCH] Turn implict-function-declaration warnings into errors

Re: [PATCH] un-nest findidx()

Re: [PATCH] Use mode_t in open and friends

[PATCH] Write errors to stdout and not stderr in nptl/tst-setuid3.c

Re: [PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path

[ping2][PATCH 01/19 v2] Add new macro IN_MODULE to identify module in which source is built

[ping2][PATCH 03/19 v2] Auto-generate libc-modules.h

[ping2][PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB

[ping2][PATCH 17/17 v3] Use IS_IN internally only

[ping2][PATCH] Revert to defining __extern_inline only for g++-4.3+

[ping][PATCH 01/19 v2] Add new macro IN_MODULE to identify module in which source is built

[ping][PATCH 03/19 v2] Auto-generate libc-modules.h

[ping][PATCH 04/19] Use MODULE_NAME in stap-probe instead of IN_LIB

[ping][PATCH 17/17 v3] Use IS_IN internally only

[PING][PATCH 5/6][BZ #11588] x86_64: Remove assembly implementations for pthread_cond_*

[ping][PATCH v2 06/19] Define IN_MODULE for translation units that define NOT_IN_libc

[ping][PATCH] Revert to defining __extern_inline only for g++-4.3+

Re: [RFC PATCH] aarch64: improve memset

[RFC, siddhesh/posix-wundef] Fix -Wundef warnings for _POSIX_* macros

[RFC] How to add vector math functions to Glibc

[RFC] Propose fix for race conditions in pthread cancellation (bz#12683)

Re: [RFC][PATCH] Add reallocarray function.

Add new Linux 3.16 constants to netinet/udp.h

Re: Additional malloc hardening

Bug 16713 - [s390x] Member "sa_flags" does not have the correct type

Re: building GLIBC with -fsanitize=address

Clean up gnu/lib-names.h generation

Disable all lock elision unless --enable-lock-elision=yes

Failures in the conform tests removed from arch-independent failure list for release.

Final updates for 2.20 complete (website, manual, bugzilla, and savannah).

Re: For review: memusage(1) man page

For review: pldd(1) man page

Freeze for 2.20 release

Futex error handling

Re: Future atomic operation cleanup

glibc 2.20 status?

glibc-2.21 development open

The GNU C Library version 2.20 is now available

GNU Tools Cauldron 2014 - Videos for presentations

Re: gold vs libc

Re: Implement C11 annex K?

In debug/tst-chk1 we purposely test gets and getwd?

Intel microcode update and glibc HLE

The LD_AUDIT interface is here to stay?

Manual varies by machine.

memusage (1) man page

memusagestat (1) man page

Move architecture-specific shlib-versions entries to sysdeps files

Move OS-specific shlib-versions entries to sysdeps files

Move some *at definitions to syscalls.list (bug 14138)

Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)

Move some setrlimit definitions to syscalls.list (bug 14138)

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

New Russian PO file for 'libc' (version 2.19.90)

New UDP definitions in Linux 3.16

No test summary printed after `make -k check`?

PATCH] [BZ 17192] New locale ce_RU

Ping Re: Clean up gnu/lib-names.h generation

Ping Re: Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)

Ping Re: soft-fp: Add FP_DENORM_ZERO

Ping Re: soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled

Ping Re: soft-fp: Refactor exception handling for comparisons

Ping Re: soft-fp: Remove FP_CLEAR_EXCEPTIONS

Ping Re: soft-fp: Support more precise "invalid" exceptions

Ping Re: soft-fp: Support rsigned == 2 in _FP_TO_INT

Ping Re: Support and use mixed compat/non-compat aliases in syscalls.list

Ping^10 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h

Ping^11 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h

Ping^12 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h

Ping^2 Re: soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled

Ping^2 Re: soft-fp: Refactor exception handling for comparisons

Ping^2 Re: soft-fp: Remove FP_CLEAR_EXCEPTIONS

Ping^3 Re: Make __ASSUME_UTIMES hppa-specific

Ping^4 Re: Make __ASSUME_UTIMES hppa-specific

Ping^5 Re: Make __ASSUME_UTIMES hppa-specific

Ping^6 Re: Make __ASSUME_UTIMES hppa-specific

Ping^9 Re: conformtest: clean up POSIX expections for sys/utsname.h, sys/wait.h

Re: PowerPC: memset optimization for POWER8/PPC64

Re: PowerPC: multiarch bzero cleanup for PPC64

Remove bitrotten --enable-oldest-abi (bug 6652)

Remove configuration name patterns from shlib-versions

Remove shlib-versions entries redundant with DEFAULT entries

Rolling master branch

Run tst-ld-sse-use.sh with bash

Segfault in getifaddrs_internal in glibc-2.20

Should we continue to hold up 2.20 for -Wundef fixes?

Should we require autoconf 2.69?

soft-fp: Add FP_DENORM_ZERO

soft-fp: Correct _FP_TO_INT formatting

soft-fp: Fix _FP_TO_INT latent bug in overflow handling

soft-fp: Fix comment formatting

soft-fp: Make extensions of subnormals from XFmode to TFmode signal underflow if traps enabled

soft-fp: Refactor exception handling for comparisons

soft-fp: Remove FP_CLEAR_EXCEPTIONS

soft-fp: Support more precise "invalid" exceptions

soft-fp: Support rsigned == 2 in _FP_TO_INT

sparc compile error with 2.20

Status of MicroBlace for glibc 2.20?

Status of SH for glibc 2.20?

Support and use mixed compat/non-compat aliases in syscalls.list

test failures with gcc 4.4

Thoughts on bug 15884

Transition to C11 atomics and memory model

tst-strtod-round.c build failure on ARM

Use %ifdef in sysdeps/unix/sysv/linux/powerpc/powerpc64/shlib-versions

Website maintenance?


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