unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-06-25 00:13:45 to 2019-06-27 07:15:13 UTC [more...]

[RFC v2 00/20] RISC-V glibc port for the 32-bit
 2019-06-27  7:14 UTC  (56+ messages)
` [RFC v2 03/20] y2038: linux: Provide __clock_settime64 implementation
` [RFC v2 04/20] include/time.h: Fix conflicting timespec types on 32-bit
` [RFC v2 05/20] sysdeps/nanosleep: Use clock_nanosleep_time64 if avaliable
` [RFC v2 06/20] sysdeps/futex: Use futex_time64 "
` [RFC v2 08/20] sysdeps/wait: Use waitid "
` [RFC v2 09/20] sysdeps/getrlimit: Use prlimit64 "
` [RFC v2 16/20] RISC-V: Regenerate ULPs of RISC-V
` [RFC v2 17/20] RISC-V: Add ABI lists
` [RFC v2 18/20] RISC-V: Build Infastructure for the 32-bit
` [RFC v2 19/20] RISC-V: Fix llrint and llround missing exceptions on RV32
` [RFC v2 20/20] Add RISC-V 32-bit target to build-many-glibcs.py

dladdr(): adventure in ABIs, function descriptors in IA-64 and HPPA vs PPC64 ELFv1
 2019-06-26 23:36 UTC  (6+ messages)

Question about EI_ABIVERSION handling
 2019-06-26 23:35 UTC  (5+ messages)

[PATCH] Call _dl_open_check after relocation is finished [BZ #24259]
 2019-06-26 22:29 UTC  (8+ messages)
      ` PING^1 "
        ` PING^2 "

[PATCH] Bump up the runtime for "short" benchmarks
 2019-06-26 21:32 UTC  (2+ messages)

glibc 2.30 - 6 days until ABI freeze
 2019-06-26 21:13 UTC  (10+ messages)

glibc at the Toolchains microconference at LPC 2019
 2019-06-26 21:04 UTC  (11+ messages)

[PATCH] nftw: fill in stat buf for dangling links [BZ #23501]
 2019-06-26 20:21 UTC  (8+ messages)
` [PATCHv2] "
            ` [PATCHv3] "

[PATCH 00/28] powerpc floating-point optimization refactor
 2019-06-26 19:59 UTC  (11+ messages)
` [PATCH 21/28] powerpc: Refactor powerpc32 lround/lroundf/llround/llroundf
` [PATCH 22/28] powerpc: Use generic e_expf
` [PATCH 23/28] benchtests: hypot benchmark
` [PATCH 24/28] powerpc: hypot refactor and optimization

[PATCH 1/2] powerpc: Remove rt_sigreturn usage on context function
 2019-06-26 19:40 UTC  (11+ messages)
` [PATCH 2/2] mips: "

[PATCH 10/25] Swap sys/syslog.h with syslog.h
 2019-06-26 17:50 UTC  (16+ messages)
` [PATCH 11/25] Swap sys/poll.h with poll.h
` [PATCH 12/25] Don’t include sys/cdefs.h directly from public headers
` [PATCH 13/25] Split up endian.h to minimize exposure of BYTE_ORDER
` [PATCH 14/25] Add bits/types/ wrappers for stddef.h and stdarg.h types
` [PATCH 15/25] Don’t rely on stddef.h or stdarg.h for individual type definitions
` [PATCH 16/25] Limit the set of strings.h functions also exposed in string.h
` [PATCH 17/25] Don’t include sys/select.h from sys/types.h
` [PATCH 18/25] Don’t include signal.h from sys/wait.h or sys/param.h
` [PATCH 19/25] Don’t include string.h from sys/un.h
` [PATCH 20/25] Don’t include sys/time.h from sys/timex.h
` [PATCH 21/25] Don’t include sys/types.h or stdint.h from most public headers
` [PATCH 22/25] Minimize includes of unrelated public headers by networking headers
` [PATCH 23/25] Don’t include sys/socket.h from public headers
` [PATCH 24/25] Minimize inclusion of netinet/in.h "
` [PATCH 25/25] Rename sys/ucontext.h to bits/ucontext.h

[PATCH v4 00/12] nptl: Implement POSIX-proposed _clock variants of existing _timed functions
 2019-06-26 18:41 UTC  (15+ messages)
` [PATCH v4 07/12] nptl: pthread_rwlock: Move timeout validation into _full functions
` [PATCH v4 08/12] nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlock
` [PATCH v4 09/12] nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter
` [PATCH v4 10/12] nptl: Add POSIX-proposed pthread_mutex_clocklock
` [PATCH v4 11/12] Update NEWS for new _clockwait and _clocklock functions
` [PATCH v4 12/12] nptl: Remove futex_supports_exact_relative_timeouts

[PATCH 00/25] Public header file hygiene improvements for 2.30
 2019-06-26 17:49 UTC  (10+ messages)
` [PATCH 01/25] Move most headers installed by top-level Makefile to misc/
` [PATCH 02/25] Define register_t using bits/typesizes.h macros
` [PATCH 03/25] sys/types.h: Don’t define u_intN_t or register_t unless __USE_MISC
` [PATCH 04/25] Add caddr_t, daddr_t, and loff_t to the set of obsolete typedefs
` [PATCH 05/25] Simplify definition of __time64_t
` [PATCH 06/25] Clean up bits/types.h
` [PATCH 07/25] Create bits/types headers for most remaining __T_defined macros
` [PATCH 08/25] Don’t conditionalize declarations of ldiv_t, lldiv_t, __gwchar_t
` [PATCH 09/25] Add check-obsolete-constructs checker for nested includes

[PATCH v3 0/6] Implement POSIX-proposed _clockwait variants of existing _timedwait functions
 2019-06-26 17:18 UTC  (11+ messages)
` [PATCH v3 2/6] nptl: Add POSIX-proposed sem_clockwait

[PATCH] x86: Add sysdeps/x86/dl-lookupcfg.h
 2019-06-26 17:06 UTC  (2+ messages)

_ioperm support for Arm
 2019-06-26 15:56 UTC  (15+ messages)
      ` [PATCH] Remove ioperm etc. support for arm (was: Re: _ioperm support for Arm)
          ` [PATCH] Remove ioperm etc. support for arm

New glibc-testfail io/tst-copy_file_range with kernel-next
 2019-06-26 15:40 UTC  (4+ messages)

[PATCH 1/2] PPC64: Add libmvec SIMD single-precision power function
 2019-06-26 14:52 UTC  (5+ messages)
` [PATCH 2/2] PPC64: Add libmvec SIMD double-precision "
` [2/2 PATCH v2] "

[PATCH 4/4] Use compat_symbol for _finite symbols
 2019-06-26 14:02 UTC 

[PATCH 3/4] Remove x64 _finite tests and references
 2019-06-26 14:00 UTC 

[PATCH 2/4] Remove finite-math tests
 2019-06-26 13:59 UTC 

[PATCH 1/4] Remove math-finite.h
 2019-06-26 13:57 UTC 

[PATCH 01/12] m68k: Remove vDSO support
 2019-06-26 13:03 UTC  (5+ messages)
` [PATCH 11/12] linux: Consolidate time implementation

[PATCH v2] Linux: Add nds32 specific syscalls to syscall-names.list
 2019-06-26 11:09 UTC  (2+ messages)

[PATCH] Fix build warnings in nptl/tst-eintr1.c
 2019-06-26 10:32 UTC  (4+ messages)

[PATCH] Fix build warnings in locale/programs/ld-ctype.c
 2019-06-26 10:32 UTC  (7+ messages)

[PATCH] Linux: Add nds32 specific syscalls to syscall-names.list
 2019-06-26  8:02 UTC  (3+ messages)

nss_db: protect against empty mappings
 2019-06-25 21:36 UTC  (4+ messages)
  ` [PATCHv7] "

[glibc] <sys/stat.h>: Use Linux UAPI header for statx if available and useful
 2019-06-25 17:49 UTC  (13+ messages)

[PATCH] posix: Add posix_spawn_file_actions_closefrom
 2019-06-25 14:57 UTC  (2+ messages)

[PATCH] nptl: Remove cancellation checks from sem_{timed}wait (BZ #23006)
 2019-06-25 14:29 UTC  (9+ messages)

[PATCH] Fix build warnings in resolv/res_send.c
 2019-06-25 13:18 UTC 

[PATCH COMMITTED] S390: Regenerate ULPs
 2019-06-25 13:15 UTC 

[PATCH 0/2] aarch64: Enable pointer auth in PLT
 2019-06-25 11:19 UTC  (16+ messages)

[RFC v1 10/16] RISC-V: The ABI implementation for the 32-bit
 2019-06-25  3:37 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).