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

[COMMITED] hppa: Make __SIGRTMIN 32 (ABI break).

[COMMITTED PATCH] BZ#17496: Fix gnu/lib-names.h dependency.

[COMMITTED PATCH] Clean up internal ctype.h header.

[COMMITTED PATCH] Fix NPTL build error when missing __NR_set_robust_list.

[COMMITTED PATCH] Make internal lock-init macros return void.

[COMMITTED PATCH] NPTL: Add some missing #include's

[COMMITTED PATCH] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point.

[COMMITTED PATCH] NPTL: Clean up THREAD_SYSINFO macros.

[COMMITTED PATCH] NPTL: Conditionalize direct futex syscall uses.

[COMMITTED PATCH] NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID.

[COMMITTED PATCH] Prototypify htonl and htons definitions.

[COMMITTED PATCH] Remove obsolete TLS_DEFINE_INIT_TP fallback.

[COMMITTED PATCH] Rework compiler version check in configure.

[COMMITTED PATCH] Tiny refactoring in fts to eliminate a warning.

[COMMITTED] manual/llio.texi: Add comments discussing why write() is not MT-safe in Linux.

[libc patch] __tls_get_addr with link_map * instead of modid

[PATCH 0/3] Improve ARM atomic performance for malloc

[PATCH 0/4] Provide C11 atomic operations

[PATCH 0/5] Add generic atomic.h implementation

[PATCH 0/5] obstacks again

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

[PATCH 01/29] [AARCH64] Fix utmp struct for compatibility reasons.

[PATCH 02/29] Allow sigset be an array of a different type

[PATCH 03/29] Add ability for the IPC structures (msqid_ds, semid_ds, shmid_ds, etc.) to have time_t being 64bit

[PATCH 04/29] Allow rusage work on a big-endian 32bit-on-64bit target

[PATCH 05/29] Allow fd_mask type not be an array of long.

[PATCH 06/29] Allow some fields of siginfo to be different from the generic one

[PATCH 07/29] Allow generic stat and statfs not have padding for 32bit targets

[PATCH 08/29] [AARCH64] Add header guards to sysdep.h headers.

[PATCH 09/29] Add dynamic ILP32 AARCH64 relocations to elf.h

[PATCH 1/13] AArch64: Cleanup fenv implementation

[PATCH 1/1] linux: open and openat ignore 'mode' with O_TMPFILE in flags

[PATCH 1/3] benchtests: Add malloc microbenchmark

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

[PATCH 1/4] Add arch-specific configuration for C11 atomics support.

[PATCH 1/5] benchtests: Add malloc microbenchmark

[PATCH 1/5] obstack tidy part 1

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

[PATCH 10/13] AArch64: Cleanup fenv implementation

[PATCH 10/29] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL.

[PATCH 11/13] AArch64: Cleanup fenv implementation

[PATCH 11/29] [AARCH64] Use PTR_REG in crti.S.

[PATCH 12/13] AArch64: Cleanup fenv implementation

[PATCH 12/29] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S

[PATCH 13/13] AArch64: Cleanup fenv implementation

[PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S

[PATCH 14/29] [AARCH64] Use PTR_* in start.S

[PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S.

[PATCH 16/29] [AARCH64] Detect ILP32 in configure scripts.

[PATCH 17/29] [AARCH64] Syscalls for ILP32 are passed always via 64bit values.

[PATCH 18/29] [AARCH64] Reformat inline-asm in elf_machine_load_address.

[PATCH 19/29] [AARCH64] Add ILP32 support to elf_machine_load_address.

[PATCH 2/13] AArch64: Cleanup fenv implementation

[PATCH 2/3] sysdeps/arm/bits/atomic.h: Add a wider range of atomic operations

[PATCH 2/4] Add atomic operations similar to those provided by C11.

[PATCH 2/5] obstack tidy part 2

[PATCH 2/5] sysdeps/generic/atomic.h: Add a generic atomic header

[PATCH 2/8] Function declaration cleanup

[PATCH 20/29] [AARCH64] Set up wordsize for ILP32.

[PATCH 21/29] [AARCH64] Add ILP32 to makefiles

[PATCH 22/29] [AARCH64] Add support to ldconfig for ILP32 and libilp32

[PATCH 23/29] [AARCH64] Add ILP32 ld.so to the known interpreter names.

[PATCH 24/29] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found

[PATCH 25/29] [AARCH64] Add kernel_sigaction.h for AARCH64 ILP32

[PATCH 26/29] [AARCH64] Add sigstack.h header for ILP32 reasons.

[PATCH 27/29] [AARCH64] Fix up ucontext for ILP32

[PATCH 28/29] [AARCH64] Add typesizes.h for ILP32

[PATCH 29/29] [AARCH64] Make lp64 and ilp32 directories.

[PATCH 3/13] AArch64: Cleanup fenv implementation

[PATCH 3/3] sysdeps/arm/bits/atomic.h: Use relaxed atomics for catomic_*

[PATCH 3/4] Add tests for C11-like atomic operations.

[PATCH 3/5] 64-bit obstack support, part 1

[PATCH 3/5] sysdeps/generic/atomic_types.h: Add generic atomic types header

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

[PATCH 4/13] AArch64: Cleanup fenv implementation

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

[PATCH 4/4] Use C11 atomics in pthread_once.

[PATCH 4/5] 64-bit obstack support, part 2

[PATCH 4/5] sysdeps/aarch64/bits/atomic.h: Switch to generic implementation

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

[PATCH 5/13] AArch64: Cleanup fenv implementation

[PATCH 5/5] 64-bit obstack support, part 3

[PATCH 5/5] sysdeps/arm/bits/atomic.h: Switch to generic implementation

[PATCH 5/8] Rewrite cancellation macros

[PATCH 6/13] AArch64: Cleanup fenv implementation

Re: [PATCH 6/6][BZ #11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3

[PATCH 6/8] nptl: Fix Race conditions in pthread cancellation

[PATCH 7/13] AArch64: Cleanup fenv implementation

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

[PATCH 8/13] AArch64: Cleanup fenv implementation

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

[PATCH 9/13] AArch64: Cleanup fenv implementation

[PATCH resend] MIPS: Allow FPU emulator to use non-stack area.

[PATCH RFC] Add support for linux memfd_create syscall

[PATCH roland/arm-soft-fp] Remove sysdeps/arm/soft-fp directory.

[PATCH roland/arm] ARM: Use movw/movt more when available

Re: [PATCH roland/iconv] Clean up wchar_t conversion code in iconv program.

[PATCH roland/nscd-vlais] Rework some nscd code not to use variable-length struct types.

Re: [PATCH roland/nscd-vlais] Rework some nscd code not to use variable-length struct types.

[PATCH roland/sigvec] Remove sigvec.

[PATCH roland/Wshadow] -Wshadow

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

[PATCH v2] [BZ 17273] fix incorrect mount table entry parsing in __getmntent_r()

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

[PATCH v2] Complete example in error message documentation.

[PATCH v2] linux: open and openat ignore 'mode' with O_TMPFILE in flags

Re: [PATCH v2] lowlevellock comments

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

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

[PATCH v3] [BZ #17273] fix incorrect mount table entry parsing in __getmntent_r()

[PATCH v3] lowlevellock comments

Re: [PATCH,Hurd] Fix F_*LK* fcntl with __USE_FILE_OFFSET64

[PATCH] * elf/dl-load.c (open_path): avoid writing to 'env_path_list' when none of the search directories exist.

[PATCH] 64-bit obstack support

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

Re: [PATCH] [BZ 16857] New locale raj_IN

Re: [PATCH] [BZ 17273] fix incorrect mount table entry parsing in __getmntent_r()

[PATCH] [BZ 17460] "nscd --help" crashes with segmentation fault on 32-bit machine

[PATCH] [BZ 17475] New Bhilodi and Tulu locales

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

[PATCH] Add ipc.h for aarch64

[PATCH] arm: Re-enable PI futex support for ARM kernels >= 3.14.3

[PATCH] Clean up safety property macros.

[PATCH] Complete example in error message documentation.

[PATCH] Don't error out writing a multibyte character to an unbuffered stream (bug 17522)

[PATCH] elf/dl-load.c: Remove local_strdup.

[PATCH] Fix atomic_full_barrier on x86 and x86_64.

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

[PATCH] Fix infinite loop in check_pf

[PATCH] Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)

[PATCH] Grammatical edits to error reporting documentation.

[PATCH] Grammatical edits to the manual's introduction.

[PATCH] hppa: avoid NULL dereference of sym_map in elf_machine_rela()

[PATCH] i686: Fix test suite fails on build by gcc 5.0

RE: [PATCH] Improve performance of strcpy

RE: [PATCH] Improve performance of strncpy

[PATCH] Minor grammatical corrections in manual/nss.texi.

[PATCH] MIPS specific strcmp function

[PATCH] Modify several tests to use test-skeleton.c

[patch] pow.3: Add note on performance characteristics of pow

Re: [PATCH] powerpc: remove linux lowlevellock.h

Re: [PATCH] pthread_once: Clean up constants.

[PATCH] Recognize recent x86 CPUs in string.h

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

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

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

[PATCH] Run ld.so through check-localplt, check-textrel, and check-execstack.

[PATCH] S/390: Add SystemTap probes to longjmp and setjmp.

[PATCH] S/390: Get rid of warning unused variable in dl-machine.h.

[PATCH] S/390: Get rid of warning: the comparision will always evaluate as false

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

[PATCH] Support HWCAPs for MIPS

[PATCH] tile: add clock_gettime support via vDSO

[PATCH] tile: add support for _SC_LEVEL*CACHE* sysconf() queries

[PATCH] tile: make the prolog of clone() more conformant

[PATCH] tile: optimize memcmp

[PATCH] tilegx: optimize string copy_byte() internal function

[PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr

[PATCH] Update minimal required version of bunutils

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

[PATCH][AARCH64]End frame record chain correctly

[PATCH][BZ #17485] MIPS: ld: libpthread.so: invalid string offset 2765592330 >= 5154 for section `.dynstr'

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

[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout

[PATCH][RFC] Fix SPARC atomic_write_barrier.

[PATCH][SPARC] Fix fpu_fr.fpu_dregs size in sys/ucontext.h

RE: [PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information

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

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

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

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

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

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

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

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

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

[Ping] [PATCH] Minor grammatical corrections in manual/nss.texi.

[PING] RE: [PATCH] [BZ 17475] New Bhilodi and Tulu locales

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

[RFC PATCH]: Align large allocations to cacheline

[RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}

Re: [RFC] How to add vector math functions to Glibc

Re: [RFC] pthread_once: Use unified variant instead of custom x86_64/i386

[RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE

[RFC][PATCH] Adjust most tests to use test-skeleton.c

[RFC][PATCH] powerpc: Change atomic_write_barrier to have release semantics.

Re: [SPAM] Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr

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

Add futex wrapper to glibc?

Answer posted to SAP ftruncate Bug 1156331

Backtrace_symbols and .symtab

build failure when host gnu/lib-names.h does not define LIBGCC_S_SO

Re: building GLIBC with -fsanitize=address

Re: C11 threads ABI - mtx_t and cnd_t types

Re: C11 threads ABI questions - enum values

Clean up patch status on patchwork.sourceware.org

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

Consensus on adding kernel syscall wrappers.

Consensus: data-race freedom as default for glibc code

Fwd: Contributing to glibc

Create a hook for inspecting program headers during library load

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

Don't use INTDEF for powerpc32 compat symbols (bug 14132)

Don't use INTDEF with __ldexpf (bug 14132)

Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)

Don't use INTDEF/INTUSE with __cxa_atexit (bug 14132)

Don't use INTDEF/INTUSE with _dl_argv (bug 14132)

Don't use INTUSE with __adjtimex (bug 14132)

Don't use INTVARDEF/INTUSE with __libc_enable_secure (bug 14132)

Error in documentation of $ORIGIN in the ld.so man page

FAQ: How do I install glibc correctly?

Fixing the distribution problems with TLS and DTV_SURPLUS slots.

For review: attributes(7) man page

Re: Futex error handling

Re: Future atomic operation cleanup

Merge MIPS libc-abis into top-level

Minimum GCC version for building glibc

Move execve to syscalls.list (bug 14138)

Move get*id and getgroups definitions to syscalls.list (bug 14138)

Move powerpc64 pread/pwrite definitions to syscalls.list (bug 14138)

Move readv and writev definitions to syscalls.list (bug 14138)

Move setfsgid/setfsuid definitions to syscalls.list (bug 14138)

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

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

new gconv module

Re: PATCH] [BZ 17192] New locale ce_RU

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

Ping Re: Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)

Ping Re: Don't use INTDEF/INTUSE with _dl_argv (bug 14132)

Ping RE: Merge MIPS libc-abis into top-level

Ping Re: Move readv and writev definitions to syscalls.list (bug 14138)

ping: MPX ABI extension

Ping^10 Re: Make __ASSUME_UTIMES hppa-specific

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

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

Ping^2 Re: [v2] Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)

Ping^2 Re: Move readv and writev definitions to syscalls.list (bug 14138)

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

Ping^2 Re: soft-fp: Add FP_DENORM_ZERO

Ping^2 Re: soft-fp: Fix _FP_TO_INT latent bug in overflow handling

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

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

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

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

Ping^3 Re: soft-fp: Remove FP_CLEAR_EXCEPTIONS

Ping^7 Re: Make __ASSUME_UTIMES hppa-specific

Ping^8 Re: Make __ASSUME_UTIMES hppa-specific

Ping^9 Re: Make __ASSUME_UTIMES hppa-specific

Proposal to revitalize release branches: Make them cheap, and make them work.

Remove __libc_creat function name

Remove __libc_pselect alias

Remove __libc_readv and __libc_writev function names

Remove CANCEL-FCT-WAIVE and CANCEL-FILE-WAIVE

Remove stray *_internal aliases (bug 14132)

Request to take over maintenance of glibc 2.17 branch.

RFC: replace ptmalloc2

Should glibc be fully reentrant? What do we allow interposed symbols to do?

Re: soft-fp: Add FP_DENORM_ZERO

Re: soft-fp: Fix _FP_TO_INT latent bug in overflow handling

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

Re: soft-fp: Refactor exception handling for comparisons

Re: soft-fp: Remove FP_CLEAR_EXCEPTIONS

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

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

soft-fp: Use parentheses around macro arguments

Stepping down...

Subsystem maintainers

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

threads.h implementation issues

Update autoconf version requirement in install.texi

Why does elf/dl-load.c have local_strdup?


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