public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] inet: add uint64_t accessors to in6_addr union
 2017-11-12 11:03 UTC  (3+ messages)

[PATCH v6 0/6] Fixup linux ttyname and ttyname_r [BZ #22145]
 2017-11-12  9:21 UTC  (16+ messages)
` [PATCH v6 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
` [PATCH v6 3/6] linux ttyname: Change return type of is_pty from int to bool
` [PATCH v6 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
` [PATCH v6 6/6] linux ttyname and ttyname_r: Add tests
` [PATCH v6 5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
` [PATCH v6 4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent

[PATCH] add attribute nonstring
 2017-11-12  9:06 UTC  (5+ messages)

[PATCH] Linux: Add memfd_create system call wrapper
 2017-11-12  9:04 UTC  (3+ messages)

[PATCH] Replace ROUND with ALIGN_UP by p_align [BZ #22370]
 2017-11-12  1:29 UTC  (12+ messages)

[PATCH COMMITTED] hppa: Update ulps
 2017-11-11 17:19 UTC 

[PATCH] Consolidate link map sorting
 2017-11-11 13:06 UTC  (2+ messages)

[PATCH COMMITTED] resolv: More precise checks in res_hnok, res_dnok [BZ #22409] [BZ #22412]
 2017-11-11 10:59 UTC 

[PATCH COMMITTED] resolv: ns_name_pton should report trailing \ as error [BZ #22413]
 2017-11-11 10:44 UTC 

[PATCH COMMITTED] resolv: Add tst-res_hnok
 2017-11-11 10:39 UTC 

[PATCH COMMITTED] resolv: Add tst-ns_name_pton
 2017-11-11 10:39 UTC 

[PATCH COMMITTED] resolv: Use test framework in tst-resolv-network
 2017-11-11  9:59 UTC 

[PATCH v3 0/6] Fixup linux ttyname and ttyname_r [BZ #22145]
 2017-11-10 20:01 UTC  (11+ messages)
` [PATCH v3 3/6] linux ttyname: Change return type of is_pty from int to bool
` [PATCH v3 6/6] linux ttyname and ttyname_r: Add tests
` [PATCH v3 2/6] linux ttyname: Update a reference to kernel docs for kernel 4.10
` [PATCH v3 1/6] manual: Update to mention ENODEV for ttyname and ttyname_r
` [PATCH v3 5/6] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
  ` [PATCH v4 1/1] linux ttyname and ttyname_r: Add tests
    ` [PATCH v5 "
` [PATCH v3 4/6] linux ttyname and ttyname_r: Make the TTY equivalence checks consistent

[PATCH] linux epoll_wait: Include <sysdep-cancel.h>
 2017-11-10 14:54 UTC  (3+ messages)

malloc: Trim unused arenas on thread exit
 2017-11-10 13:13 UTC  (3+ messages)

[PATCH v5 01/30] regset: Add support for dynamically sized regsets
 2017-11-10 10:27 UTC  (17+ messages)
` [PATCH v5 11/30] arm64/sve: Signal frame and context structure definition
` [PATCH v5 12/30] arm64/sve: Low-level CPU setup
` [PATCH v5 16/30] arm64/sve: Backend logic for setting the vector length
` [PATCH v5 15/30] arm64/sve: Signal handling support
` [PATCH v5 13/30] arm64/sve: Core task context handling

[PATCH] malloc/malloc.c: Mitigate null-byte overflow attacks
 2017-11-09 23:44 UTC  (8+ messages)

[PATCH v2] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
 2017-11-09 17:45 UTC  (2+ messages)

Seccomp implications for glibc wrapper function changes
 2017-11-09 17:27 UTC  (12+ messages)

[RFC][PATCH v9 6/6] Documentation to the above changes (bug 10871)
 2017-11-09 15:27 UTC  (5+ messages)

[RFC PATCH] Group benchtests in math/pthread/string
 2017-11-09 11:36 UTC  (3+ messages)

[PATCH] malloc: Add missing arena lock in mallinfo [BZ #22408]
 2017-11-09 10:51 UTC 

[PATCH 1/2] Add tst-jmp_buf.c and jmp_buf-macros.h
 2017-11-09  8:38 UTC  (4+ messages)

[PATCH v2] Provide a C++ version of iseqsig
 2017-11-09  7:46 UTC  (3+ messages)

[PATCH 0/3] memset zva optimization
 2017-11-09  5:59 UTC  (8+ messages)
` [PATCH 3/3] aarch64: Hoist ZVA check out of the memset function
` [PATCH 1/3] benchtests: Fix walking sizes and directions for *-walk benchmarks
` [PATCH 2/3] benchtests: Bump start size since smaller sizes are noisy

[RFC PATCH] benchtests:Add BENCHSET list of targets
 2017-11-09  3:56 UTC 

[PATCH v2 0/5] Fixup linux ttyname and ttyname_r [BZ #22145]
 2017-11-08 23:43 UTC  (26+ messages)
` [PATCH v2 3/5] linux ttyname and ttyname_r: Make the TTY equivalence tests consistent "
` [PATCH v2 1/5] manual: Update to mention ENODEV for ttyname and ttyname_r
` [PATCH v2 2/5] linux ttyname: Update a reference to kernel docs for kernel 4.10
` [PATCH v2 4/5] linux ttyname and ttyname_r: Don't bail prematurely [BZ #22145]
` [PATCH v2 5/5] linux ttyname and ttyname_r: Add tests "

[PATCH] ld.so: Add architecture specific fields
 2017-11-08 23:03 UTC  (2+ messages)

[PATCH] powerpc: Use aligned stores in memset
 2017-11-08 18:52 UTC  (9+ messages)

[PATCH 0/3] Fix issues with writing Linux core PRSTATUS note on MIPS o32, n32 and n64 into core file
 2017-11-08 18:41 UTC 

[PATCH 2/2] jmpbuf: Add paddings for target specific usage
 2017-11-08 18:27 UTC  (3+ messages)

[PATCH] powerpc: Update AT_HWCAP2 bits
 2017-11-08 17:10 UTC  (4+ messages)

[PATCH] Bypass math wrappers with -fno-math-errno
 2017-11-08 16:55 UTC  (2+ messages)

[PATCH] Improve math_errhandling
 2017-11-08 16:47 UTC  (2+ messages)

test1108001
 2017-11-08 10:27 UTC  (2+ messages)

Subscribe to mailing list1122
 2017-11-08  8:06 UTC 

Handle more _FloatN, _FloatNx types in include/float.h [committed]
 2017-11-07 23:49 UTC 

[PATCH] Add multi-slave builders
 2017-11-07 22:58 UTC  (2+ messages)

[PATCH] Linux: Implement interfaces for memory protection keys
 2017-11-07 19:59 UTC  (8+ messages)

Y2038 and C++ ABIs
 2017-11-07 18:31 UTC 

[PATCH] Fix integer overflow in malloc when tcache is enabled [BZ #22375]
 2017-11-07 18:18 UTC  (6+ messages)

Handle more _FloatN, _FloatNx types in type-generic strtod tests [committed]
 2017-11-07 18:09 UTC 

[PATCH v2 1/3] nptl: Add tests for internal pthread_mutex_t offsets
 2017-11-07 16:20 UTC  (13+ messages)
` [PATCH v2 3/3] nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}
` [PATCH v2 2/3] nptl: Change tst-typesizes to _Static_assert
      ` [PATCH] Remove traces of tst-typesizes

[PATCH v2 0/7] Additional integrity checks for the malloc
 2017-11-07 15:53 UTC  (9+ messages)
` [PATCH v2 5/7] malloc: Verify the integrity of mmapped chunks in calloc
` [PATCH v2 6/7] malloc: Add more integrity checks to mremap_chunk
` [PATCH v2 2/7] malloc: Additional checks for unsorted bin integrity I
` [PATCH v2 7/7] malloc: Check the alignment of mmapped chunks before unmapping
` [PATCH v2 3/7] malloc: Ensure that the consolidated fast chunk has a sane size
` [PATCH v2 4/7] malloc: Ensure lower bound on chunk size in __libc_realloc
` [PATCH v2 1/7] malloc: Add check for top size corruption

[PATCH] tzset did not catch changes to localtime [BZ #21060 ]
 2017-11-07 10:27 UTC  (2+ messages)
`  "

[PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2017-11-07  4:25 UTC 

[RFC][PATCH v9 0/6][BZ 10871] Month names in alternative grammatical case
 2017-11-07  0:03 UTC  (9+ messages)

[RFC 0/6] glibc port to ARC architecture
 2017-11-06 23:09 UTC  (9+ messages)
` [RFC 4/6] ARC: Initial port to glibc

[RFC][PATCH v9 2/6] Implement alternative month names (bug 10871)
 2017-11-06 23:09 UTC  (14+ messages)

[PATCH] Don't use IFUNC resolver for longjmp or system in libpthread (bug 21041)
 2017-11-06 21:13 UTC  (5+ messages)

[PATCH] powerpc: Use latest optimization for internal function calls
 2017-11-06 19:27 UTC  (2+ messages)

[RFC][PATCH] Refactoring FORTIFY
 2017-11-06 19:12 UTC  (7+ messages)

[PATCH] nptl: Simplify libpthread.so rules
 2017-11-06 18:32 UTC 

Using <linux/stat.h> for _GNU_SOURCE
 2017-11-06 17:20 UTC  (3+ messages)

[PATCH v2 1/8] Rename nptl-signals.h to internal-signals.h
 2017-11-06 16:53 UTC  (6+ messages)
` [PATCH v2 3/8] Filter out NPTL internal signals (BZ #22391)

[PATCH 1/6] Consolidate Linux sigprocmask implementation (BZ #22391)
 2017-11-06 15:42 UTC  (10+ messages)
` [PATCH 6/6] Cleanup sigpause implementation
` [PATCH 4/6] Cleanup Linux sigqueue implementation

[PATCH 1/3] nptl: Add tests for internal pthread_mutex_t offsets
 2017-11-06 14:16 UTC  (2+ messages)

[PATCH 1/3] Define __PTHREAD_MUTEX_HAVE_PREV for all architectures [BZ #22298]
 2017-11-06 14:12 UTC  (3+ messages)
` [PATCH 2/3] nptl: Change tst-typesizes to _Static_assert

[PATCH] Use newly built crt*.o files to build shared objects [BZ #22362]
 2017-11-06 14:09 UTC  (5+ 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).