unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2017-12-20 16:41:26 to 2017-12-28 18:59:25 UTC [more...]

[PATCH] Add malloc micro benchmark
 2017-12-28 19:01 UTC  (4+ messages)

[PATCH] elf: check for rpath emptiness before making a copy of it
 2017-12-27 23:02 UTC 

[PATCH] Never leave $ORIGIN unexpanded
 2017-12-27 22:38 UTC  (5+ messages)
      ` [PATCH] elf: never "

[PATCH 0/3] elf: remove is_path related redundant code
 2017-12-27 22:33 UTC  (3+ messages)

ldbl_hidden_weak??
 2017-12-27 22:10 UTC  (5+ messages)

[PATCH v2] powerpc64*: fix the order of implied sysdeps directories
 2017-12-27 19:59 UTC 

Request for Editor Access on sourceware.org/glibc/wiki
 2017-12-27 17:37 UTC  (3+ messages)

[RFC] nptl: change default stack guard size of threads
 2017-12-27 13:08 UTC  (12+ messages)

RISC-V glibc Port v3
 2017-12-27  6:05 UTC  (20+ messages)
` [PATCH v3 01/19] Avoid race conditions when rebuilding librt.so
` [PATCH v3 02/19] Allow make-link-multidir to make subdirectories
` [PATCH v3 03/19] Add linux-4.15 VDSO hash for RISC-V
` [PATCH v3 04/19] Skeleton documentation for the RISC-V port
` [PATCH v3 05/19] Add RISC-V dynamic relocations to elf.h
` [PATCH v3 06/19] Add RISC-V entries to config.h.in
` [PATCH v3 07/19] RISC-V: Build Infastructure
` [PATCH v3 08/19] RISC-V: ABI Implementation
` [PATCH v3 09/19] RISC-V: Startup and Dynamic Loading Code
` [PATCH v3 10/19] RISC-V: Thread-Local Storage Support
` [PATCH v3 11/19] RISC-V: Generic <math.h> and soft-fp Routines
` [PATCH v3 12/19] RISC-V: RV32F Support
` [PATCH v3 13/19] RISC-V: RV32D, RV64F, and RV64D Support
` [PATCH v3 14/19] RISC-V: Atomic and Locking Routines
` [PATCH v3 15/19] RISC-V: Linux Syscall Interface
` [PATCH v3 16/19] RISC-V: Linux ABI
` [PATCH v3 17/19] RISC-V: Linux Startup and Dynamic Loading Code
` [PATCH v3 18/19] RISC-V: Add ABI Lists
` [PATCH v3 19/19] Add RISC-V to build-many-glibcs.py

[PATCH 1/3] linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
 2017-12-27  3:46 UTC  (3+ messages)
` [PATCH 2/3] linux: update sys/ptrace.h comments
` [PATCH 3/3] linux/x86: sync sys/ptrace.h with Linux 4.14 [BZ #22433]

[PATCH 0/3] update sys/ptrace.h [BZ #22433]
 2017-12-27  3:46 UTC 

[PATCH] tst-ttyname: skip the test when /dev/ptmx is not available
 2017-12-26 23:07 UTC  (10+ messages)

[PATCH v3] tst-ttyname: skip the test if failed to become root
 2017-12-26 14:10 UTC 

[PATCH 0/3] Don't include libio.h from stdio.h
 2017-12-26  6:10 UTC  (4+ messages)
` [PATCH 1/3] Reduce use of libioP.h and iolibio.h outside the stdio implementation
` [PATCH 2/3] Minimize use of _IO_ and _G_ symbols in public headers
` [PATCH 3/3] Don't include libio.h from stdio.h

[PATCH v2] tst-ttyname: skip the test when /dev/ptmx is not available
 2017-12-25 21:41 UTC 

RISC-V glibc port v2
 2017-12-25 20:58 UTC  (40+ messages)
` [PATCH v2 01/15] RISC-V: Build Infastructure
` [PATCH v2 04/15] RISC-V: Thread-Local Storage Support
` [PATCH v2 05/15] RISC-V: Generic <string.h> Routines
` [PATCH v2 06/15] RISC-V: Generic <math.h> and soft-fp Routines
` [PATCH v2 07/15] RISC-V: RV32F Support
` [PATCH v2 09/15] RISC-V: Atomic and Locking Routines
` [PATCH v2 10/15] RISC-V: Linux Syscall Interface
` [PATCH v2 11/15] RISC-V: Linux ABI

[PATCH] Deprecate external use of libio.h and _G_config.h
 2017-12-24 17:04 UTC  (3+ messages)

[PATCH v2 1/3] Cleanup __ieee754_sqrt(f/l)
 2017-12-23 17:07 UTC  (9+ messages)

[PATCH COMMITTED] getrandom: fix comment [BZ #22347]
 2017-12-23 14:37 UTC 

[COMMITTED] manual: fix a typo in strtoul description [BZ #21161]
 2017-12-23 14:02 UTC 

[PATCH v2 03/15] RISC-V: Startup and Dynamic Loading Code
 2017-12-23 12:52 UTC  (4+ messages)

[RFC PATCH] Don't install libio.h or _G_config.h
 2017-12-23  5:20 UTC  (3+ messages)

[PATCH v2 02/15] RISC-V: ABI Implementation
 2017-12-23  3:29 UTC  (3+ messages)

[PATCH] Linux x86/x86_64: <sys/ptrace.h> does not provide some request constants [BZ #22433]
 2017-12-22 23:18 UTC  (5+ messages)

[PATCH] nptl: Add pthread_thread_number_np function
 2017-12-22 22:10 UTC  (15+ messages)

Proposal: Deprecate static dlopen
 2017-12-22 19:39 UTC  (3+ messages)

[PATCH] manual: fix finite description [BZ #22596]
 2017-12-22 19:38 UTC  (3+ messages)

[PATCH v2 0/3]
 2017-12-22 19:31 UTC  (4+ messages)
` [PATCH v2 1/3] tst-realloc: do not check for errno on success [BZ #22611]
` [PATCH v2 2/3] manual: clarify errno value on success [BZ #22615]
` [PATCH v2 3/3] scandir: fix wrong assumption about errno [BZ #17804]

[PATCH 0/3] Fix wrong assumption about errno
 2017-12-22 18:25 UTC  (15+ messages)
` [PATCH 1/3] tst-realloc: do not check for errno on success [BZ #22611]
` [PATCH 2/3] manual: clarify errno value on success [BZ #22615]
` [PATCH 3/3] scandir: fix wrong assumption about errno [BZ #17804]

Another build failure with ToT GCC
 2017-12-22 18:21 UTC  (3+ messages)

Proposal: Deprecate direct access stdio internals (for future hard removal)
 2017-12-22 16:42 UTC  (4+ messages)

[PATCH 08/17] Regex: Remove unnecessary variables
 2017-12-22 16:30 UTC 

[PATCH 06/17] Regex: Use re_malloc / re_free consistently
 2017-12-22 16:09 UTC  (4+ messages)

[PATCH] aarch64: Optimized memset for falkor
 2017-12-22  5:03 UTC  (6+ messages)

Sync gnulib regex with glibc
 2017-12-21 21:51 UTC  (3+ messages)

What can a thread do with PTHREAD_STACK_MIN?
 2017-12-21 21:24 UTC  (12+ messages)

[PATCH v10 0/5][BZ 10871] Month names in alternative grammatical case
 2017-12-21 21:05 UTC  (7+ messages)
` [PING][PATCH "
  ` [PING^2][PATCH "
    ` [PING^3][PATCH "
      ` [PING^4][PATCH "

[PATCH] Improve math_errhandling
 2017-12-21 20:41 UTC  (4+ messages)

[PATCH] copy_file_range: New function to copy file data
 2017-12-21 19:04 UTC  (9+ messages)

[PATCH] Linux: Add membarrier system call wrapper
 2017-12-21 14:51 UTC  (2+ messages)

[PATCH] x86-64: Add sincosf with vector FMA
 2017-12-21  0:31 UTC  (2+ messages)

[PATCH] New numbers in the benchtests
 2017-12-20 23:42 UTC  (14+ messages)

Update miscellaneous files from upstream sources [committed]
 2017-12-20 22:30 UTC 

[PATCH][BZ #11787] Fix stack guard size accounting
 2017-12-20 21:24 UTC  (3+ messages)

[PATCH v3] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
 2017-12-20 21:06 UTC  (2+ messages)

RISC-V glibc port v2
 2017-12-20 20:42 UTC  (3+ messages)

[PATCH v2 01/15] RISC-V: Build Infastructure
 2017-12-20 20:25 UTC  (2+ messages)

[PATCH 07/17] Regex: Additional memory management checks
 2017-12-20 18:58 UTC  (3+ messages)

[PATCH 01/17] Regex: Fix spelling errors / typos
 2017-12-20 18:37 UTC  (4+ messages)

[PATCH] Add aarch64 disable-multi-arch variant to build-many-glibcs.py
 2017-12-20 17:47 UTC  (2+ messages)

The future of static dlopen
 2017-12-20 17:03 UTC  (5+ 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).