unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-02-28 17:00:04 to 2018-03-07 19:31:08 UTC [more...]

[PATCH 0/9] Use more flags parameters instead of global bits in stdio
 2018-03-07 19:32 UTC  (7+ messages)
` [PATCH 1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments
` [PATCH 3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH 4/9] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 6/9] Add __vsyslog_internal, with same flags as __v*printf_internal
` [PATCH 8/9] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl

RFC: remove the "tile" architecture from glibc
 2018-03-07 18:14 UTC  (10+ messages)

best-fit algorithm with bitmap heap
 2018-03-07 17:56 UTC  (4+ messages)

[PATCH 0/2] nptl: Update struct pthread_unwind_buf
 2018-03-07 17:34 UTC  (21+ messages)

[PATCH v3] powerpc64*: fix the order of implied sysdeps directories
 2018-03-07 17:15 UTC  (3+ messages)

[PATCH 1/3] Refactor Linux ARCH_FORK implementation
 2018-03-07 16:51 UTC  (2+ messages)

[PATCH] powerpc: Fix TLE build for SPE (BZ #22926)
 2018-03-07 16:50 UTC  (3+ messages)

[PATCH] sparc32: Add nop before __startcontext to stop unwinding [BZ #xxxxx]
 2018-03-07 15:32 UTC  (2+ messages)

[hurd,commited 0/2] hurd: Fix *utime* support
 2018-03-07  9:09 UTC  (7+ messages)
` [hurd,commited 1/2] hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC
` [hurd,commited 2/2] hurd: Add futimesat and utimensat support

[PATCH][BZ 22848] Update LC_TIME for Catalan
 2018-03-07  1:25 UTC  (3+ messages)
` [PATCH v2][BZ 22848] ca_ES locale: "

RFC: Proposal for implementing libmvec on aarch64
 2018-03-06 23:21 UTC 

RFC: Proposal for implementing libmvec on aarch64
 2018-03-06 21:33 UTC 

Possible inline malloc alternatives: bitmap
 2018-03-06 21:26 UTC  (15+ messages)
        ` Per call-site malloc specialization
` best-fit algorithm with bitmap heap

[PATCH] aarch64: Optimized memcmp for medium to large sizes
 2018-03-06 17:34 UTC  (7+ messages)
` [PING][PATCH] "
  ` [PING2][PATCH] "

[PATCH] aarch64: Improve strncmp for mutually misaligned inputs
 2018-03-06 13:47 UTC 

[COMMITTED 1/3] benchtests: Convert strncmp benchmark output to json
 2018-03-06 13:41 UTC  (3+ messages)
` [COMMITTED 2/3] benchtests: Reallocate buffers for every strncmp implementation
` [COMMITTED 3/3] benchtests: Don't benchmark 0 length calls for strncmp

[RFC] DT_WHT
 2018-03-06 11:28 UTC  (9+ messages)

[PATCH 1/7] Assume O_DIRECTORY for opendir
 2018-03-06 11:27 UTC  (10+ messages)
` [PATCH 2/7] Define _DIRENT_MATCHES_DIRENT64 regardless
` [PATCH 3/7] Consolidate Linux readdir{64}{_r} implementation
` [PATCH 4/7] Consolidate Linux getdents{64} implementation
` [PATCH 5/7] Consolidate scandir{at}{64} implementation
` [PATCH 6/7] Consolidate alphasort{64} and versionsort{64} implementation
` [PATCH 7/7] Consolidate getdirentries{64} implementation

[commited] Add missing start-of-file descriptive comment
 2018-03-06  8:22 UTC 

state of the install-bootstrap-headers patch
 2018-03-06  8:01 UTC  (9+ messages)

[PATCH] hurd: Define and pass UTIME_NOW and UTIME_OMIT to new file_utimens RPC
 2018-03-06  7:46 UTC  (4+ messages)

[PATCH] powerpc: Fix tst-set_ppr.c on 32-bit POWER7
 2018-03-06  2:45 UTC  (3+ messages)

[PATCH] Add include guards to bits/sigaction.h
 2018-03-05 21:51 UTC  (3+ messages)

[commited] hurd: Fix includability of <hurd/signal.h> in all standards
 2018-03-05 21:51 UTC 

The collation update to the new ISO file made all locales almost twice as big
 2018-03-05 20:16 UTC  (4+ messages)
    ` Remote sync filesystem to handle distribution space usage

[PATCH] elf: Add AES-128 implementation for arc4random
 2018-03-05 19:10 UTC  (5+ messages)

Possible inline malloc alternatives: bitmap
 2018-03-05 18:57 UTC  (2+ messages)

Fix s390 -Os iconv build
 2018-03-05 15:35 UTC  (2+ messages)

glibc 2.27 regression on powerpc-linux-gnuspe
 2018-03-05 13:30 UTC  (4+ messages)

[hurd,commited] hurd: do not check Mach and Hurd headers
 2018-03-05  0:30 UTC  (17+ messages)

[hurd,commited] hurd: Add futimens support
 2018-03-04 21:40 UTC 

[PATCH] hurd: add gscope support
 2018-03-04 18:17 UTC 

[PATCH] Separate out error_t definition
 2018-03-04 16:44 UTC  (4+ messages)

[hurd,commited] Separate out error_t definition
 2018-03-04 16:42 UTC 

[hurd,commited] hurd: Make almost all hurd headers includable in all standards
 2018-03-04  3:05 UTC 

[hurd,commited] hurd: Fix inclusion of mach headers in all standards
 2018-03-04  1:53 UTC 

[hurd,commited] hurd: Avoid using ino64_t and loff_t in headers
 2018-03-04  1:22 UTC 

[PATCH] hurd: Do not completely ignore Mach headers checks
 2018-03-04  1:02 UTC  (2+ messages)

[hurd,commited] hurd: Add missing include
 2018-03-04  1:01 UTC 

[hurd,commited] hurd: fix header conformity
 2018-03-04  0:36 UTC 

[hurd,commited] hurd: avoid including hurd/signal.h when not needed
 2018-03-04  0:29 UTC 

[hurd,commited] hurd: Move mach/param.h to bits/mach/param.h
 2018-03-03 23:43 UTC 

[hurd,commited] hurd: Add missing includes
 2018-03-03 23:14 UTC 

[hurd,commited] hurd: Add missing includes
 2018-03-03 22:59 UTC 

[PATCH] Fix multiple definitions of __nss_*_database (bug 22918)
 2018-03-03 16:00 UTC  (2+ messages)

GNU Cauldron 2018 - GNU C Library BoF
 2018-03-03  5:14 UTC 

Fix powerpc ifunc-sel.h build for -Os
 2018-03-02 22:20 UTC  (2+ messages)

libc-alpha Digest 2 Mar 2018 10:59:55 -0000 Issue 6215
 2018-03-02 22:06 UTC  (2+ messages)

[PATCH] nptl: Fix tst-cancel4 sendto tests
 2018-03-02 18:27 UTC  (2+ messages)

[bz 22342] patch: fix netgroup cache keys
 2018-03-02 18:11 UTC  (9+ messages)
      ` [bz 22342] patch V2: "

[PATCH] nptl: Add pthread_thread_number_np function
 2018-03-02 18:08 UTC  (5+ messages)

[PATCH] nptl: Add pthread_thread_number_np function
 2018-03-02 17:16 UTC  (2+ messages)

[PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob
 2018-03-02 17:14 UTC  (3+ messages)

[PATCH] alpha: Add cfi information for _startcontext routines to stop unwinding [BZ#22910]
 2018-03-01 23:08 UTC 

RFC V3 [1/2] test-in-container
 2018-03-01 23:05 UTC 

[Patch v4 13/14] [BZ #14095] update collation data from Unicode / ISO 14651
 2018-03-01 22:52 UTC  (2+ messages)

glibc 2.25 seems to have broken AddressSaniitzer Inbox x glibc x sanitizer x
 2018-03-01 19:26 UTC  (11+ messages)

[PATCH] nptl_db: Remove stale `match_pid' parameter from `iterate_thread_list'
 2018-03-01 16:12 UTC  (3+ messages)

[PATCH v2 0/2] Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
 2018-03-01 14:45 UTC  (2+ messages)
` [PING][PATCH "

[PATCH] nptl: Move pthread_atfork to libc_nonshared.a
 2018-03-01 15:14 UTC  (8+ messages)

[PATCH COMMITTED] nptl: Drop libpthread_nonshared.a from libpthread.so
 2018-03-01 11:54 UTC 

[PATCH] Add malloc micro benchmark
 2018-03-01 11:24 UTC  (18+ messages)
    ` [PATCH v2] "

[PATCH] hurd: add gscope support
 2018-03-01  1:17 UTC  (2+ messages)

Fix i386 fenv_private.h float128 for 32-bit --with-fpmath=sse (bug 22902) [committed]
 2018-02-28 21:56 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).