public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/29] Add Support for AARCH64:ILP32
 2014-10-27  8:00 UTC  (16+ messages)
` [PATCH 11/29] [AARCH64] Use PTR_REG in crti.S
` [PATCH 08/29] [AARCH64] Add header guards to sysdep.h headers
` [PATCH 09/29] Add dynamic ILP32 AARCH64 relocations to elf.h
` [PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S
` [PATCH 04/29] Allow rusage work on a big-endian 32bit-on-64bit target
` [PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S
` [PATCH 18/29] [AARCH64] Reformat inline-asm in elf_machine_load_address
` [PATCH 05/29] Allow fd_mask type not be an array of long
` [PATCH 24/29] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
` [PATCH 03/29] Add ability for the IPC structures (msqid_ds, semid_ds, shmid_ds, etc.) to have time_t being 64bit
` [PATCH 07/29] Allow generic stat and statfs not have padding for 32bit targets
` [PATCH 06/29] Allow some fields of siginfo to be different from the generic one
` [PATCH 01/29] [AARCH64] Fix utmp struct for compatibility reasons
` [PATCH 12/29] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
` [PATCH 02/29] Allow sigset be an array of a different type

For review: attributes(7) man page
 2014-10-27  6:09 UTC  (5+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-10-26 19:44 UTC  (5+ messages)

Fwd: Contributing to glibc
 2014-10-26 15:31 UTC 

Futex error handling
 2014-10-26  7:19 UTC  (16+ messages)
        ` Add futex wrapper to glibc?

[PATCH v2] Complete example in error message documentation
 2014-10-26  7:19 UTC 

[PATCH] Complete example in error message documentation
 2014-10-26  0:31 UTC 

[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
 2014-10-25 11:48 UTC 

[libc patch] __tls_get_addr with link_map * instead of modid
 2014-10-25  6:26 UTC  (12+ messages)

[RFC] [PATCH] powerpc: Fix missing barriers in atomic_exchange_and_add_{acq,rel}
 2014-10-25  5:49 UTC  (3+ messages)

Move setfsgid/setfsuid definitions to syscalls.list (bug 14138)
 2014-10-25  5:36 UTC  (2+ messages)

[PATCH] Grammatical edits to error reporting documentation
 2014-10-25  5:34 UTC 

[PATCH] elf/dl-load.c: Remove local_strdup
 2014-10-24 23:17 UTC  (6+ messages)

[PATCH 0/6][BZ #11588] pi-condvars: add priority inheritance for pthread_cond_* internal lock
 2014-10-24 22:05 UTC  (4+ messages)
  ` [PATCH 6/6][BZ #11588] arm: Re-enable PI futex support for ARM kernels >= 3.14.3

[COMMITTED PATCH] Rework compiler version check in configure
 2014-10-24 21:49 UTC 

Merge MIPS libc-abis into top-level
 2014-10-24 21:48 UTC  (4+ messages)

[COMMITTED PATCH] Prototypify htonl and htons definitions
 2014-10-24 19:40 UTC 

[PATCH] Improve performance of strncpy
 2014-10-24 15:56 UTC 

[PATCH] Improve performance of strcpy
 2014-10-24 15:50 UTC 

[PATCH 4/13] AArch64: Cleanup fenv implementation
 2014-10-24 15:34 UTC  (4+ messages)

Why does elf/dl-load.c have local_strdup?
 2014-10-24 15:25 UTC  (11+ messages)
      ` Should glibc be fully reentrant? What do we allow interposed symbols to do?

Backtrace_symbols and .symtab
 2014-10-24 14:35 UTC  (9+ messages)

[PATCH] Add ipc.h for aarch64
 2014-10-24 14:33 UTC  (7+ messages)

[PATCH 10/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:19 UTC  (2+ messages)

[PATCH 8/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:13 UTC  (2+ messages)

[PATCH 5/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:08 UTC  (2+ messages)

[PATCH 6/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:03 UTC  (2+ messages)

[PATCH 7/13] AArch64: Cleanup fenv implementation
 2014-10-24  9:02 UTC  (2+ messages)

[v2] Move some chown / lchown / fchown definitions to syscalls.list (bug 14138)
 2014-10-24  4:16 UTC  (8+ messages)
` Ping "
  ` Ping^2 "

[COMMITED] hppa: Make __SIGRTMIN 32 (ABI break)
 2014-10-24  3:21 UTC 

[PATCH 0/5] Add generic atomic.h implementation
 2014-10-24  2:02 UTC  (3+ messages)
` [PATCH 2/5] sysdeps/generic/atomic.h: Add a generic atomic header

[PATCH] Fix misdetected Slow_SSE4_2 cpu feature bit (bug 17501)
 2014-10-24  1:52 UTC  (2+ messages)

Consensus on adding kernel syscall wrappers
 2014-10-24  1:10 UTC 

soft-fp: Support rsigned == 2 in _FP_TO_INT
 2014-10-24  0:47 UTC  (8+ messages)
` Ping "
    ` Subsystem maintainers

[PATCH 3/13] AArch64: Cleanup fenv implementation
 2014-10-23 22:35 UTC  (2+ messages)

[RFC] How to add vector math functions to Glibc
 2014-10-23 21:37 UTC  (22+ messages)

[PATCH 2/13] AArch64: Cleanup fenv implementation
 2014-10-23 19:52 UTC  (2+ messages)

[PATCH 1/13] AArch64: Cleanup fenv implementation
 2014-10-23 19:52 UTC  (2+ messages)

[RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
 2014-10-23 19:34 UTC  (5+ messages)

Don't use INTDEF for powerpc32 compat symbols (bug 14132)
 2014-10-23 19:00 UTC  (2+ messages)

[PATCH 12/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 13/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 11/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:36 UTC 

[PATCH 9/13] AArch64: Cleanup fenv implementation
 2014-10-23 17:35 UTC 

[PATCH v2] PowerPC: libc single-thread lock optimization
 2014-10-23 17:12 UTC  (11+ messages)
` Future atomic operation cleanup

C11 threads ABI questions - enum values
 2014-10-23 16:58 UTC  (14+ messages)

[Patch v2] [BZ 15884] strcoll: improve performance by removing the cache
 2014-10-23 15:13 UTC  (7+ messages)

[PATCH] Recognize recent x86 CPUs in string.h
 2014-10-23 13:28 UTC 

[PATCH v2] lowlevellock comments
 2014-10-23 12:13 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Recognize recent x86 CPUs in string.h
 2014-10-23  7:47 UTC  (2+ messages)

Don't use INTDEF/INTUSE in unwind-dw2-fde.c (bug 14132)
 2014-10-22 23:57 UTC 

[PATCH roland/iconv] Clean up wchar_t conversion code in iconv program
 2014-10-22 22:44 UTC 

[PATCH roland/nscd-vlais] Rework some nscd code not to use variable-length struct types
 2014-10-22 22:04 UTC  (3+ messages)

[PATCH roland/arm] ARM: Use movw/movt more when available
 2014-10-22 21:21 UTC  (3+ messages)

[PATCH][BZ #17485] MIPS: ld: libpthread.so: invalid string offset 2765592330 >= 5154 for section `.dynstr'
 2014-10-22 15:00 UTC  (3+ messages)

new gconv module
 2014-10-22 12:16 UTC 

Don't use INTDEF with __ldexpf (bug 14132)
 2014-10-21 22:48 UTC  (2+ messages)

Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
 2014-10-21 22:06 UTC  (7+ messages)

Dynamic linker issue with bind now?
 2014-10-21 21:33 UTC  (4+ messages)
` [PATCH] Fix dynamic linker issue with bind-now

[RFC][PATCH] powerpc: Change atomic_write_barrier to have release semantics
 2014-10-21 19:48 UTC 

[RFC][PATCH] Adjust most tests to use test-skeleton.c
 2014-10-21 17:24 UTC  (2+ messages)

[COMMITTED PATCH] NPTL: Clean up gratuitous Linuxism in libpthread.so entry point
 2014-10-21 17:18 UTC  (4+ messages)

[PING] RE: [PATCH] [BZ 17475] New Bhilodi and Tulu locales
 2014-10-21 14:41 UTC 

[PATCH v3 3/3] libio: fmemopen rewrite to POSIX compliance
 2014-10-20 23:00 UTC  (2+ messages)

[COMMITTED PATCH] Tiny refactoring in fts to eliminate a warning
 2014-10-20 22:35 UTC 

[COMMITTED PATCH] NPTL: Add some missing #include's
 2014-10-20 21:50 UTC 

[COMMITTED PATCH] Make internal lock-init macros return void
 2014-10-20 21:15 UTC 

[RFC] pthread_once: Use unified variant instead of custom x86_64/i386
 2014-10-20 19:35 UTC  (8+ messages)

RFC: replace ptmalloc2
 2014-10-20 19:08 UTC  (12+ messages)

Move readv and writev definitions to syscalls.list (bug 14138)
 2014-10-20 15:37 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

Make __ASSUME_UTIMES hppa-specific
 2014-10-20 15:28 UTC  (10+ messages)
` Ping "
  ` Ping^2 "
    ` Ping^3 "
      ` Ping^4 "
        ` Ping^5 "
          ` Ping^6 "
            ` Ping^7 "
              ` Ping^8 "
                ` Ping^9 "

[PATCHv3, MIPS] Add support for O32 FPXX and program header based ABI information
 2014-10-20  8:27 UTC  (9+ messages)

[PATCH] pthread_once: Clean up constants
 2014-10-20  1:38 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).