unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-02-02 14:38:40 to 2018-02-07 16:04:17 UTC [more...]

[PATCH 1/3] Refactor Linux ARCH_FORK implementation
 2018-02-07 16:06 UTC  (6+ messages)
` [PATCH 2/3] dynarray: Implement remove function
` [PATCH 3/3] Refactor atfork handlers

[PATCH] avoid buffer overflow in sunrpc clnt_create (BZ #22542)
 2018-02-07 15:57 UTC  (8+ messages)

POT-Creation-Date line not making it into the output of gettext ("")?
 2018-02-07 15:44 UTC  (4+ messages)

[PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
 2018-02-07 15:37 UTC  (11+ messages)

Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
 2018-02-07 15:27 UTC  (5+ messages)
` Ping "

[PATCH v2 0/5] Don't install libio.h or _G_config.h
 2018-02-07 15:17 UTC  (21+ messages)
` [PATCH v2 1/5] Pre-cleanup: Remove unnecessary redefinitions of std symbols
` [PATCH v2 2/5] Remove getc and putc macros from the public stdio.h
` [PATCH v2 3/5] Don't install libio.h or _G_config.h
      ` Fwd: "
` [PATCH v2 4/5] Post-cleanup 1: move libio.h back out of bits/
` [PATCH v2 5/5] Post-cleanup 2: minimize _G_config.h

Fix -Os strcoll, wcscoll, build (bug 21313)
 2018-02-07 12:14 UTC  (3+ messages)
` Ping "

[PATCH] manual: Fix Texinfo warnings about improper node names
 2018-02-07 12:07 UTC  (3+ messages)

[PATCH 1/2] linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
 2018-02-07 11:54 UTC  (9+ messages)
` [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15

[PATCH] manual: Document the standardized scanf flag, "m". [BZ #16376]
 2018-02-07  8:46 UTC  (2+ messages)

[PATCH] scripts/test-installation.pl: Handle NSS crypto libraries [BZ #21940]
 2018-02-07  6:02 UTC  (7+ messages)
          ` [PING] "

Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
 2018-02-07  2:06 UTC  (7+ messages)
` Ping "

Shared Code Changes for the RISC-V Glibc Port
 2018-02-07  0:49 UTC  (3+ messages)
` [PATCH 2/4] Allow make-link-multidir to make subdirectories

Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
 2018-02-06 21:52 UTC  (4+ messages)
` Ping "

Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
 2018-02-06 21:47 UTC  (4+ messages)
` Ping "

Correct type of SSIZE_MAX for 32-bit (bug 13575)
 2018-02-06 21:41 UTC  (4+ messages)
` Ping "

Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
 2018-02-06 21:34 UTC  (4+ messages)
` Ping "

Move string/testcopy.c to test-driver.c and xmalloc (bug 19667)
 2018-02-06 18:45 UTC  (3+ messages)
` Ping "

Only define loff_t for __USE_MISC (bug 14553)
 2018-02-06 18:30 UTC  (3+ messages)
` Ping "

Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
 2018-02-06 18:01 UTC  (2+ messages)
` Ping "

[PATCH] Remove slow paths from log
 2018-02-06 16:06 UTC  (6+ messages)
      ` [PATCH v3] "

[PATCH] linux: make getcwd(3) fail if it cannot obtain an absolute path [BZ #22679]
 2018-02-06 13:56 UTC  (6+ messages)

[PATCH v2 00/12] posix: glob/fnmatch fixes and refactor
 2018-02-06  8:57 UTC  (20+ messages)
` [PATCH v2 01/12] malloc: Add specialized dynarray for C strings
` [PATCH v2 02/12] posix: Use char_array for internal glob dirname
` [PATCH v2 03/12] posix: Remove alloca usage for GLOB_BRACE on glob
` [PATCH v2 04/12] posix: Remove alloca usage on glob dirname
` [PATCH v2 05/12] posix: Use dynarray for globname in glob
` [PATCH v2 06/12] posix: Remove alloca usage on glob user_name
` [PATCH v2 07/12] posix: Use char_array for home_dir in glob
` [PATCH v2 08/12] posix: Remove all alloca usage "
` [PATCH v2 09/12] getlogin_r: switch Linux variant to struct scratch_buffer
` [PATCH v2 10/12] posix: Replace alloca usage with scratch_buffer for fnmatch
` [PATCH v2 11/12] posix: Remove alloca usage for internal fnmatch implementation
` [PATCH v2 12/12] posix: Remove VLA "

[PATCH COMMITTED] Record CVE-2018-6551 in NEWS and ChangeLog [BZ #22774]
 2018-02-06  8:20 UTC 

[PATCH] Add runtime check if mutex will be elided in tst-mutex8 testcases
 2018-02-06  6:41 UTC 

[PATCH] aarch64: Optimized memcmp for medium to large sizes
 2018-02-06  5:37 UTC  (2+ messages)
` [PING][PATCH] "

Multiarch interpreter names for traditional architectures
 2018-02-06  0:55 UTC  (16+ messages)

Add MAP_SYNC from Linux 4.15
 2018-02-06  0:33 UTC  (3+ messages)

Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15
 2018-02-06  0:27 UTC  (2+ messages)

Add IPV6_FREEBIND from Linux 4.15
 2018-02-06  0:26 UTC  (2+ messages)

Add elf.h NT_* macros from Linux 4.15 (bug 14890)
 2018-02-06  0:25 UTC  (2+ messages)

Add MAP_SHARED_VALIDATE from Linux 4.15
 2018-02-06  0:13 UTC  (2+ messages)

man-pages-4.15 released
 2018-02-05 23:42 UTC  (2+ messages)

[PATCH] Don't install libio.h or _G_config.h
 2018-02-05 23:31 UTC  (8+ messages)

[PATCH] Use ADDRIDX with DT_GNU_HASH
 2018-02-05 21:48 UTC  (2+ messages)

[PATCH] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
 2018-02-05 21:43 UTC  (5+ messages)

[PATCH] getcwd.3: Mention that "(unreachable)" is no longer returned for glibc > 2.27
 2018-02-05 20:34 UTC 

[Patch v2 14/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:18 UTC 

[Patch v2 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:15 UTC 

[Patch v2 12/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:13 UTC 

[Patch v2 11/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:12 UTC 

[Patch v2 1/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 15:59 UTC 

[Patch v2 10/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:11 UTC 

[Patch v2 9/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:10 UTC 

[Patch v2 8/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:10 UTC 

[Patch v2 7/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:09 UTC 

[Patch v2 6/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:08 UTC 

[Patch v2 5/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:06 UTC 

[Patch v2 4/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:05 UTC 

[Patch v2 3/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:04 UTC 

[Patch v2 2/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 16:02 UTC 

[Patch v2 0/13] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-02-05 15:56 UTC 

[PATCH] elf: Remove ad-hoc restrictions on dlopen callers [BZ #22787]
 2018-02-05 14:01 UTC 

[PATCH] sparc: Check PIC instead of SHARED in start.S
 2018-02-05 13:11 UTC  (3+ messages)

[PATCH] x86-64: Use __glibc_likely/__glibc_likely in dl-machine.h
 2018-02-05 12:26 UTC  (5+ messages)

RISC-V glibc port, v7
 2018-02-05  9:15 UTC  (3+ messages)
` [PATCH v7 02/17] Skeleton documentation for the RISC-V port

[hurd,commited] hurd: Fix build
 2018-02-04 13:03 UTC 

[PATCH] Add DT_SYMTAB_SHNDX from gABI
 2018-02-02 20:32 UTC 

[PATCH v8 0/8] Add support for ISO C threads.h
 2018-02-02 17:04 UTC  (9+ messages)
` [PATCH v8 1/8] nptl: Add C11 threads thrd_* functions
` [PATCH v8 2/8] nptl: Add C11 threads mtx_* functions
` [PATCH v8 3/8] nptl: Add C11 threads call_once functions
` [PATCH v8 4/8] nptl: Add C11 threads cnd_* functions
` [PATCH v8 5/8] nptl: Add C11 threads tss_* functions
` [PATCH v8 6/8] nptl: Add abilist symbols for C11 threads
` [PATCH v8 7/8] nptl: Add test cases for ISO "
` [PATCH v8 8/8] Add manual documentation for threads.h

[PATCH] v11 Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2018-02-02 16:35 UTC  (4+ messages)

[committed arm/ilp32] aarch64: Update ILP32 abilists
 2018-02-02 15:12 UTC 


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