unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-02-10 19:21:01 to 2020-02-12 14:34:35 UTC [more...]

[PATCH 0/7] More type safety for NSS modules
 2020-02-12 14:34 UTC  (2+ messages)
` [PATCH 1/7] nss_compat: Do not use nss_* names for function pointers

New Belarusian PO file for 'libc' (version 2.30.9000)
 2020-02-12 14:32 UTC 

New Belarusian PO file for 'libc' (version 2.30.9000)
 2020-02-12 14:32 UTC 

[RFC] sunrpc: Properly cleanup if tst-udp-timeout fails
 2020-02-12 14:27 UTC  (7+ messages)
` [PATCH] sunrpc: Properly clean up "
    ` [PATCH v2] "

[PATCH 1/2] y2038: linux: Provide __mq_timedsend_time64 implementation
 2020-02-12 14:26 UTC  (18+ messages)
` [PATCH 2/2] y2038: linux: Provide __mq_timedreceive_time64 implementation

[RFC] powerpc: optimizing random() and POSIX question
 2020-02-12 14:20 UTC  (5+ messages)

[PATCH 01/15] powerpc: Consolidate Linux syscall definition
 2020-02-12 13:24 UTC  (55+ messages)
` [PATCH 02/15] powerpc: Use Linux kABI for syscall return
` [PATCH 03/15] sparc: "
` [PATCH 04/15] alpha: Refactor syscall and "
` [PATCH 05/15] ia64: "
` [PATCH 06/15] mips64: Consolidate Linux sysdep.h
` [PATCH 07/15] mips: Use Linux kABI for syscall return
` [PATCH 08/15] nios2: "
` [PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall
` [PATCH 10/15] riscv: "
` [PATCH 11/15] s390: Consolidate Linux syscall definition
` [PATCH 12/15] sparc: Avoid clobbering register parameters in syscall
` [PATCH 13/15] linux: Consolidate INLINE_SYSCALL
` [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule
` [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL

[RFC v6 00/23] RISC-V glibc port for the 32-bit
 2020-02-12 12:58 UTC  (7+ messages)
` [RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64

XFS reports lchmod failure, but changes file system contents
 2020-02-12 12:15 UTC  (2+ messages)

[COMMITTED] S390: Fix non-ascii character in fenv.h
 2020-02-12  9:33 UTC  (3+ messages)

[PATCH] s390: Remove backchain-based fallback from backtrace
 2020-02-12  9:13 UTC  (5+ messages)

[PATCH v6] y2038: linux: Provide __gettimeofday64 implementation
 2020-02-12  8:45 UTC 

Rename RWF_WRITE_LIFE_NOT_SET to RWH_WRITE_LIFE_NOT_SET following Linux 5.5
 2020-02-12  7:31 UTC  (2+ messages)

[PATCH] elf.h: Add R_RISCV_IRELATIVE
 2020-02-12  6:25 UTC  (2+ messages)

Opera 66.0.3515.72-1 crashing without any extension or new installation
 2020-02-12  3:03 UTC 

[PATCH 0/5] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat
 2020-02-12  1:36 UTC  (9+ messages)
` [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]
` [PATCH 4/5] io: Add io/tst-lchmod covering lchmod and fchmodat

[PATCH 0/6] long double to _Float128 redirecting support
 2020-02-12  1:21 UTC  (9+ messages)
` [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le
` [PATCH 4/6] ldbl-128ibm-compat: Redirect complex math functions
` [PATCH 6/6] Add a generic scalb implementation

settimeofday breakage
 2020-02-12  1:02 UTC  (4+ messages)

[PATCH v2 0/6] Always use long time_t for certain syscalls
 2020-02-11 21:30 UTC  (29+ messages)
` [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH v2 2/6] time: Add a timeval with a long tv_sec and tv_usec
` [PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer
` [PATCH v2 6/6] linux: Use long time_t for wait4/getrusage

[PATCH] Improve random memcpy benchmark
 2020-02-11 20:25 UTC  (4+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2020-02-11 18:40 UTC  (11+ messages)

[PATCH] ldbl-128ibm: make ieee754.h work with IEEE 128 long double
 2020-02-11 17:12 UTC 

[PATCH v4 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2020-02-11 16:30 UTC  (4+ messages)
  ` [PATCH v4 1/3] "

[PATCH] Fix tst-pkey expectations on pkey_get
 2020-02-11 16:08 UTC  (4+ messages)

[PATCH] CVE-2019-1010023: add check for load commands mapping [#22851]
 2020-02-11 14:32 UTC  (2+ messages)

/proc/self/fd support on Hurd
 2020-02-11 14:16 UTC  (5+ messages)

[PATCH] Updates to the shn_MM locale [BZ #25532]
 2020-02-11 12:40 UTC 

[PATCH 00/26] Linux cleanups enabled by built-in system call tables
 2020-02-11 11:07 UTC  (5+ messages)

[PATCH 00/13] nptl: Move more functions from libpthread to libc
 2020-02-11 11:06 UTC  (14+ messages)
` [PATCH 01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests
` [PATCH 02/13] nptl: Sort routines list in Makefile alphabetically
` [PATCH 03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc
` [PATCH 04/13] nptl: Move pthread_attr_setschedpolicy "
` [PATCH 05/13] nptl: Move pthread_attr_getscope "
` [PATCH 06/13] nptl: Move pthread_attr_setscope "
` [PATCH 07/13] nptl: Move pthread_condattr_destroy "
` [PATCH 08/13] nptl: Move pthread_condattr_init "
` [PATCH 09/13] nptl: Move pthread_cond_destroy "
` [PATCH 10/13] nptl: Move pthread_cond_init "
` [PATCH 11/13] Add hidden prototypes for __sched_getparam, __sched_getscheduler
` [PATCH 12/13] nptl: Move pthread_getschedparam implementation into libc
` [PATCH 13/13] nptl: Move pthread_setschedparam "

[rms@gnu.org: What's GNU -- and what's not]
 2020-02-11 11:03 UTC  (2+ messages)
` What's GNU -- and what's not

[hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library
 2020-02-11  0:29 UTC 

[PATCH] alpha: Use generic gettimeofday implementation
 2020-02-10 23:34 UTC  (2+ messages)

[hurd,commited] hurd: Add __pthread_spin_wait and use it
 2020-02-10 23:33 UTC 

[PATCH 0/6] Always use 32-bit time_t for certain syscalls
 2020-02-10 23:19 UTC  (5+ messages)
` [PATCH 4/6] linux: Use 32-bit time_t for itimerval

[PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
 2020-02-10 23:13 UTC  (3+ messages)

[PATCH] debug: Add missing locale dependencies of fortify tests
 2020-02-10 22:43 UTC  (2+ messages)

[PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
 2020-02-10 22:34 UTC  (2+ messages)

New utility: nscd cache dumper
 2020-02-10 22:30 UTC  (3+ messages)

[PATCH] Improve IFUNC check
 2020-02-10 22:19 UTC  (6+ messages)
      ` [PATCH v2] "

Use --disable-gdbserver in build-many-glibcs.py [committed]
 2020-02-10 22:19 UTC 

[RFC] PPC64: Vector Function ABI for Power Architecture
 2020-02-10 21:38 UTC  (10+ messages)

[PATCH 0/5] Race condition in /etc/resolv.conf reloading (bug 25420)
 2020-02-10 20:57 UTC  (5+ messages)
` [PATCH 1/5] Add internal <file_change_detection.h> header file

[PATCH v4] Rewrite iconv option parsing [BZ #19519]
 2020-02-10 20:28 UTC  (5+ messages)

[PATCH v5] Rewrite iconv option parsing [BZ #19519]
 2020-02-10 20:14 UTC 


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