public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC] Toward Shareable POSIX Signals
 2018-03-09 21:10 UTC  (21+ messages)

[PATCH 2/6] Remove slow paths from sin/cos
 2018-03-09 19:31 UTC  (6+ messages)

[PATCH 1/7] Assume O_DIRECTORY for opendir
 2018-03-09 18:10 UTC  (6+ messages)
` [PATCH 6/7] Consolidate alphasort{64} and versionsort{64} implementation
` [PATCH 4/7] Consolidate Linux getdents{64} implementation

[PATCH] nptl: Add pthread_thread_number_np function
 2018-03-09 17:23 UTC  (6+ messages)

RFC: remove the "tile" architecture from glibc
 2018-03-09 16:53 UTC  (18+ messages)

[PATCH v3] powerpc64*: fix the order of implied sysdeps directories
 2018-03-09 16:39 UTC  (6+ messages)

[PATCH 1/6] Remove slow paths from sin/cos
 2018-03-09 16:20 UTC  (3+ messages)

[PATCH 6/6] Remove slow paths from sin/cos
 2018-03-09 16:02 UTC  (2+ messages)

[PATCH 5/6] Remove slow paths from sin/cos
 2018-03-09 15:51 UTC 

[PATCH 4/6] Remove slow paths from sin/cos
 2018-03-09 15:50 UTC 

[PATCH 3/6] Remove slow paths from sin/cos
 2018-03-09 15:48 UTC 

[PATCH] malloc: Revert sense of prev_inuse in comments
 2018-03-09 15:20 UTC  (2+ messages)

[PATCH 0/2] nptl: Update struct pthread_unwind_buf
 2018-03-09  5:24 UTC  (27+ messages)

[PATCH v2 0/2] Correct absolute (SHN_ABS) symbol run-time calculation [BZ #19818]
 2018-03-08 15:40 UTC  (6+ messages)
` [PATCH v2 1/2] elf: Unify symbol address "
` [PATCH v2 2/2] elf: Correct absolute (SHN_ABS) symbol "

[PATCH 1/3] Refactor Linux ARCH_FORK implementation
 2018-03-08 12:58 UTC  (4+ messages)

[PATCH 0/2] Abbreviated month name updates for lt_LT and el_* [BZ 22932,22937]
 2018-03-08  0:06 UTC  (3+ messages)
` [PATCH 1/2] lt_LT locale: Update abbreviated month names (bug 22932)
` [PATCH 2/2] Greek (el_CY, el_GR) locales: Introduce ab_alt_mon (bug 22937)

[PATCH 0/9] Use more flags parameters instead of global bits in stdio
 2018-03-07 19:51 UTC  (10+ messages)
` [PATCH 3/9] Use SCANF_ISOC99_A instead of _IO_FLAGS2_SCANF_STD
` [PATCH 8/9] Use PRINTF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 5/9] Add __v*printf_internal with flags arguments
` [PATCH 1/9] Use STRFMON_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 6/9] Add __vsyslog_internal, with same flags as __v*printf_internal
` [PATCH 4/9] Use SCANF_LDBL_IS_DBL instead of __ldbl_is_dbl
` [PATCH 2/9] Add __vfscanf_internal and __vfwscanf_internal with flags arguments
` [PATCH 9/9] Post-cleanup: don't include math.h/math_private.h in math_ldbl_opt.h
` [PATCH 7/9] Use PRINTF_FORTIFY instead of _IO_FLAGS2_FORTIFY

[PATCH] powerpc: Fix TLE build for SPE (BZ #22926)
 2018-03-07 19:32 UTC  (4+ messages)

best-fit algorithm with bitmap heap
 2018-03-07 17:56 UTC  (4+ 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  (11+ 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)

[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:46 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 

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

The collation update to the new ISO file made all locales almost twice as big
 2018-03-05 20:17 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  (4+ messages)

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

Fix s390 -Os iconv build
 2018-03-05 15:36 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:30 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)

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