public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Implement the mlock2 function
 2017-11-27 16:43 UTC  (11+ messages)

nonstrings in Glibc
 2017-11-27 16:40 UTC  (14+ messages)

[PATCH] ldconfig: set LC_COLLATE to C
 2017-11-27 16:36 UTC  (6+ messages)

[PATCH] add attribute nonstring
 2017-11-27 16:26 UTC  (5+ messages)

[PATCH] mlockall: Document MCL_ONFAULT flag
 2017-11-27 16:24 UTC  (4+ messages)

[PATCH] support: Add TEST_COMPARE macro
 2017-11-27 16:18 UTC  (15+ messages)

Add _Float64x function aliases [committed]
 2017-11-27 14:18 UTC 

[PATCH] cs_CZ locale: fix collation [BZ #22336]
 2017-11-27  6:49 UTC 

[PATCH] cs_CZ locale: fix collation [BZ #22336]
 2017-11-27  6:38 UTC 

[PATCH] Properly compute offsets of note descriptor and next note [BZ #22370]
 2017-11-25 16:39 UTC  (4+ messages)

[PATCH 2/2] jmpbuf: Add paddings for target specific usage
 2017-11-25 16:34 UTC  (15+ messages)

[PATCH] Add wcharP.h to hide internal wchar functions [BZ #18822]
 2017-11-25  0:13 UTC 

Use libm_alias_float128 more in sysdeps/ieee754/float128 [committed]
 2017-11-24 23:54 UTC 

Use -mfloat128 for _Float64x tests for powerpc64le [committed]
 2017-11-24 23:39 UTC 

Support _Float64x in libm_alias macros [committed]
 2017-11-24 23:34 UTC 

Support strfromf64x alias [committed]
 2017-11-24 23:13 UTC 

Support strtof64x, wcstof64x aliases [committed]
 2017-11-24 22:52 UTC 

Support testing _Float64x libm functions [committed]
 2017-11-24 22:26 UTC 

PING^N: [PATCH] Add --enable-static-pie to build static PIE [BZ #19574]
 2017-11-24 22:24 UTC  (14+ messages)

Make min_of_type_ macros function-like [committed]
 2017-11-24 22:04 UTC 

Define __STDC_WANT_IEC_60559_TYPES_EXT__ in tst-strtod-round-skeleton.c [committed]
 2017-11-24 21:44 UTC 

[PATCH V3] benchtests: Expand range of tests names in schema.json
 2017-11-24 21:27 UTC  (3+ messages)

Fix gen-tgmath-tests.py for _Float64, _Float64x testing [committed]
 2017-11-24 21:23 UTC 

Handle more _FloatN, _FloatNx types in bits/libm-simd-decl-stubs.h [committed]
 2017-11-24 21:12 UTC 

[PATCH 00/25] Refactor IFUNC selection in C
 2017-11-24 18:54 UTC  (2+ messages)

Move wcstof128 symbol versions to wcsmbs/Versions [committed]
 2017-11-24 18:39 UTC 

[PATCH] Linux: Introduce <bits/mman-shared.h>
 2017-11-24 17:50 UTC  (7+ messages)

[PATCH] Linux: Add memfd_create system call wrapper
 2017-11-24 16:29 UTC  (11+ messages)

[PATCH] libio: Flush stream at freopen (BZ#21037)
 2017-11-24 14:21 UTC  (3+ messages)

[PATCH] Consolidate link map sorting
 2017-11-24 12:47 UTC  (5+ messages)

[PATCH][RFC] aarch64: fix start code for static pie
 2017-11-24 12:39 UTC 

[PATCH] posix: Fix generic p{read,write}v buffer allocation (BZ#22457)
 2017-11-24 10:36 UTC  (5+ messages)

Use libm_alias_ldouble macros in sysdeps/ia64/fpu [committed]
 2017-11-23 23:36 UTC 

[PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2017-11-23 21:19 UTC  (2+ messages)

[PATCHv4] New generic sinf
 2017-11-23 18:25 UTC  (2+ messages)

[PATCH] pl_PL locale: fix collation [BZ #22469]
 2017-11-23 17:51 UTC  (2+ messages)

[PATCH V3] benchtests:Enable BENCHSET to run subset of tests
 2017-11-23 17:40 UTC  (2+ messages)

[PATCH] copy_file_range: New function to copy file data
 2017-11-23 16:23 UTC  (9+ messages)

[PATCH] posix: Make tst-getaddrinfo5 an xtest due to Internet requirement [BZ #20826]
 2017-11-23 14:42 UTC  (6+ messages)

[PATCH] Linux: Implement interfaces for memory protection keys
 2017-11-23 14:36 UTC  (7+ messages)

tst-ttyname failure
 2017-11-23 13:31 UTC  (4+ messages)

[PATCH] libc.so: Replace nscd_hash.os with libc-nscd_hash.os [BZ #22459]
 2017-11-23 13:05 UTC  (4+ messages)

[PATCH] posix: Call internal free on fallback p{read,write}v on Linux (BZ#22457)
 2017-11-23 12:43 UTC  (3+ messages)

[PATCH] sigwait: Do not fail with EINTR and return error code [BZ #22478]
 2017-11-23 10:07 UTC  (2+ messages)

[PATCH V2] benchtests:Enable BENCHSET to run subset of tests
 2017-11-23  5:33 UTC  (2+ messages)

[PATCH V2] benchtests: Adjust valid and accepted properties
 2017-11-23  5:32 UTC  (2+ messages)

[PATCH V2] benchtests: Expand range of tests names in schema.json
 2017-11-23  5:03 UTC  (4+ messages)

Fix typo in variable name in gen-locale.sh [committed]
 2017-11-23  1:21 UTC  (3+ messages)

Obsolete p_secstodate
 2017-11-22 23:15 UTC  (3+ messages)

Fix p_secstodate overflow handling (bug 22463)
 2017-11-22 22:08 UTC  (24+ messages)

Robust getpid caching via MADV_WIPEONFORK?
 2017-11-22 20:34 UTC 

Avoid use of strlen in getlogin_r (bug 22447)
 2017-11-22 19:27 UTC  (3+ messages)

Fix regcomp.c build for 32-bit with GCC mainline
 2017-11-22 19:24 UTC  (6+ messages)

[PATCH v4] Provide a C++ version of iseqsig
 2017-11-22 19:20 UTC  (2+ messages)

[PATCH] pthread_cleanup_push macro generates warning when -Wclobbered is set
 2017-11-22 18:36 UTC  (16+ messages)

Bump microblaze minimum kernel requirement to 3.15?
 2017-11-22 16:22 UTC  (2+ messages)

[PATCH 1/3] benchtests: Wide range of tests names in schema.json
 2017-11-22 10:34 UTC  (5+ messages)
` [PATCH 3/3] benchtests:Enable BENCHSET to run subset of tests
` [PATCH 2/3] benchtests: Adjust valid and accepted properties

[PATCH] libio: Implement internal function __libc_readline_unlocked
 2017-11-22 10:11 UTC  (5+ messages)

[PATCH 1/1] Fix yesexpr in en_DK locale
 2017-11-22  6:38 UTC  (10+ messages)
          ` Introduce en_EU? (was: [PATCH 1/1] Fix yesexpr in en_DK locale)
            ` Introduce en_EU?

[PATCH] lv_LV locale: fix collation [BZ #15537]
 2017-11-22  5:35 UTC  (5+ messages)
  ` [PATCH v2] "

glibc: nptl/tst-cancel17 and librt issue
 2017-11-22  1:14 UTC  (8+ messages)

Update hppa bits/mman.h from Linux 4.14
 2017-11-21 18:38 UTC  (3+ messages)
` Ping "

[PATCH] nptl: Add workaround for ASSERT_PTHREAD_INTERNAL_SIZE with GCC 4.9
 2017-11-21 16:35 UTC  (3+ messages)

[PATCH 0/8] posix: glob fixes and refactor
 2017-11-21 16:32 UTC  (13+ messages)
` [PATCH 7/8] posix: Use char_array for home_dir in glob
` [PATCH 1/8] malloc: Add specialized dynarray for C strings
` [PATCH 8/8] posix: Remove all alloca usage in glob
` [PATCH 2/8] posix: Use char_array for internal glob dirname
` [PATCH 5/8] posix: Use dynarray for globname in glob
` [PATCH 6/8] posix: Remove alloca usage on glob user_name
` [PATCH 4/8] posix: Remove alloca usage on glob dirname

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