public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[glibc PATCH] fcntl: put F_OFD_* constants under #ifdef __USE_FILE_OFFSET64
 2016-08-17 15:44 UTC  (2+ messages)

[PATCH] Get rid of array-bounds warning in __kernel_rem_pio2[f] with gcc 6.1 -O3
 2016-08-17 15:32 UTC  (9+ messages)

[PATCH v2] Reduce memory size of tsearch red-black tree
 2016-08-17 15:12 UTC 

[PATCH Fix incorrect double-checked locking related to _res_hconf.initialized. [BZ #20477]
 2016-08-17 14:59 UTC  (4+ messages)

[RFC2 nowrap: PATCH v7 00/18] ILP32 for ARM64
 2016-08-17 14:33 UTC  (23+ messages)
` [PATCH 03/18] arm64: ensure the kernel is compiled for LP64
` [PATCH 02/18] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 01/18] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 04/18] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 08/18] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 11/18] arm64: ilp32: share aarch32 syscall handlers
` [PATCH 10/18] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 06/18] thread: move thread bits accessors to separated file
` [PATCH 05/18] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 09/18] arm64: introduce binfmt_elf32.c
` [PATCH 07/18] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 12/18] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 16/18] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
` [PATCH 14/18] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 15/18] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 13/18] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 17/18] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 18/18] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH COMMITTED] nptl/tst-once5: Reduce time to expected failure
 2016-08-17 14:15 UTC 

[PATCH] S390: Support PLT and GOT references in check-localplt
 2016-08-17 13:48 UTC  (5+ messages)

[PATCH] aio: fix newp->running data race
 2016-08-17 13:36 UTC  (4+ messages)

[PATCH] Use sysdep.o from libc.a in libpthread.a on more architectures [BZ #20452]
 2016-08-17 13:15 UTC  (7+ messages)

[PATCH] Add missing RR type numbers to ns_type
 2016-08-17 12:57 UTC  (4+ messages)

[PATCH] nptl: Avoid expected SIGALRM in most tests [BZ #20432]
 2016-08-17 12:55 UTC 

[PATCH v2 1/9] Add configure check to test if gcc supports attribute ifunc
 2016-08-17 12:21 UTC  (4+ messages)

Adding cache shape info to powerpc
 2016-08-17 12:20 UTC  (3+ messages)

[PATCHv2 0/9] Generate Complex functions from a common template
 2016-08-16 23:54 UTC  (10+ messages)
` [PATCHv2 2/9] Prepare to convert _Complex cosine functions
` [PATCHv2 8/9] Prepare to convert remaining _Complex functions
` [PATCHv2 5/9] Convert _Complex sine functions to generated code
` [PATCHv2 1/9] Support for type-generic libm function implementations libm
` [PATCHv2 3/9] Convert _Complex cosine functions to generated code
` [PATCHv2 4/9] Prepare to convert _Complex sine functions
` [PATCHv2 9/9] Convert remaining complex function to generated files
` [PATCHv2 6/9] Prepare to convert _Complex tangent functions
` [PATCHv2 7/9] Convert _Complex tangent functions to generated code

[PATCH 0/6] Prepare ldbl-128 to build as float128
 2016-08-16 20:55 UTC  (16+ messages)
` [PATCH 4/6] ldbl-128: Rename 'long double' to 'ldouble_t'
` [PATCH 2/6] ldbl-128: Define and use mathx_hidden_def wrapper to hidden_def
` [PATCH 3/6] ldbl-128: Remove unused sqrtl declaration in e_asinl.c
` [PATCH 1/6] ldbl-128: Simplify fma usage
` [PATCH 6/6] Make shared ldbl files more shareable
` [PATCH 5/6] ldbl-128: Use L(x) macro for long double constants

The GNU C Library version 2.24 is now available
 2016-08-16 20:27 UTC  (3+ messages)

[PATCH] Reduce memory size of tsearch red-black tree
 2016-08-16 19:24 UTC  (5+ messages)

[PATCHv2 00/11] Generate Complex functions from a common template
 2016-08-16 18:00 UTC  (18+ messages)
` [PATCHv2 03/11] Support for type-generic libm function implementations libm

[PATCH 1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32
 2016-08-16 17:43 UTC  (2+ messages)
` [PATCH 2/2] Remove p{read,write}{v} from x86 auto-generation list

Fix soft-fp extended.h unpacking (GCC bug 77265) [committed]
 2016-08-16 17:12 UTC 

[PATCHv2] Add tst-wcstod-round
 2016-08-16 14:45 UTC  (3+ messages)

[PATCH] Fix fnmatch handling of collating elements (bug 17396, bug 16976)
 2016-08-16 13:27 UTC 

[PATCH] malloc: Simplify static malloc interposition [BZ #20432]
 2016-08-16 12:16 UTC 

[RFC] [MIPS] Enable non-executable PT_GNU_STACK support
 2016-08-16 10:51 UTC  (7+ messages)
    ` [RFC] [MIPS] Enable non-executable PT_GNU_STACK support v2

[PATCH COMMITTED] Add NEWS entry for CVE-2016-6323
 2016-08-16  9:19 UTC 

[PATCH COMMITTED] nptl/tst-tls3-malloc: Force freeing of thread stacks
 2016-08-16  9:07 UTC 

[01/12] Add fesetexcept
 2016-08-15 20:52 UTC  (27+ messages)
` [02/12] Add fesetexcept: aarch64
` [03/12] Add fesetexcept: alpha
` [05/12] Add fesetexcept: hppa
` [04/12] Add fesetexcept: arm
` [07/12] Add fesetexcept: m68k
` [06/12] Add fesetexcept: ia64
` [09/12] Add fesetexcept: powerpc
` [08/12] Add fesetexcept: mips
` [10/12] Add fesetexcept: s390
` [12/12] Add fesetexcept: sparc
` [11/12] Add fesetexcept: sh

[PATCH] argp: Do not override GCC keywords with macros [BZ #16907]
 2016-08-15 20:16 UTC  (7+ messages)

[PATCHv4 0/2] tunables for glibc
 2016-08-15 20:05 UTC  (3+ messages)
` [PATCH 2/2] Initialize tunable list with the GLIBC_TUNABLES environment variable
` [PATCH 1/2] Add framework for tunables

[PATCH] Add CFI to i386 _start functions
 2016-08-15 19:24 UTC 

[RFC nowrap: PATCH v7 00/19] ILP32 for ARM64
 2016-08-15 14:31 UTC  (15+ messages)
` [PATCH 01/19] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 05/19] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 12/19] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32
    ` [PATCH] ilp32: fix {GET,SET}SIGMASK request for ptrace
` [PATCH 18/19] arm64:ilp32: add vdso-ilp32 and use for signal return

[PATCH] arm: mark __startcontext as .cantunwind
 2016-08-15 14:26 UTC  (4+ messages)

Consensus on unit tests?
 2016-08-15 14:23 UTC  (6+ messages)

[PATCH] locales: et_EE: locale has wrong {p,n}_cs_precedes value
 2016-08-15 11:21 UTC  (5+ messages)

[PATCH] Remove the ptw-% patterns
 2016-08-14 17:19 UTC  (3+ messages)

[PATCH] Remove the ptw-% patterns
 2016-08-14 12:59 UTC 

Difference between lib*-routines and lib*-sysdep_routines
 2016-08-14  9:17 UTC  (2+ messages)

Status of the Native Client port of glibc
 2016-08-13 21:22 UTC 

Fix test-fexcept when "inexact" implicitly raised [committed]
 2016-08-12 17:35 UTC 

[PATCH V4][BZ #18441] fix sorting multibyte charsets with an improper locale
 2016-08-12  4:30 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] Add CFI to x86_64 RTLD_START
 2016-08-11 19:39 UTC  (7+ messages)

[PATCH/committed] ChangeLog: change Winblowz to Windows
 2016-08-11 18:45 UTC  (5+ messages)

[PATCH] localedata: i18napis: update LC_ADDRESS.country_post
 2016-08-11 13:52 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] linux ttyname and ttyname_r: return link if appropriate
 2016-08-10 23:48 UTC  (16+ messages)

Fix powerpc fesetexceptflag clearing FE_INVALID (bug 20455) [committed]
 2016-08-10 21:48 UTC 

Add tests for fegetexceptflag, fesetexceptflag [committed]
 2016-08-10 21:34 UTC  (2+ messages)

libio vtable verification failures with multiple libcs
 2016-08-10 20:39 UTC  (6+ messages)

[patch] fmemopen.3:
 2016-08-10 18:16 UTC 

[PATCH 0/3] stat syscall family: support modern 32-bit ABI requirements
 2016-08-10 12:45 UTC  (5+ messages)
` [PATCH v4 2/3] 32-bit ABIs: support stat syscall family

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