public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH 00/29] Add Support for AARCH64:ILP32
 2014-11-18 14:31 UTC  (34+ messages)
` [PATCH 11/29] [AARCH64] Use PTR_REG in crti.S
` [PATCH 24/29] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
` [PATCH 12/29] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
` [PATCH 19/29] [AARCH64] Add ILP32 support to elf_machine_load_address
` [PATCH 15/29] [AARCH64] Use PTR_REG in getcontext.S
` [PATCH 13/29] [AARCH64] Use PTR_* macros in dl-trampoline.S
` [PATCH 10/29] [AARCH64] Add PTR_REG, PTR_LOG_SIZE, and PTR_SIZE. Use it in LDST_PCREL and LDST_GLOBAL
` [PATCH 05/29] Allow fd_mask type not be an array of long
` [PATCH 03/29] Add ability for the IPC structures (msqid_ds, semid_ds, shmid_ds, etc.) to have time_t being 64bit
` [PATCH 18/29] [AARCH64] Reformat inline-asm in elf_machine_load_address
` [PATCH 06/29] Allow some fields of siginfo to be different from the generic one
` [PATCH 20/29] [AARCH64] Set up wordsize for ILP32
` [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 14/29] [AARCH64] Use PTR_* in start.S
` [PATCH 17/29] [AARCH64] Syscalls for ILP32 are passed always via 64bit values

[PATCH 00/19] Fix -Wundef warning in SHLIB_COMPAT
 2014-11-18 13:55 UTC  (6+ messages)
` [PATCH 17/19] Provide default definition for IS_IN when _LIBC is not defined
  ` [PATCH 17/19 v2] Use IS_IN only when _LIBC is defined

[RFC] New mallinfo64 as alternative for 32bit mallinfo
 2014-11-18 13:49 UTC 

What is R_X86_64_GOTPLT64 used for?
 2014-11-18 13:12 UTC  (9+ messages)

Editing the glibc wiki
 2014-11-18 12:47 UTC  (3+ messages)

[Patch] Speed up strcoll by inlining
 2014-11-18 12:42 UTC  (5+ messages)

[RFC] support for trusted validating resolver configuration
 2014-11-18 12:40 UTC 

[PATCH] Fix cross reference to nonexistent node BSD Handler in signal.texi
 2014-11-18  9:45 UTC  (2+ messages)

[PATCH] mips: Do not use jal to reach __libc_start_main
 2014-11-17 23:56 UTC  (2+ messages)

[PATCH 1/N] x86_64 vectorization support: vectorized math functions addition to Glibc
 2014-11-17 23:55 UTC  (13+ messages)

[PATCH] [BZ #15392] Remove fork child pid assertion
 2014-11-17 22:20 UTC  (3+ messages)

[RFC] Possible new execveat(2) Linux syscall
 2014-11-17 18:30 UTC  (9+ messages)
        ` [musl] "

[PATCH] alpha: Fix soft-fp breakage
 2014-11-17 17:25 UTC 

RFC: mblen() return code when n is zero
 2014-11-17 16:27 UTC  (5+ messages)

[PATCH v2] lowlevellock comments
 2014-11-17 13:56 UTC  (4+ messages)
` [PATCH v3] "

ctermid: return string literal, document MT-Safety pitfall
 2014-11-17 10:21 UTC  (15+ messages)

[PATCH roland/sigvec] Remove sigvec
 2014-11-17  7:53 UTC  (8+ messages)

[PATCH] Add definition for CLOCK_TAI
 2014-11-17  7:36 UTC  (2+ messages)

BZ#16469: resolv: skip leading dot in domain to search
 2014-11-15  0:10 UTC 

BZ#16469: don't drop trailing dot in res_nquerydomain
 2014-11-15  0:08 UTC 

[PATCH 1/3 roland/nptl] NPTL: Refactor createthread.c
 2014-11-14 23:04 UTC  (3+ messages)
` [PATCH 2/3 roland/nptl] NPTL: Move Linux-specific createthread.c to sysdeps
` [PATCH 3/3 roland/nptl] NPTL: Add stub createthread.c

[PATCH] [BZ #17596] mblen return code when n is zero
 2014-11-14 20:59 UTC  (6+ messages)

-Werror policy
 2014-11-14 19:23 UTC  (6+ messages)

[PATCH v2] Add x86 32 bit vDSO time function support
 2014-11-14 19:19 UTC  (7+ messages)

Remove x86_64 __GNUC_PREREQ (4, 6) conditional
 2014-11-14 18:53 UTC 

Remove ARM __GNUC_PREREQ(4,4) conditionals
 2014-11-14 18:40 UTC 

mempcpy change breaks the sparc build
 2014-11-14 18:33 UTC  (5+ messages)

Only declare __sigpause in installed signal.h when necessary
 2014-11-14 18:30 UTC  (2+ messages)

[PATCH][AARCH64][BZ #16850]Increase MINSIGSTKSZ & SIGSTKSZ
 2014-11-14 18:21 UTC  (3+ messages)

Require GCC 4.6 or later to build glibc
 2014-11-14 17:59 UTC  (4+ messages)

[PATCH] manual/sysinfo.texi: Fix addmntent's annotation as MT-Safe
 2014-11-14 16:57 UTC  (2+ messages)

[RFC] How to add vector math functions to Glibc
 2014-11-14 16:51 UTC  (19+ messages)

Fix stpcpy / mempcpy namespace (bug 17573)
 2014-11-14 14:08 UTC  (13+ messages)

[RFC][MIPS] What to do about DT_MIPS_RLD_MAP and PIE
 2014-11-14 11:27 UTC  (15+ messages)

new gconv module
 2014-11-14  4:19 UTC  (3+ messages)

BZ#15722: create all sockets with SOCK_CLOEXEC
 2014-11-14  2:21 UTC  (3+ messages)

BZ#15819: introduce internal function to ease poll retry with timeout
 2014-11-14  2:18 UTC  (4+ messages)
  ` feedback feedback (was: BZ#15819, BZ#15722)

Dynamic linker issue with bind now?
 2014-11-14  2:08 UTC  (5+ messages)
` [PATCH] Fix dynamic linker issue with bind-now

new __strtol warning
 2014-11-13 22:15 UTC  (3+ messages)

BZ#14498: fix infinite loop in nss_db_getservbyname
 2014-11-13 21:52 UTC 

[RFC] Remove platform dependent information from top-level libc-abis
 2014-11-13 20:26 UTC  (5+ messages)

Fix strtoll / strtoull namespace for 32-bit (bug 17594)
 2014-11-13 19:02 UTC  (2+ messages)

RFC: Add tests for namespace for static linking
 2014-11-13 12:48 UTC  (7+ messages)
` RFCv2: "

Impact of removing VM_EXEC from brk area
 2014-11-13 12:24 UTC 

[PATCH] S/390: Get rid of warning: the comparision will always evaluate as false
 2014-11-13  9:48 UTC  (2+ messages)

[PATCH] S/390: Add SystemTap probes to longjmp and setjmp
 2014-11-13  9:48 UTC  (2+ messages)

[PATCH] S/390: Get rid of warning unused variable in dl-machine.h
 2014-11-13  9:47 UTC  (2+ messages)

Misaligned stack on 32-bit s390?
 2014-11-13  9:46 UTC  (15+ messages)

[PATCH][BZ 17251] Calculate RPATH $ORIGIN from absolute path
 2014-11-12 23:34 UTC  (7+ messages)

[COMMITTED PATCH] NPTL: Move __libc_multiple_threads_ptr defn to nptl-init.c
 2014-11-12 22:53 UTC 

Fix localealias.c fgets_unlocked namespace (bug 17589)
 2014-11-12 22:05 UTC  (2+ messages)

Fix locale memmem namespace (bug 17585)
 2014-11-12 21:58 UTC  (2+ messages)

Fix __get_nprocs fgets_unlocked namespace (bug 17582)
 2014-11-12 21:57 UTC  (2+ messages)

Fix __printf_fp wmemset namespace (bug 17574)
 2014-11-12 21:44 UTC  (2+ messages)

Fix qsort_r namespace (bug 17571)
 2014-11-12 21:42 UTC  (2+ messages)

Fix x86_64 rawmemchr namespace (bug 17572)
 2014-11-12 21:42 UTC  (2+ messages)

Fix malloc_info namespace (bug 17570)
 2014-11-12 21:41 UTC  (2+ messages)

[PATCH 2/3] powerpc: POWER8 fmod optimization
 2014-11-12 18:29 UTC  (5+ messages)

[COMMITTED][s390] Use GOT instead of GOT12 everywhere
 2014-11-12 14:21 UTC 

Fwd: Contributing to glibc
 2014-11-12 14:17 UTC  (4+ messages)
  `  "

[PATCH] powerpc:strtok/strtok_r optimization
 2014-11-12 14:05 UTC 

[Patch][BZ 17506] fix tst-strcoll-overflow returning before timeout
 2014-11-12 11:07 UTC  (9+ messages)

[PATCH][SPARC] supporting more than 2g in niagara4 memcpy and memset
 2014-11-12  7:47 UTC  (3+ messages)

[PATCH v3 0/9] aarch64 syscall cleanups
 2014-11-12  6:03 UTC  (5+ messages)
` [PATCH v3 6/9] aarch64: Use tpidr_el0 rather than __errno_location in librt

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).