unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-05-23 11:22:16 to 2019-06-03 15:37:41 UTC [more...]

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

[PATCH glibc 0/2] aarch64: add STO_AARCH64_VARIANT_PCS support
 2019-06-03 15:29 UTC  (7+ 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] Linux: Add tables with system call numbers
 2019-06-03 15:27 UTC  (8+ messages)

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

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

[PATCH v1 0/4] nptl: Add POSIX-proposed pthread_mutex_clocklock function
 2019-06-03 12:15 UTC  (5+ 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 v6] y2038: Introduce __ASSUME_TIME64_SYSCALLS define
 2019-06-03 10:08 UTC  (6+ messages)

[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

Pass config-time variable to LIBC_SLIBDIR_RTLDDIR
 2019-06-03  8:22 UTC  (2+ messages)

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

[PATCH 0/5] Restartable Sequences support for glibc 2.30
 2019-05-31 18:10 UTC  (10+ messages)
` [PATCH 1/5] glibc: Perform rseq(2) registration at C startup and thread creation (v10)

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

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-05-31 14:14 UTC  (7+ messages)
` [PATCH 08/28] powerpc: generic nearbyint/nearbyintf
` [PATCH 09/28] powerpc: consolidate rint
` [PATCH 10/28] powerpc: copysign cleanup

[PATCH 0/6] y2038: Linux: Provide __clock_* functions supporting 64 bit time
 2019-05-31 11:37 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

_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 1/2] PPC64: Add libmvec SIMD single-precision natural exponent function
 2019-05-29 19:19 UTC  (13+ messages)
` [PATCH 2/2] PPC64: Add libmvec SIMD double-precision "
` [v2 1/2] PPC64: Add libmvec SIMD single-precision "
  ` [v2 2/2] PPC64: Add libmvec SIMD double-precision "
      ` [v3 PATCH] "

[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  (7+ messages)

[PATCH] Fix iconv buffer handling with IGNORE error handler (bug #18830)
 2019-05-28 14:16 UTC  (3+ messages)

[PATCH] RFC: Add posix_spawn_file_actions_closefrom
 2019-05-27 21:02 UTC  (6+ messages)

[PATCH v3 0/6] Implement POSIX-proposed _clockwait variants of existing _timedwait functions
 2019-05-27 20:03 UTC  (7+ 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

m68k vDSO support
 2019-05-27 12:32 UTC 

[PATCH] nptl: Add comment to __pthread_get_minstack about external users
 2019-05-27 12:11 UTC  (2+ messages)

[PATCH] Replace PREPARE_VERSION macro with inline function
 2019-05-27  7:06 UTC  (3+ messages)

glibc git commit hooks update
 2019-05-25  1:15 UTC  (3+ messages)

powerpc build failures with GCC trunk
 2019-05-24 20:36 UTC  (2+ messages)

[PATCH] nss_dns: Check for proper A/AAAA address alignment
 2019-05-24 19:42 UTC  (4+ messages)

[V2 patch] Enhance comments in nsswitch.h
 2019-05-24 17:46 UTC  (2+ messages)

[PATCH] Add missing VDSO_{NAME,HASH}_* macros and use them for PREPARE_VERSION_KNOWN
 2019-05-24 15:41 UTC  (5+ messages)

[PATCH] nptl: Fix deadlock on atfork handler which calls dlclose (BZ#24595)
 2019-05-24 14:49 UTC  (11+ messages)

[PATCH] Improve performance of memmem
 2019-05-24 13:59 UTC  (6+ messages)

[PATCH v2] Add sinf and cosf traces
 2019-05-24 13:58 UTC  (4+ messages)

[PATCH v3] Improve performance of strstr
 2019-05-24 13:53 UTC  (3+ messages)

[PATCH 2/2] Remove math-finite.h
 2019-05-24 10:31 UTC 

[PATCH 1/2] Remove math-finite.h
 2019-05-24 10:30 UTC 

Add IGMP_MRDISC_ADV from Linux 5.1 to netinet/igmp.h
 2019-05-24  8:53 UTC  (2+ messages)

[PATCH] test-in-container: Do not set GCONV_PATH, LOCPATH
 2019-05-24  4:05 UTC  (5+ messages)

[PATCH] Don't pass NULL pointer to error [BZ #24556]
 2019-05-23 19:35 UTC  (8+ messages)

[PATCH 5.1 119/122] y2038: Make CONFIG_64BIT_TIME unconditional
 2019-05-23 19:07 UTC 

Patch "y2038: Make CONFIG_64BIT_TIME unconditional" has been added to the 5.1-stable tree
 2019-05-23 18:02 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).