unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2017-12-21 14:50:40 to 2018-01-01 00:40:06 UTC [more...]

Update copyright dates not handled by scripts/update-copyrights [committed]
 2018-01-01  0:41 UTC 

[PATCH 1/2] Rename xlocale.h to bits/types/__locale_t.h
 2018-01-01  0:29 UTC  (2+ messages)

[PATCH] support: Define support_static_assert for use from C and C++
 2017-12-31 23:40 UTC  (4+ messages)

[PATCH] Remove alpha specific fmax, fmin to fix sNaN handling [BZ #20947]
 2017-12-31 19:37 UTC  (2+ messages)

[PATCH 0/4] Alpha: Fix getrlimit/setrlimit with RLIM_INFINITY
 2017-12-31 19:34 UTC  (9+ messages)
` [PATCH 1/4] Alpha: Add wrappers to get/setrlimit64 to fix RLIM64_INFINITY constant [BZ #22648]
` [PATCH 2/4] Alpha: Fix the RLIM_INFINITY and RLIM64_INFINITY constants
` [PATCH 3/4] Fix typos in getrlimit64.c and setrlimit64.c
` [PATCH 4/4] Simplify getrlimit64.c

[PATCH] nptl: Add test for callee-saved register restore in pthread_exit
 2017-12-31 19:24 UTC 

[COMMITTED] Correct improper-inclusion check in bits/libio-ldbl.h
 2017-12-31 17:03 UTC 

[PATCH] elf: check for rpath emptiness before making a copy of it
 2017-12-31 16:36 UTC  (2+ messages)

[PATCH] tst-ttyname: skip the test when /dev/ptmx is not available
 2017-12-31  0:11 UTC  (14+ messages)
          ` [PATCH v3] tst-ttyname: skip the test if failed to become root

[PATCH v4] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
 2017-12-30 15:53 UTC  (2+ messages)

[PATCH v3] elf: Check for empty tokens before dynamic string token expansion [BZ #22625]
 2017-12-30 10:10 UTC  (3+ messages)

[PATCH 1/2] linux/arm: sync sys/ptrace.h with Linux 4.15 [BZ #22433]
 2017-12-30  0:09 UTC  (2+ messages)
` [PATCH 2/2] linux/aarch64: sync sys/ptrace.h with Linux 4.15

[PATCH] New numbers in the benchtests
 2017-12-29 23:46 UTC  (15+ messages)

[PATCH] Improves __ieee754_exp() performance by greater than 5x on sparc/x86
 2017-12-29 23:41 UTC 

[PATCH 1/5] nptl: Add mutex-internal.h
 2017-12-29 14:58 UTC  (5+ messages)
` [PATCH 2/5] nptl: Add rwlock-internal.h
` [PATCH 3/5] nptl: Add default pthreadtypes-arch.h
` [PATCH 4/5] nptl: Add default pthread-offsets.h
` [PATCH 5/5] hppa: Remove unrequired nptl headers

[PATCH v2 0/3]
 2017-12-29 14:37 UTC  (12+ 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 1/3] linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.h
 2017-12-29 13:51 UTC  (11+ 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] Add malloc micro benchmark
 2017-12-28 19:01 UTC  (4+ messages)

[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 0/3] update sys/ptrace.h [BZ #22433]
 2017-12-27  3:46 UTC 

[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 

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

RISC-V glibc port v2
 2017-12-25 20:20 UTC  (2+ messages)

[PATCH v2 11/15] RISC-V: Linux ABI
 2017-12-25 19:47 UTC  (2+ messages)

[PATCH v2 10/15] RISC-V: Linux Syscall Interface
 2017-12-25 19:47 UTC  (2+ messages)

RISC-V glibc port v2
 2017-12-25 12:57 UTC  (2+ messages)

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

[PATCH v2 09/15] RISC-V: Atomic and Locking Routines
 2017-12-24  1:26 UTC  (2+ messages)

[PATCH v2 07/15] RISC-V: RV32F Support
 2017-12-24  1:26 UTC  (2+ messages)

[PATCH v2 07/15] RISC-V: RV32F Support
 2017-12-24  0:37 UTC  (2+ messages)

[PATCH v2 10/15] RISC-V: Linux Syscall Interface
 2017-12-24  0:24 UTC  (2+ messages)

[PATCH v2 06/15] RISC-V: Generic <math.h> and soft-fp Routines
 2017-12-24  0:24 UTC  (2+ messages)

[PATCH v2 05/15] RISC-V: Generic <string.h> Routines
 2017-12-23 22:01 UTC  (2+ messages)

[PATCH v2 04/15] RISC-V: Thread-Local Storage Support
 2017-12-23 19:10 UTC  (2+ 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 01/15] RISC-V: Build Infastructure
 2017-12-23 12:53 UTC  (3+ messages)

[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  (3+ messages)

[PATCH] nptl: Add pthread_thread_number_np function
 2017-12-22 22:10 UTC  (12+ 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 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)


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