unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-08-05 11:21:17 to 2020-08-14 17:27:27 UTC [more...]

[PATCH v8] string: Adds tests for test-strncasecmp and test-strncpy
 2020-08-14 17:26 UTC  (4+ messages)

Has FSF stopped processing copyright paperwork?
 2020-08-14 15:25 UTC  (3+ messages)

[PATCH] io:nftw/ftw:fix stack overflow when large nopenfd [BZ #26353]
 2020-08-14 11:14 UTC  (4+ messages)
` ping // "

v2 [PATCH 4/4] nsswitch: use new internal API
 2020-08-14  0:16 UTC  (3+ messages)

[PATCH 1/3] stdlib: Use fixed buffer size for realpath (BZ #26241)
 2020-08-13 20:29 UTC  (23+ messages)
` [PATCH 2/3] stdlib: Enforce PATH_MAX on allocated realpath buffer
` [PATCH 3/3] linux: Optimize realpath stack usage

[PATCH 1/3] login/tst-grantpt: Convert to support framework, more error checking
 2020-08-13 18:58 UTC  (8+ messages)
` [PATCH 2/3] Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053)
` [PATCH 3/3] Linux: Require properly configured /dev/pts for PTYs

Update build-many-glibcs.py for binutils ia64 obsoletion
 2020-08-13 18:32 UTC  (2+ messages)

Update kernel version to 5.8 in tst-mman-consts.py
 2020-08-13 18:31 UTC  (3+ messages)
` Ping "

Question regarding m68k GCC compiler error
 2020-08-13 15:28 UTC  (7+ messages)

[PATCH v4 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-08-13 14:59 UTC  (21+ messages)
` [PATCH v4 01/18] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
` [PATCH v4 02/18] RISC-V: Cleanup some of the sysdep.h code
` [PATCH v4 03/18] RISC-V: Use 64-bit-time syscall numbers with the 32-bit port
` [PATCH v4 04/18] RISC-V: Add support for 32-bit vDSO calls
` [PATCH v4 05/18] RISC-V: Support dynamic loader for the 32-bit
` [PATCH v4 07/18] sysv/linux: riscv: Fix dl-cache.h indentation
` [PATCH v4 08/18] RISC-V: Add arch-syscall.h for RV32
` [PATCH v4 09/18] RISC-V: Support the 32-bit ABI implementation
` [PATCH v4 10/18] RISC-V: Hard float support for 32-bit
` [PATCH v4 11/18] RISC-V: Add 32-bit ABI lists
` [PATCH v4 12/18] RISC-V: Add the RV32 libm-test-ulps
` [PATCH v4 13/18] RISC-V: Fix llrint and llround missing exceptions on RV32
` [PATCH v4 14/18] riscv32: Specify the arch_minimum_kernel as 5.4
` [PATCH v4 16/18] RISC-V: Add rv32 path to RTLDLIST in ldd
` [PATCH v4 17/18] Documentation for the RISC-V 32-bit port
` [PATCH v4 18/18] Add RISC-V 32-bit target to build-many-glibcs.py

man-pages-5.08 released
 2020-08-13 12:36 UTC 

[COMMITTED] aarch64: update ulps
 2020-08-13 12:16 UTC 

Add new STATX_* constants from Linux 5.8 to bits/statx-generic.h
 2020-08-12 23:20 UTC 

[PATCH v5] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-08-12 23:11 UTC  (3+ messages)

Pseudoterminal terminology in POSIX
 2020-08-12 14:37 UTC  (20+ messages)

[PATCH] S390: Sync HWCAP names with kernel by adding aliases [BZ #25971]
 2020-08-12 14:28 UTC 

[COMMITTED] S390: Regenerate ULPs
 2020-08-12 14:25 UTC 

[PATCH] build-many-glibcs.py: Add some s390x glibc variants
 2020-08-12 14:22 UTC  (8+ messages)

[PATCH] build-many-glibcs.py: Add a s390x -O3 glibc variant
 2020-08-12 14:14 UTC 

[PATCH] Fix namespace violation in stdio.h and sys/stat.h if build with optimization. [BZ #26376]
 2020-08-12 14:03 UTC 

V8 [PATCH 1/2] x86: Clear some CPU usable feature bits
 2020-08-12 14:00 UTC  (3+ messages)
` V8 [PATCH 2/2] x86: Install <sys/platform/x86.h> [BZ #26124]
  ` PING: "

[PATCH] y2038: nptl: Convert pthread_cond_{clock|timed}wait to support 64 bit time
 2020-08-12 13:30 UTC 

[PATCH] Use size_t for mallinfo fields
 2020-08-12 12:29 UTC  (15+ messages)

[PATCH] ld.so: add an --argv0 option
 2020-08-12 11:06 UTC 

sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
 2020-08-11 23:42 UTC  (2+ messages)

[PATCH v2 1/2] stdlib: Use fixed buffer size for realpath (BZ #26341)
 2020-08-11 20:07 UTC  (2+ messages)
` [PATCH v2 2/2] linux: Optimize realpath stack usage

fix inaccuracy of j0f for x >= 2^127 when sin(x)+cos(x) is tiny (v4)
 2020-08-11 11:31 UTC  (5+ messages)

[PATCH v2] stdlib: realpath use malloc replace __alloca to reduce stack overflow risks [BZ #26341]
 2020-08-11  9:54 UTC  (11+ messages)

[PATCH v4] y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time
 2020-08-11  8:13 UTC 

[PATCH v2 00/18] glibc port for 32-bit RISC-V (RV32)
 2020-08-10 21:29 UTC  (9+ messages)
` [PATCH v2 07/18] RISC-V: nptl: update default pthread-offsets.h
` [PATCH v2 09/18] RISC-V: The ABI implementation for 32-bit

[PATCH v3 00/19] glibc port for 32-bit RISC-V (RV32)
 2020-08-10 20:04 UTC  (13+ messages)
` [PATCH v3 02/19] RISC-V: Cleanup some of the sysdep.h code
` [PATCH v3 03/19] RISC-V: Use 64-bit-time syscall numbers with the 32-bit port
` [PATCH v3 15/19] RISC-V: Build Infastructure for 32-bit
` [PATCH v3 17/19] RISC-V: Add rv32 path to RTLDLIST in ldd

[PATCH] Update tcache double-free check
 2020-08-10 13:44 UTC  (8+ messages)

[COMMITTED] manual: Fix strerrorname_np and strerrordesc_np return type (BZ #26343)
 2020-08-08 19:53 UTC  (5+ messages)

[PATCH v2 1/2] BZ #17645, fix slow DSO sorting behavior in dynamic loader
 2020-08-08  4:42 UTC  (9+ messages)
      ` [PATCH v2.1 "
          ` [PATCH v3 "

[PATCH] Linux: Use faccessat2 to implement faccessat (bug 18683)
 2020-08-07 19:58 UTC  (2+ messages)

[RFC] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
 2020-08-07 19:13 UTC 

New Croatian PO file for 'libc' (version 2.31.9000)
 2020-08-07 10:02 UTC 

Double Your Leads, Close More Deals
 2020-08-07  9:47 UTC 

[hurd,commited] htl: Enable tst-cancelx?[45]
 2020-08-07  7:54 UTC 

Use Linux 5.8 in build-many-glibcs.py
 2020-08-07  5:30 UTC  (2+ messages)

Update syscall lists for Linux 5.8
 2020-08-07  5:30 UTC  (2+ messages)

[hurd,commited] tst-cancel4: Make blocking on write more portable
 2020-08-06 23:33 UTC 

[PATCH] stdlib: realpath use malloc replace __alloca to reduce stack overflow risks [BZ #26341]
 2020-08-06 19:24 UTC  (2+ messages)

[hurd,commited] hurd: Implement basic sched_get/setscheduler
 2020-08-06 18:16 UTC  (3+ messages)

[hurd,commited] hurd: Add missing hidden def
 2020-08-06 18:14 UTC 

fixed typos in "NEWS for version 2.32"
 2020-08-06  9:16 UTC  (5+ messages)

add "workload" traces for sin/exp/pow in binary32/64/128
 2020-08-06  7:34 UTC  (3+ messages)

The GNU C Library version 2.32 is now available
 2020-08-06  4:24 UTC 

[hurd,commited] hurd: Rework sbrk
 2020-08-05 21:56 UTC 

[PATCH v2 1/7] login: Move gnu utmpx to default implementation
 2020-08-05 20:54 UTC  (14+ messages)
` [PATCH v2 2/7] Consolidate and simplify internal utmp definitions
` [PATCH v2 3/7] support: Add 'touch' command
` [PATCH v2 4/7] login: Add 64-bit time support to utmp/utmpx
` [PATCH v2 5/7] linux: Add pwrite64_nocancel
` [PATCH v2 6/7] login: Use 64-bit time on struct lastlog
` [PATCH v2 7/7] Remove __WORDSIZE_TIME64_COMPAT32

[PATCH v2] Add scripts/move-symbol-to-libc.py
 2020-08-05 19:22 UTC  (2+ messages)

[PATCHv4] powerpc64le: ifunc interesting *f128 routines in multiarch mode
 2020-08-05 18:58 UTC 

[PATCH] x86: Rename Intel CPU feature names
 2020-08-05 16:30 UTC 

[PATCH v2] manual: Fix some @code/@var formatting glitches chapter Date And Time
 2020-08-05 14:29 UTC  (3+ 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).