unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2019-11-27 19:04:26 to 2019-12-03 08:50:43 UTC [more...]

[PATCH] Get rid of Werror=maybe-uninitialized in res_send.c
 2019-12-03  8:50 UTC 

[PATCH] Get rid of Werror=maybe-uninitialized in clock_nanosleep.c
 2019-12-03  8:50 UTC 

[PATCH 00/13] Use GCC builtins for some math functions if desired
 2019-12-03  8:27 UTC  (16+ messages)
` [PATCH 01/13] Always use wordsize-64 version of s_nearbyint.c
` [PATCH 02/13] Always use wordsize-64 version of s_rint.c
` [PATCH 03/13] Always use wordsize-64 version of s_floor.c
` [PATCH 04/13] Always use wordsize-64 version of s_ceil.c
` [PATCH 05/13] Always use wordsize-64 version of s_trunc.c
` [PATCH 06/13] Always use wordsize-64 version of s_round.c
` [PATCH 07/13] Use GCC builtins for nearbyint functions if desired
` [PATCH 08/13] Use GCC builtins for rint "
` [PATCH 09/13] Use GCC builtins for floor "
` [PATCH 10/13] Use GCC builtins for ceil "
` [PATCH 11/13] Use GCC builtins for trunc "
` [PATCH 12/13] Use GCC builtins for round "
` [PATCH 13/13] Use GCC builtins for copysign "

[glibc] elf/tst-dlopenfail: Disable --no-as-needed for tst-dlopenfailmod1.so
 2019-12-02 22:01 UTC  (4+ messages)

[patch] ldconfig.8: Document file filter and symlink pattern expectations
 2019-12-02 21:41 UTC  (2+ messages)

Summary of ongoing GNU governance discussions
 2019-12-02 19:53 UTC 

[PATCH 1/7] linux: Update x86 vDSO symbols
 2019-12-02 19:33 UTC  (15+ messages)
` [PATCH 2/7] x86: Make x32 use x86 time implementation
` [PATCH 3/7] Remove vDSO support from make-syscall.sh
` [PATCH 4/7] linux: Update mips vDSO symbols
` [PATCH 5/7] elf: Enable relro for static build
` [PATCH 6/7] linux: Refactor sched_getcpu in terms of getcpu
` [PATCH 7/7] elf: Move vDSO setup to rtld

Steward opinions on gerrit?
 2019-12-02 17:21 UTC  (3+ messages)

[review] Remove all loaded objects if dlopen fails, ignoring NODELETE [BZ #20839]
 2019-12-02 16:53 UTC  (8+ messages)
` [review v3] "
` [pushed] "

[PATCH 01/17] S390: Use load-fp-integer instruction for nearbyint functions
 2019-12-02 15:20 UTC  (36+ messages)
` [PATCH 02/17] S390: Use load-fp-integer instruction for rint functions
` [PATCH 03/17] S390: Use load-fp-integer instruction for floor functions
` [PATCH 04/17] S390: Use load-fp-integer instruction for ceil functions
` [PATCH 05/17] S390: Use load-fp-integer instruction for trunc functions
` [PATCH 06/17] S390: Use load-fp-integer instruction for round functions
` [PATCH 07/17] S390: Use load-fp-integer instruction for roundeven functions
` [PATCH 08/17] S390: Use convert-to-fixed instruction for lrint functions
` [PATCH 09/17] S390: Use convert-to-fixed instruction for llrint functions
` [PATCH 10/17] S390: Use convert-to-fixed instruction for lround functions
` [PATCH 11/17] S390: Use convert-to-fixed instruction for llround functions
` [PATCH 12/17] S390: Use copy-sign instruction for copysign functions
` [PATCH 13/17] S390: Implement libc_fe* macros
` [PATCH 14/17] S390: Use libc_fe* macros in fe* functions
` [PATCH 15/17] S390: Implement math-barriers math_opt_barrier and math_force_eval
` [PATCH 16/17] S390: Implement roundtoint and converttoint and define TOINT_INTRINSICS
` [PATCH 17/17] S390: Use sysdeps/ieee754/dbl-64/wordsize-64 on s390x

[PATCH] elf: Do not run IFUNC resolvers for LD_DEBUG=unused [BZ #24214]
 2019-12-02 12:59 UTC  (2+ messages)

[PATCH] elf: fix maplength computation when loading a library
 2019-12-02 10:30 UTC 

[hurd,commited 0/2] hurd: Fix some ld.so overrides from libc
 2019-12-01 21:22 UTC  (3+ messages)
` [hurd,commited 1/2] hurd: Fix ld.so __getcwd override "
` [hurd,commited 2/2] hurd: Fix ld.so __access "

[hurd,commited 0/3] fixes for hurd port
 2019-12-01 20:05 UTC  (8+ messages)
` [hurd,commited 1/3] hurd: Fix ld.so link
` [hurd,commited 2/3] hurd: make strerror(0) coherent with other ports
` [hurd,commited 3/3] hurd: Fix renameat2 error

[hurd,commited] hurd: Make __sigprocmask GLIBC_PRIVATE
 2019-12-01 20:05 UTC 

[X-POST] patchwork.sourceware.org refresh
 2019-12-01 16:26 UTC  (16+ messages)

[2.31] 1 month to go before freeze
 2019-12-01  4:44 UTC 

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

[PATCH 1/3] nptl: Move nanosleep implementation to libc
 2019-11-29 20:33 UTC  (7+ messages)
` [PATCH 2/3] Refactor nanosleep in terms of clock_nanosleep

[review] manual: Clarify strnlen, wcsnlen, strndup null termination behavior
 2019-11-29 18:20 UTC  (14+ messages)

Update kernel version to 5.4 in tst-mman-consts.py
 2019-11-29 17:00 UTC  (4+ messages)

rseq enablement patches overview
 2019-11-29 12:07 UTC  (2+ messages)

[PATCH] For Adding clang check
 2019-11-29 11:38 UTC  (7+ messages)

[PATCH] nptl: Start new threads with all signals blocked [BZ #25098]
 2019-11-29 11:08 UTC 

Update SOMAXCONN value from Linux 5.4
 2019-11-29  8:35 UTC  (4+ messages)

FYI: Status of gdb usage of gerrit
 2019-11-29  2:21 UTC  (36+ messages)

Update syscall-names.list for Linux 5.4
 2019-11-28 20:20 UTC  (2+ messages)

[PATCH v2] Remove 32 bit sparc v8 support
 2019-11-28 20:10 UTC  (9+ messages)
` [PATCH 1/2] Remove 32 bit sparc v7 support

[review] Block signals during the initial part of dlopen
 2019-11-28 19:08 UTC  (5+ messages)
` [pushed] "

[PATCH 0/2] Introduce __libc_early_init (for rseq support)
 2019-11-28 13:50 UTC  (3+ messages)
` [PATCH 1/2] Introduce <elf_machine_sym_no_match.h>
` [PATCH 2/2] Implement __libc_early_init

[PATCH 0/3] Add --disable-major-minor-libraries configure option
 2019-11-28 13:01 UTC  (4+ messages)
` [PATCH 1/3] nptl_db: Install libthread_db under a regular implementation name
` [PATCH 2/3] Makerules: Remove lib-version, $(subdir-version)
` [PATCH 3/3] Add --disable-major-minor-libraries configure option

[PATCH v17 00/13] open: introduce openat2(2) syscall
 2019-11-28 10:10 UTC  (4+ messages)
` [PATCH v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution

[review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
 2019-11-28 10:00 UTC  (2+ messages)

Define MADV_COLD and MADV_PAGEOUT from Linux 5.4
 2019-11-28  6:50 UTC  (2+ messages)

nss/tst-nss-db-endgrent - selinux required?
 2019-11-28  2:58 UTC  (5+ messages)

[review] Move _dl_open_check to its original place in dl_open_worker
 2019-11-27 20:30 UTC  (2+ messages)
` [pushed] "

[review] Avoid late dlopen failure due to scope, TLS slotinfo updates [BZ #25112]
 2019-11-27 20:30 UTC  (2+ messages)
` [pushed] "

[review] Avoid late failure in dlopen in global scope update [BZ #25112]
 2019-11-27 20:30 UTC  (2+ messages)
` [pushed] "

[review] Lazy binding failures during dlopen/dlclose must be fatal [BZ #24304]
 2019-11-27 20:30 UTC  (3+ messages)
` [review v5] "
` [pushed] "

[review] resolv: Implement trust-ad option for /etc/resolv.conf [BZ #20358]
 2019-11-27 20:30 UTC  (3+ messages)
` [review v2] "
` [pushed] "

[review] dlsym: Do not determine caller link map if not needed
 2019-11-27 19:40 UTC  (2+ messages)
` [pushed] "

[PATCH 1/2] linux: clock_settime: Remove check for nanoseconds validity
 2019-11-27 19:27 UTC  (4+ messages)

[review] libio: Disable vtable validation for pre-2.1 interposed handles [BZ #
 2019-11-27 19:20 UTC  (2+ messages)
` [pushed] "

[PATCH v2 00/30] Add IEEE long double <-> string functions for powerpc64le
 2019-11-27 19:12 UTC  (16+ messages)
` [PATCH v2 10/30] ldbl-128ibm-compat: Add err.h functions
` [PATCH v2 13/30] ldbl-128ibm-compat: Add ISO C99 versions of scanf functions
` [PATCH v2 14/30] ldbl-128ibm-compat: Add obstack printing functions
` [PATCH v2 15/30] ldbl-128ibm-compat: Add syslog functions


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