unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 20:39:27 to 2020-03-06 11:42:32 UTC [more...]

[PATCH] binfmt_misc: pass binfmt_misc P flag to the interpreter
 2020-03-06 11:40 UTC  (7+ messages)

forward portability
 2020-03-06 10:55 UTC  (4+ messages)

[PATCH v3 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-06 10:03 UTC  (8+ messages)
` [PATCH v3 2/3] y2038: linux: Provide __mq_timedsend_time64 implementation
` [PATCH v3 3/3] y2038: linux: Provide __mq_timedreceive_time64 implementation

sourceware.org downtime: 2020-03-07, 2020-03-08
 2020-03-06  9:43 UTC 

[PATCH v2 1/2] Remove reference of --without-fp on configure
 2020-03-05 21:48 UTC  (4+ messages)
` [PATCH v2 2/2] arm: Fix softp-fp Implies (BZ #25635)

[PATCH v5 0/8] Always use 32-bit time_t for certain syscalls
 2020-03-05 21:37 UTC  (11+ messages)
` [PATCH v5 1/8] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH v5 2/8] time: Add a timeval with a 32-bit tv_sec and tv_usec
` [PATCH v5 3/8] time: Add a __itimerval64 struct
` [PATCH v5 4/8] sysv: Define __KERNEL_OLD_TIMEVAL_MATCHES_TIMEVAL64
` [PATCH v5 5/8] linux: Use long time_t __getitimer/__setitimer
` [PATCH v5 6/8] resource: Add a __rusage64 struct
` [PATCH v5 7/8] linux: Use long time_t for wait4/getrusage
` [PATCH v5 8/8] sysv/alpha: Use generic __timeval32 and helpers

[PATCH] sparc: Move sigreturn stub to assembly
 2020-03-05 21:34 UTC  (2+ messages)

[PATCH] Improve IFUNC check
 2020-03-05 20:06 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] Add benchtests for roundeven and roundevenf
 2020-03-05 17:23 UTC 

[PATCH v2 1/2] linux: Remove aarch64 ipc_priv.h
 2020-03-05 17:06 UTC  (4+ messages)
` [PATCH v2 2/2] linux: Clear mode_t padding bits (BZ#25623)

[PATCH] manual: Fix Wrong declaration of wcschr [BZ #24654]
 2020-03-05 16:53 UTC  (3+ messages)

[PATCH v3 0/3] Support y2038 semctl_syscall()
 2020-03-05 16:42 UTC  (8+ messages)
` [PATCH v3 1/3] bits/sem.h: Split out struct semid_ds
` [PATCH v3 2/3] semctl: Remove the sem-pad.h file
` [PATCH v3 3/3] sysv: linux: Pass 64-bit version of semctl syscall

[PATCH] linux: Add soft-fp folder for arm with --without-fp
 2020-03-05 16:29 UTC  (5+ messages)

'simple' futex interface [Was: [PATCH v3 1/4] futex: Implement mechanism to wait on any of several futexes]
 2020-03-05 16:25 UTC  (3+ messages)

[PATCH] Linux: Work around kernel bugs in chmod on /proc/self/fd paths
 2020-03-05 15:35 UTC  (7+ messages)

[PATCH v2] Avoid using up static TLS surplus for optimizations [BZ, #25051]
 2020-03-05 13:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Linux: Use AT_FDCWD in utime, utimes when calling utimensat
 2020-03-05 13:26 UTC  (5+ messages)

[PATCH] S390: Remove backchain-based fallback and use generic backtrace.c
 2020-03-05 11:54 UTC  (3+ messages)

[PATCH] Add NEWS entry for CVE-2020-10029 (bug 25487)
 2020-03-05 11:14 UTC  (2+ messages)

[PATCH] Extended Char Intro: Use getwc in example (Bug 25626)
 2020-03-05  6:30 UTC  (2+ messages)

[PATCH] Add Safe-Linking to fastbins and tcache
 2020-03-05  3:30 UTC  (5+ messages)

[PATCH] x86_64: roundeven with fpu and sse4.1 support
 2020-03-05  1:20 UTC  (3+ messages)
` [PATCH v3 2/2] "

[PATCH] powerpc: Fix feraiseexcept and feclearexcept macros
 2020-03-05  0:59 UTC  (11+ messages)
      ` Drop fenvinline.h - Was: "

[PATCH v2] Fix time/tst-cpuclock1 intermitent failures
 2020-03-04 19:24 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] manual: Fixed typo in manual/stdio.texi [BZ #24638]
 2020-03-04 14:45 UTC  (3+ messages)

[PATCH v2 1/3] y2038: include: Move struct __timespec64 definition to a separate file
 2020-03-04 11:07 UTC  (4+ messages)

[PATCH] linux: Clear mode_t padding bits (BZ#25623)
 2020-03-04  9:08 UTC  (5+ messages)

[PATCH] Update translations
 2020-03-04  2:00 UTC  (2+ messages)

[PATCH v3] Convert Python scripts to Python 3
 2020-03-03 23:33 UTC  (5+ messages)

[PATCH 0/7] Remaining ldbl-128ibm-compat support
 2020-03-03 20:18 UTC  (13+ messages)
` [PATCH 1/7] ldbl-128ibm-compat: Provide nexttoward functions
` [PATCH 5/7] ldbl-128ibm-compat: enforce ibm128 on compat tests
` [PATCH 6/7] ldbl-128ibm: Let long double files have specific compiler flags
` [PATCH 7/7] RFC: ldbl-128ibm-compat: PLT redirects for using ldbl redirects internally

[PATCHv2 3/7] ldbl-128ibm-compat: Add tests for IBM long double functions
 2020-03-03 20:17 UTC  (4+ messages)
` [PATCHv3] "
  ` [PATCHv3][Ping] "

[PATCH][AArch64] Cleanup memset
 2020-03-03 19:34 UTC  (5+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2020-03-03 18:13 UTC 

[PATCH] y2038: fix: Add missing libc_hidden_def for __futimens64
 2020-03-03 14:57 UTC  (2+ messages)

[PATCH] build-many-glibcs.py: Use --depth 1 in Git checkout
 2020-03-03 14:46 UTC  (10+ messages)

[PATCH] alpha: Do not build with -fpic
 2020-03-03 13:00 UTC  (7+ messages)

[PATCH] build: shell-container typo in run_command_array [BZ 23991]
 2020-03-02 22:28 UTC  (2+ messages)

[PATCH] build-many-glibcs.py: Add list-compilers, list-glibcs commands
 2020-03-02 22:06 UTC  (2+ messages)

[PATCH 0/3] y2038: Conversion of [lf]utimes[at] to support 64 bit time
 2020-03-02 17:05 UTC  (10+ messages)
` [PATCH 1/3] y2038: linux: Provide __futimes64 implementation
` [PATCH 2/3] y2038: linux: Provide __lutimes64 implementation
` [PATCH 3/3] y2038: linux: Provide __futimesat64 implementation

[PATCH] Add missing libc_hidden_def for __utimensat64
 2020-03-02 15:49 UTC  (2+ messages)

[HELP NEEDED] elf: Add elf/check-wx-segment, a test for the presence of WX segments
 2020-03-02 12:08 UTC  (5+ messages)

[PATCH] hppa: Fix data race in setting function descriptors during lazy binding
 2020-03-01 17:01 UTC  (4+ messages)

[PATCH] elf: Apply attribute_relro to pointers in elf/dl-minimal.c
 2020-03-01  9:33 UTC  (4+ messages)

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-03-01  0:47 UTC 

[PATCH v4 0/8] Always use 32-bit time_t for certain syscalls
 2020-02-28 17:52 UTC  (7+ messages)
` [PATCH v4 1/8] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH v4 5/8] linux: Use long time_t __getitimer/__setitimer

[PATCH][Committed] ldbl-128ibm-compat: link tst-ldbl-efgcvt against loader too
 2020-02-28 15:08 UTC  (2+ messages)
` [PATCH][Committed] ldbl-128ibm-compat: Provide a significand implementation

[PATCH 0/6] long double to _Float128 redirecting support
 2020-02-28 14:59 UTC  (7+ 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

[PATCH] i386: Use comdat instead of .gnu.linkonce for i386 setup pic register (BZ #20543)
 2020-02-28 14:28 UTC  (2+ messages)

[PATCH v2] sysv: linux: Pass 64-bit version of semctl syscall
 2020-02-27 23:57 UTC  (3+ messages)

[PATCH 00/26] Linux cleanups enabled by built-in system call tables
 2020-02-27 23:47 UTC  (53+ messages)
` [PATCH 01/26] Linux: Enhance glibcsyscalls.h to support listing system calls
` [PATCH 02/26] Linux: renameat2 syscall number is always available
` [PATCH 03/26] Linux: copy_file_range "
` [PATCH 04/26] Linux: mlock2 "
` [PATCH 05/26] Linux: mq_* syscall numbers are "
` [PATCH 06/26] Linux: statx syscall number is "
` [PATCH 07/26] Linux: sched_setaffinity "
` [PATCH 08/26] Linux: sched_getaffinity "
` [PATCH 09/26] Linux: sigaltstack "
` [PATCH 10/26] Linux: Clean up pread64/pwrite64 system call names
` [PATCH 11/26] Linux: Clean up preadv2, pwritev2 "
` [PATCH 12/26] Linux: Clean up preadv, pwritev "
` [PATCH 13/26] Linux: getrandom syscall number is always available
` [PATCH 14/26] Linux: rt_sigqueueinfo "
` [PATCH 15/26] Linux: pkey_mprotect "
` [PATCH 16/26] Linux: set_tid_address "
` [PATCH 17/26] Linux: exit_group "
` [PATCH 18/26] Linux: getdents64 syscall number is always available on MIPS
` [PATCH 19/26] Linux: pciconfig_iobase syscall number is always available on alpha
` [PATCH 20/26] Linux: set_robust_list syscall number is always available
` [PATCH 21/26] Linux: open_by_handle_at "
` [PATCH 22/26] ia64: Do not define __NR_semtimedop in <sysdep.h>
` [PATCH 23/26] x86_64: "
` [PATCH 24/26] Linux: epoll_pwait syscall number is always available
` [PATCH 25/26] m68k: getpagesize "
` [PATCH 26/26] microblaze: vfork "

Rseq registration: Google tcmalloc vs glibc
 2020-02-27 21:11 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).