unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-05-27 20:04:31 to 2019-06-06 06:50:41 UTC [more...]

[PATCH 0/6] y2038: Linux: Provide __clock_* functions supporting 64 bit time
 2019-06-06  6:50 UTC  (24+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 2/7] y2038: Introduce __ASSUME_64BIT_TIME define
` [PATCH v5] y2038: Introduce __ASSUME_TIME64_SYSCALLS define

[PATCH v4 00/11] nds32 glibc port, v4
 2019-06-06  5:31 UTC  (16+ messages)
` [PATCH v4 01/11] nds32: Build Infastructure
` [PATCH v4 02/11] nds32: ABI Implementation
` [PATCH v4 03/11] nds32: Thread-Local Storage Support
` [PATCH v4 04/11] nds32: Startup and Dynamic Loader
` [PATCH v4 05/11] nds32: Generic <math.h>, soft-fp and hard-fp Routines
` [PATCH v4 06/11] nds32: Atomic and Locking Routines
` [PATCH v4 07/11] nds32: Linux Syscall Interface
` [PATCH v4 08/11] nds32: Linux ABI
` [PATCH v4 09/11] nds32: Add ABI list
` [PATCH v4 10/11] Add nds32 entries to config.h.in
` [PATCH v4 11/11] Add nds32 port to build-many-glibcs.py

[PING^8][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-06-05 23:49 UTC  (2+ messages)

[PATCH] nl_NL locale: Correct the negative monetary format (bug 24614)
 2019-06-05 23:08 UTC 

[PATCH] [powerpc] get_rounding_mode: utilize faster method to get rounding mode
 2019-06-05 23:04 UTC  (4+ messages)
  `  "

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-06-05 22:46 UTC  (13+ messages)
` [PATCH 08/28] powerpc: generic nearbyint/nearbyintf
` [PATCH 09/28] powerpc: consolidate rint
` [PATCH 10/28] powerpc: copysign cleanup
` [PATCH 11/28] benchtests: Add isnan/isinf/isfinite benchmark
` [PATCH 12/28] math: Use wordsize-64 version for isnan
` [PATCH 13/28] powerpc: Remove optimized isnan

[PATCH v3 0/6] Implement POSIX-proposed _clockwait variants of existing _timedwait functions
 2019-06-05 21:07 UTC  (9+ messages)
` [PATCH v3 1/6] nptl: Add clockid parameter to futex timed wait calls
` [PATCH v3 2/6] nptl: Add POSIX-proposed sem_clockwait
` [PATCH v3 3/6] nptl: Add POSIX-proposed pthread_cond_clockwait
` [PATCH v3 4/6] nptl: pthread_rwlock: Move timeout validation into _full functions
` [PATCH v3 5/6] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
` [PATCH v3 6/6] Update NEWS for new _clockwait functions

[PATCH v5] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg
 2019-06-05 19:08 UTC  (2+ messages)
` Ping. "

[PATCH] [powerpc] fegetexcept: utilize function instead of duplicating code
 2019-06-05 17:55 UTC  (2+ messages)

[PATCH] riscv: Do not use __has_include__
 2019-06-05 17:49 UTC  (2+ messages)

[PATCH v6] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
 2019-06-05 16:41 UTC  (9+ messages)

[PATCH] <sys/stat.h>: Use Linux kernel UAPI header if available and useful
 2019-06-05 15:16 UTC  (3+ messages)

[PATCH glibc 0/2] aarch64: add STO_AARCH64_VARIANT_PCS support
 2019-06-05 14:41 UTC  (10+ messages)
` [PATCH glibc 1/2] aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
` [PATCH glibc 2/2] aarch64: handle STO_AARCH64_VARIANT_PCS

[PATCH] <sys/cdefs.h>: Add __glibc_has_include macro
 2019-06-05 13:43 UTC 

[PATCH v1 0/4] nptl: Add POSIX-proposed pthread_mutex_clocklock function
 2019-06-05 12:47 UTC  (8+ messages)
` [PATCH v1 1/4] support: Add xclock_now helper function
` [PATCH v1 2/4] nptl: Convert various tests to use libsupport
` [PATCH v1 3/4] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
` [PATCH v1 4/4] nptl: Add POSIX-proposed pthread_mutex_clocklock

[PATCH] locale: Make the file name of the locale archive configurable
 2019-06-05  7:24 UTC  (4+ messages)

copy_file_range evolution
 2019-06-04 20:09 UTC  (4+ messages)

[PATCH 1/2] PPC64: Add libmvec SIMD single-precision natural exponent function
 2019-06-04 20:00 UTC  (10+ messages)
` [v2 "
  ` [v2 2/2] PPC64: Add libmvec SIMD double-precision "
      ` [v3 PATCH] "

[PATCH 0/5] Restartable Sequences support for glibc 2.30
 2019-06-04 15:57 UTC  (12+ messages)
` [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)

[PATCH] Linux: Add tables with system call numbers
 2019-06-04 15:33 UTC  (12+ messages)

[PATCH] iconv: Use __twalk_r in __gconv_release_shlib
 2019-06-04 12:23 UTC  (4+ messages)

[PATCH] Replace PREPARE_VERSION macro with inline function
 2019-06-04  7:28 UTC  (5+ messages)

[PATCH] Fix iconv buffer handling with IGNORE error handler (bug #18830)
 2019-06-04  2:25 UTC  (4+ messages)

Add IPV6_ROUTER_ALERT_ISOLATE from Linux 5.1 to bits/in.h
 2019-06-03 22:34 UTC 

Pass config-time variable to LIBC_SLIBDIR_RTLDDIR
 2019-06-03 17:50 UTC  (5+ messages)

[PATCH 1/2] powerpc: Remove rt_sigreturn usage on context function
 2019-06-03 17:33 UTC  (6+ messages)
` [PATCH 2/2] mips: "

[PATCH] dlfcn: Avoid one-element flexible array in Dl_serinfo
 2019-06-03 15:37 UTC 

[PATCH] libio: freopen of default streams crashes in old programs [BZ #24632]
 2019-06-03 13:34 UTC 

[PATCH v5 0/3] y2038: Linux: Introduce __clock_settime64 function
 2019-06-03  9:18 UTC  (6+ messages)
` [PATCH v5 1/3] y2038: Introduce internal for glibc struct __timespec64
` [PATCH v5 2/3] y2038: Provide conversion helpers for "
` [PATCH v5 3/3] y2038: linux: Provide __clock_settime64 implementation

[PATCH] dlfcn: Avoid one-element flexible array in Dl_serinfo
 2019-06-03  7:59 UTC  (7+ messages)

[PATCH] Linux: Add oddly-named arm syscalls to syscall-names.list
 2019-05-31 16:22 UTC  (3+ messages)

_ioperm support for Arm
 2019-05-31  9:51 UTC  (22+ messages)
      ` [PATCH] Remove ioperm etc. support for arm (was: Re: _ioperm support for Arm)
          ` [PATCH] Remove ioperm etc. support for arm
            ` [PATCH] Remove ioperm etc. support for army

Add INADDR_ALLSNOOPERS_GROUP from Linux 5.1 to netinet/in.h
 2019-05-31  9:08 UTC  (2+ messages)

[PATCH] powerpc: Fix build failures with current GCC
 2019-05-30 14:11 UTC  (3+ messages)

[PATCH] argp: argp.doc prints incorrectly when it starts with "\v" [BZ #19038]
 2019-05-30 12:52 UTC  (5+ messages)

[PATCH] riscv: remove DL_RO_DYN_SECTION
 2019-05-29 22:03 UTC  (4+ messages)

[COMMITTED PATCH 1/2] tt_RU: Fix orthographic mistakes in mon and abmon sections [BZ #24369]
 2019-05-29 21:07 UTC  (6+ messages)

[PATCH] Refactor sigcontextinfo.h
 2019-05-29 18:29 UTC 

[glibc/google/grte/v5-2.27/master] Fix sense of a test in the static-linking version of ppc get_clockfreq
 2019-05-29 15:09 UTC  (3+ messages)

[PING^7][PATCH v12] Locales: Cyrillic -> ASCII transliteration [BZ #2872]
 2019-05-29 14:06 UTC 

[PATCH] Linux: Add getdents64 system call
 2019-05-29 13:37 UTC  (9+ messages)

[COMMITTED] Remove unused get_clockfreq files
 2019-05-29 13:30 UTC 

Kernel header workarounds in linux/bits/sigcontext.h still necessary?
 2019-05-29  8:02 UTC  (2+ messages)

[PATCH] Linux: Use system call tables during build
 2019-05-28 22:10 UTC 

Documenting compiler requirements
 2019-05-28 20:40 UTC 

[COMMITTED PATCH 2/2] tt_RU: Add lang_name [BZ #24370]
 2019-05-28 20:32 UTC  (2+ messages)

[PATCH v2] Aarch64: Add simd exp/expf functions
 2019-05-28 20:07 UTC  (4+ messages)

[PATCH] RFC: Add posix_spawn_file_actions_closefrom
 2019-05-27 21:02 UTC  (6+ 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).