unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-01-29 18:39:17 to 2018-02-05 16:05:40 UTC [more...]

[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 v2 00/12] posix: glob/fnmatch fixes and refactor
 2018-02-05 15:15 UTC  (18+ 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] Don't install libio.h or _G_config.h
 2018-02-05 14:32 UTC  (6+ messages)

[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] i386: Use __glibc_likely/__glibc_likely in dl-machine.h
 2018-02-05 12:28 UTC 

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

Multiarch interpreter names for traditional architectures
 2018-02-05 11:59 UTC  (10+ messages)

[PATCH] Switch IDNA implementation to libidn2 [BZ #19728] [BZ #19729] [BZ #22247]
 2018-02-05  9:21 UTC  (9+ messages)

RISC-V glibc port, v7
 2018-02-05  9:15 UTC  (4+ 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] Remove slow paths from log
 2018-02-02 19:11 UTC  (3+ messages)

Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463)
 2018-02-02 17:43 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)

man-pages-4.15 released
 2018-02-02 15:49 UTC 

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

[PATCH COMMITTED] time: Reference CLOCKS_PER_SEC in clock comment [BZ #22735]
 2018-02-02 11:54 UTC 

[PATCH] aarch64: Optimized memcmp for medium to large sizes
 2018-02-02  4:50 UTC 

[COMMITTED] aarch64: Use the L() macro for labels in memcmp
 2018-02-02  4:48 UTC  (3+ messages)
` [COMMITTED] benchtests: Make bench-memcmp print json
` [COMMITTED] benchtests: Reallocate buffers for every test run

The GNU C Library version 2.27 is now available
 2018-02-01 21:38 UTC 

Move LDBL_CLASSIFY_COMPAT to its own header [committed]
 2018-02-01 21:01 UTC 

Remove some math_private.h libc_feholdexcept_setround overrides [committed]
 2018-02-01 20:59 UTC 

Update syscall-names.list for 4.15
 2018-02-01 20:59 UTC  (2+ messages)

Remove some math_private.h libc_fe* overrides [committed]
 2018-02-01 20:57 UTC 

[PATCH 0/2] nptl: Update struct pthread_unwind_buf
 2018-02-01 20:57 UTC  (3+ messages)
` [PATCH 1/2] Revert "Revert Intel CET changes to __jmp_buf_tag (Bug 22743)"
` [PATCH 2/2] nptl: Update struct pthread_unwind_buf [BZ #22743]

Add feholdexcept inline in generic math_private.h [committed]
 2018-02-01 20:56 UTC 

Move fenv.h override inline functions to generic math_private.h [committed]
 2018-02-01 20:55 UTC 

Move some fenv.h override macros to generic math_private.h
 2018-02-01 20:53 UTC 

Add ColdFire math-tests.h [committed]
 2018-02-01 20:50 UTC 

Fix m68k bits/fenv.h for no-FPU ColdFire [committed]
 2018-02-01 20:49 UTC 

I: master branch is open for glibc 2.28 development
 2018-02-01 20:46 UTC 

Do not use packed structures in soft-fp [committed]
 2018-02-01 20:46 UTC 

Fix -Os log1p, log1pf build (bug 21314) [committed]
 2018-02-01 20:41 UTC 

Fix -Os strcoll, wcscoll, build (bug 21313)
 2018-02-01 20:38 UTC 

Document use of CC and CFLAGS in more detail (bug 20980, bug 21234)
 2018-02-01 20:37 UTC 

Use xmalloc in tst-setcontext-fpscr.c (bug 19668)
 2018-02-01 20:37 UTC 

Correct type of SSIZE_MAX for 32-bit (bug 13575)
 2018-02-01 20:37 UTC 

Only define loff_t for __USE_MISC (bug 14553)
 2018-02-01 20:36 UTC 

Move string/testcopy.c to test-driver.c and xmalloc (bug 19667)
 2018-02-01 20:36 UTC 

Define char16_t, char32_t consistently with uint_least16_t, uint_least32_t (bug 17979)
 2018-02-01 20:36 UTC 

Unify and simplify bits/byteswap.h, bits/byteswap-16.h headers (bug 14508, bug 15512, bug 17082, bug 20530)
 2018-02-01 20:35 UTC 

Fix non-__GNUC__ definitions of __inline and __restrict (bug 17721)
 2018-02-01 20:35 UTC 

RFC: remove the "tile" architecture from glibc
 2018-02-01 18:30 UTC  (19+ messages)

Add TCP_FASTOPEN_KEY, TCP_FASTOPEN_NO_COOKIE from Linux 4.15
 2018-02-01 18:17 UTC 

Add IPV6_FREEBIND from Linux 4.15
 2018-02-01 18:16 UTC 

Add elf.h NT_* macros from Linux 4.15 (bug 14890)
 2018-02-01 18:16 UTC 

Add MAP_SYNC from Linux 4.15
 2018-02-01 18:15 UTC 

Add MAP_SHARED_VALIDATE from Linux 4.15
 2018-02-01 18:14 UTC 

[PATCH] Record CVE-2018-6485 in ChangeLog and NEWS [BZ #22343]
 2018-02-01 16:02 UTC  (2+ messages)

[PATCH COMMITTED] Update contributions in the manual
 2018-02-01 13:16 UTC 

[PATCH] stdlib: Fixing test-*atexit*-race tests on ia64
 2018-02-01 13:14 UTC  (3+ messages)

images need editing
 2018-02-01  8:22 UTC 

[COMMITTED][PATCH v2] NEWS: List the languages which use the alternative months
 2018-02-01 10:22 UTC 

[COMMITTED] crypt: Fix badsalttest test (Bug 22765)
 2018-02-01  8:02 UTC 

[RFC][PATCH] NEWS: List the languages which use the alternative months
 2018-02-01  7:02 UTC  (3+ messages)

[PATCH] Fix uninitialized variable in assert_perror (bug 22761)
 2018-01-31 23:42 UTC  (4+ messages)

[PATCH COMMITTED] Update information about the newest versions of tools used to build glibc
 2018-01-31 23:20 UTC  (2+ messages)

[PATCH] libnsl: Turn remaining symbols into compat symbols [BZ #22701]
 2018-01-31 17:22 UTC  (16+ messages)

Multithread fork and atfork handlers
 2018-01-31 15:32 UTC  (3+ messages)

[PATCH] Tweak test-*exit-race tests to honor the maximum number of processes
 2018-01-30 23:57 UTC  (4+ messages)

[PATCH v12 0/6][BZ 10871] Month names in alternative grammatical case
 2018-01-30 22:57 UTC  (12+ messages)
` [PATCH v12 5/6] Documentation to the above changes (bug 10871)

[hurd,commited] allocalim.h: use __glibc_likely instead of __builtin_expect
 2018-01-30 20:43 UTC 

[hurd,commited 0/6] hurd: fixes against previous hurd commits
 2018-01-30 19:23 UTC  (10+ messages)
` [hurd,commited 1/6] hurd: Fix preprocessor indentation
` [hurd,commited 2/6] hurd: Fix ChangeLog date
` [hurd,commited 3/6] allocalim.h: Fix codestyle
` [hurd,commited 4/6] libio: Rename _FWRITE to FWRITE_FUNC
` [hurd,commited 5/6] malloc: Use assert.h's assert macro
` [hurd,commited 6/6] hurd: Fix comments for FREAD and FWRITE

[hurd,commited] hurd: Fix ChangeLog date
 2018-01-30 18:57 UTC 

[PATCH] Always do locking when accessing streams (bug 15142)
 2018-01-30 16:58 UTC 

[PATCH 1/1] rpc: Include missing portmap headers
 2018-01-30 15:36 UTC 

[Patch 12/13] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-01-30 14:28 UTC  (3+ messages)

[COMMITTED][PATCH] hr_HR: Add alternative month names (bug 10871)
 2018-01-30 11:53 UTC 

[hurd,commited] hurd: include generic's hp-timing.h instead of copying it
 2018-01-30  0:21 UTC 

[hurd,commited 0/2] hurd: build fixes
 2018-01-30  0:05 UTC  (4+ messages)
` [hurd,commited 1/2] hurd: disable hp timing
` [hurd,commited 2/2] hurd: Add tlsdesc.sym

glibc 2.27: less than two weeks till release
 2018-01-29 21:43 UTC  (9+ messages)

[hurd,commited 0/3] hurd: fix building tests
 2018-01-29 21:32 UTC  (5+ messages)
` [hurd,commited 1/3] hurd: Fix building libio/tst-memstream3.c

[hurd,commited] hurd: Add expected ABI lists
 2018-01-29 21:08 UTC 

Symbol versioning for secondary libraries is not effective
 2018-01-29 21:06 UTC  (4+ messages)

RISC-V glibc port, v7
 2018-01-29 21:03 UTC  (5+ messages)

[Patch 0/13] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-01-29 18:41 UTC  (8+ messages)


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