unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-01-24 08:59:41 to 2020-02-03 21:11:12 UTC [more...]

[PATCH 0/6] long double to _Float128 redirecting support
 2020-02-03 21:10 UTC  (3+ messages)
` [PATCH 3/6] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions
` [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions

Accuracy of Mathematical Functions in Single Precision for glibc 2.31
 2020-02-03 20:52 UTC  (2+ messages)

[PATCH] list-fixed-bugs.py: Wrap at 72 chars
 2020-02-03 20:43 UTC  (3+ messages)

Use binutils 2.34 branch in build-many-glibcs.py [committed]
 2020-02-03 20:39 UTC 

Are ifuncs intended to be allowed to resolve to symbols in another DSO?
 2020-02-03 20:06 UTC  (4+ messages)

containerize nptl/tst-pthread-getaddr
 2020-02-03 19:59 UTC  (3+ messages)

V2 test-container: ability to specify exec path
 2020-02-03 19:54 UTC  (4+ messages)
` V3 "

[PATCH] Add Safe-Linking to fastbins and tcache
 2020-02-03 19:47 UTC  (3+ messages)

Arm's SVE PCS and LD_AUDIT support?
 2020-02-03 19:01 UTC  (4+ messages)

[PATCH 0/6] Always use 32-bit time_t for certain syscalls
 2020-02-03 18:31 UTC  (7+ messages)
` [PATCH 1/6] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH 2/6] time: Add a timeval with a long tv_sec and tv_usec
` [PATCH 3/6] time: Add a __itimerval64 struct
` [PATCH 4/6] linux: Use 32-bit time_t for itimerval
` [PATCH 5/6] resource: Add a __rusage64 struct
` [PATCH 6/6] linux: Use 32-bit time_t for rusage

[PATCH] sysv: linux: Pass 64-bit version of semctl syscall
 2020-02-03 18:08 UTC  (9+ messages)

[PATCH] Use correct exit status in ldd (bug 24150)
 2020-02-03 17:32 UTC  (6+ messages)

glibc 2.31: hard freeze on Friday, 31st Jan
 2020-02-03 11:20 UTC  (14+ messages)

New Portuguese PO file for 'libc' (version 2.30.9000)
 2020-02-03  9:42 UTC 

V2 [PATCH 0/5] i386: Finish CET support
 2020-02-01 14:09 UTC  (3+ messages)
` V2 [PATCH 5/5] i386: Enable CET support in ucontext functions
  ` V3 [PATCH] "

[PATCH] x86: Don't make 2 calls to dlerror () in a row
 2020-02-01 13:42 UTC  (3+ messages)

The GNU C Library version 2.31 is now available
 2020-02-01 13:12 UTC 

glibc master open for 2.32 development
 2020-02-01 12:13 UTC 

i386: Lazy binding trampoline and vector register usage
 2020-02-01  6:14 UTC  (3+ messages)

[PATCH 2/3] dl-load: enforce soname uniqueness of loaded libraries
 2020-02-01  5:48 UTC  (2+ messages)

correct rounding or not?
 2020-02-01  3:54 UTC  (5+ messages)

[PATCH] tst-clone3: Use __NR_futex_time64 if we don't have __NR_futex
 2020-01-31 23:46 UTC  (3+ messages)

[PATCH] Convert all Python scripts to Python 3
 2020-01-31 23:44 UTC  (3+ messages)

Use Linux 5.5 in build-many-glibcs.py
 2020-01-31 21:54 UTC 

[PATCH] y2038: linux: Provide __sched_rr_get_interval64 implementation
 2020-01-31 21:09 UTC  (4+ messages)

correct rounding or not?
 2020-01-31 14:48 UTC  (4+ messages)

[MIPS] Drop .dynsym symbol ordering requirement and nullify DT_GNU_XHASH
 2020-01-31 13:36 UTC  (7+ messages)

powerpc Linux scv support and scv system call ABI proposal
 2020-01-31 11:55 UTC  (24+ messages)

[PATCH] Add NEWS entry about 64-bit time_t syscall use on 32-bit targets
 2020-01-31  9:51 UTC  (6+ messages)

[PATCH v2] y2038: linux: Provide __timespec_get64 implementation
 2020-01-30 22:08 UTC  (2+ messages)

[PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64
 2020-01-30 17:54 UTC  (10+ messages)
` [PATCH v3 2/7] y2038: Introduce struct __timeval64 - new internal glibc type
` [PATCH v3 3/7] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
` [PATCH v3 4/7] y2038: alpha: Rename valid_timeval64_to_timeval to valid_timeval_to_timeval32
` [PATCH v3 5/7] y2038: Provide conversion helpers for struct __timeval64
` [PATCH v3 6/7] y2038: linux: Provide __settimeofday64 implementation
` [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation

[PATCH v2] sysdeps/posix/posix_fallocate*: Make emulated posix_fallocate() work properly
 2020-01-30 16:34 UTC  (2+ messages)

musl, glibc and ideal place for __stack_chk_fail_local
 2020-01-30 14:56 UTC  (5+ messages)
` [musl] "

[PATCH] nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]
 2020-01-30 14:55 UTC  (5+ messages)

PATCH] Fix comment about rounding in sin/cos
 2020-01-30 14:39 UTC  (2+ messages)

[RFC] Test time/tst-cpuclock1.c intermitent failures
 2020-01-30 13:12 UTC  (10+ messages)
` [PATCH] Fix time/tst-cpuclock1 "

Missing size_t declaration in UAPI
 2020-01-29 11:41 UTC  (3+ messages)

[PATCH v4 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2020-01-29 11:17 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] elf: avoid redundant sort in dlopen
` [PATCH v4 3/3] elf: avoid stack allocation in dl_open_worker

[PATCH v2 1/5] y2038: Define __suseconds64_t type to be used with struct __timeval64
 2020-01-28 23:17 UTC  (11+ messages)
` [PATCH v2 2/5] y2038: Introduce struct __timeval64 - new internal glibc type
` [PATCH v2 3/5] y2038: alpha: Rename valid_timeval_to_timeval64 to valid_timeval32_to_timeval
` [PATCH v2 4/5] y2038: Provide conversion helpers for struct __timeval64
` [PATCH v2 5/5] y2038: linux: Provide __settimeofday64 implementation

The draft GNU Social Contract and the GNU package developers?
 2020-01-28 19:01 UTC 

Feedback on the GNU Social contract and new wiki.gnu.tools
 2020-01-28 15:55 UTC 

[PATCH 00/10] Port C11 threads to GNU/Hurd
 2020-01-28 13:58 UTC  (7+ messages)
` [PATCH 01/10] htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy
      ` Removing internal symbols (Was: htl: Rename _pthread_mutex_init/destroy to __pthread_mutex_init/destroy)
          ` Removing internal symbols

[PATCH 1/2] ieee754: Remove slow paths from asin and acos
 2020-01-28 10:47 UTC  (4+ messages)
` [PATCH 2/2] ieee754: Remove unused __sin32 and __cos32

[PATCH 0/6] y2038: Convert settimeofday to be Y2038 safe
 2020-01-27 22:01 UTC  (8+ messages)
` [PATCH 2/6] y2038: hurd: Provide __clock_settime64 function

[RFC] PPC64: Vector Function ABI for Power Architecture
 2020-01-27 20:42 UTC  (10+ messages)

Build raise with -fasynchronous-unwind-tables
 2020-01-27 20:35 UTC  (6+ messages)

[PATCH] powerpc: fenvinline.h refactor
 2020-01-27 15:11 UTC  (6+ messages)

[RFC v6 00/23] RISC-V glibc port for the 32-bit
 2020-01-27 14:08 UTC  (12+ messages)
` [RFC v6 08/23] RISC-V: Define __NR_* as __NR_*_time64/64 for 32-bit

[PATCH] rt: avoid PLT setup in timer_[sg]ettime
 2020-01-27 11:25 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).