unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-06-13 15:34:11 to 2018-06-18 23:45:56 UTC [more...]

[RFC][PATCH] New language: Lower Sorbian (dsb_DE) [BZ #23208]
 2018-06-18 23:44 UTC  (2+ messages)

[RFC 0/1] Contributing a compound object to the libpthread
 2018-06-18 22:26 UTC  (12+ messages)

Fix scanf rounding of negative floating-point numbers (bug 23280)
 2018-06-18 20:50 UTC 

[PATCH] nisplus: Correct pwent parsing issue and resulting compilation error
 2018-06-18 20:40 UTC  (9+ messages)
  ` [PATCH v2] nisplus: Correct pwent parsing issue and resulting compilation error [BZ #23266]

Future of libio vtable compatibility
 2018-06-18 20:28 UTC  (10+ messages)

[PATCH v5 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 19:14 UTC  (3+ messages)
` [PATCH v5 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v5 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH 0/2] Accept absolute symbols whose value is zero [BZ #23307]
 2018-06-18 18:07 UTC  (3+ messages)
` [PATCH 1/2] elf: Accept absolute (SHN_ABS) "
` [PATCH 2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307]

[PATCH] Linux: Implement opensock using Netlink sockets
 2018-06-18 17:27 UTC  (9+ messages)

[PATCH 00/20] RFC: Add the CPU run-time library for C
 2018-06-18 17:09 UTC  (7+ messages)

[PATCH v4 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 14:54 UTC  (4+ messages)
` [PATCH v4 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v4 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 13:34 UTC  (16+ messages)
` [PATCH 1/2] Y2038: add type __time64_t
` [PATCH 2/2] Y2038: make __tz_convert compatible with 64-bit-time

Update MAP_TYPE value for hppa from Linux 4.17
 2018-06-18 13:31 UTC  (5+ messages)
` Ping "
  ` Ping^2 "

[PATCH] Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]
 2018-06-18 13:23 UTC  (2+ messages)

Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h
 2018-06-18 13:11 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h
 2018-06-18 13:09 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h
 2018-06-18 13:09 UTC  (4+ messages)
` Ping "
  ` Ping^2 "

[PATCH v3 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-18 11:34 UTC  (4+ messages)
` [PATCH v3 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v3 2/2] Y2038: make __tz_convert compatible with 64-bit-time

Fix powerpc64le build of nan-sign tests (bug 23303) [committed]
 2018-06-18 11:28 UTC 

hurd: missing some PLT refs?!
 2018-06-18 11:27 UTC  (2+ messages)

[PATCH] mention disabling GCC built-ins for customization
 2018-06-18  7:41 UTC  (8+ messages)

x86_64: movdqu rarely stores bad data (movdqu works fine). Kernel bug, fried CPU or glibc bug?
 2018-06-17 21:39 UTC  (2+ messages)

[PATCH] elf.h: Add BPF relocation types
 2018-06-16 21:45 UTC 

[PATCH v2 0/2] Y2038 support batch 1 - __time64_t and __tz_convert
 2018-06-16 18:20 UTC  (14+ messages)
` [PATCH v2 1/2] Y2038: Add 64-bit time for all architectures
` [PATCH v2 2/2] Y2038: make __tz_convert compatible with 64-bit-time

[hurd,commited] hurd: Fix reference to _hurd_self_sigstate
 2018-06-16 14:40 UTC 

[hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol
 2018-06-16  9:22 UTC 

[hurd,commited 1/8] hurd: avoid PLT ref between sendfile and sendfile64
 2018-06-16  1:06 UTC  (8+ messages)
` [hurd,commited 2/8] hurd: Detect 32bit overflow in value returned by lseek
` [hurd,commited 3/8] hurd: Avoid PLT ref for __pthread_get_cleanup_stack
` [hurd,commited 4/8] hurd: Avoid missing PLT ref from ld.so requirement
` [hurd,commited 5/8] hurd: Avoid PLT references to shortcuts
` [hurd,commited 6/8] hurd: Avoid PLT ref to __mach_msg
` [hurd,commited 7/8] hurd: Avoid PLT references to syscalls
` [hurd,commited 8/8] hurd: Whitelist PLT refs which are difficult to avoid

[PATCH 0/9] Introduce ieee128 symbols and redirections
 2018-06-15 20:19 UTC  (19+ messages)
` [PATCH 1/9] ldbl-128ibm-compat: Create libm-alias-float128.h
` [PATCH 4/9] ldbl-128ibm-compat: Add a generic significand() implementation
` [PATCH 5/9] ldbl-128ibm-compat: Provide ISO C functions not provided by the _Float128 API
` [PATCH 7/9] Refactor math-finite.h and introduce mathcalls-redir.h

[PATCH] [BZ #21812] getifaddrs() Don't return ifa entries with NULL names
 2018-06-15 19:12 UTC  (2+ messages)

Restartable Sequences system call merged into Linux
 2018-06-15 17:50 UTC  (24+ messages)

Fix sign of NaN returned by strtod (bug 23007) [committed]
 2018-06-15 17:37 UTC 

[PATCH v3 00/13] nds32 glibc port, v3
 2018-06-15  7:46 UTC  (19+ messages)
` [PATCH v3 01/13] nds32: Build Infastructure
` [PATCH v3 02/13] nds32: ABI Implementation
` [PATCH v3 03/13] nds32: Thread-Local Storage Support
` [PATCH v3 04/13] nds32: Startup and Dynamic Loader
` [PATCH v3 05/13] nds32: Generic <math.h> and soft-fp Routines
` [PATCH v3 06/13] nds32: Atomic and Locking Routines
` [PATCH v3 07/13] nds32: Linux Syscall Interface
` [PATCH v3 08/13] nds32: Linux ABI
` [PATCH v3 09/13] nds32: Add ABI list
` [PATCH v3 10/13] Skeleton documentation for the nds32 port
` [PATCH v3 11/13] Add Andes nds32 dynamic relocation type to elf/elf.h
` [PATCH v3 12/13] Add nds32 entries to config.h.in
` [PATCH v3 13/13] Add nds32 port to build-many-glibcs.py

Deprecate ,ccs= parameter for fopen
 2018-06-15  6:41 UTC 

[PATCH] localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]
 2018-06-14 19:37 UTC  (2+ messages)

[PATCH v2] libio: Flush stream at freopen (BZ#21037)
 2018-06-14 18:28 UTC  (5+ messages)

[Patch] Use VDSO interface for gettimeofday on aarch64
 2018-06-14 16:59 UTC  (7+ messages)
        ` [COMMITTED] aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc

Ignore -Wrestrict for one strncat test [committed]
 2018-06-14 14:20 UTC 

[hurd,commited] hurd: Avoid PLTs for __mach_thread_self and __mach_reply_port
 2018-06-14 13:39 UTC  (2+ messages)

[PATCH] Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [BZ #23275]
 2018-06-14  8:02 UTC  (7+ messages)

[PATCH v3 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-06-14  1:36 UTC  (5+ messages)

[hurd,commited] hurd: Avoid a PLT reference
 2018-06-13 23:43 UTC 

[PATCH] Fix ldbl-128ibm fma (Inf, Inf, finite) (bug 23272)
 2018-06-13 23:07 UTC  (2+ messages)

[hurd,commited] hurd: Avoid PLTs for _hurd_port_locked_get/set
 2018-06-13 22:28 UTC 

[hurd,commited] hurd: update localplt.data
 2018-06-13 22:23 UTC 

[PATCH] scripts/update-abilist.sh: Accept empty list of files to patch
 2018-06-13 21:36 UTC  (3+ messages)

[PATCH] check-execstack: Permit sysdeps to xfail some libs
 2018-06-13 20:38 UTC 

[hurd,commited] hurd: xfail missing abilist for libmachuser and libhurduser
 2018-06-13 19:27 UTC 

[PATCH v3] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-06-13 18:50 UTC 

[PATCH v3?] Avoid cancellable I/O primitives in ld.so
 2018-06-13 18:30 UTC  (3+ messages)

Fix strtod overflow detection (bug 23279) [committed]
 2018-06-13 16:07 UTC 

[PATCH-V2: 00/24] CET: Prepare for CET enabling
 2018-06-13 15:32 UTC  (14+ messages)
` [PATCH 11/24] x86-64: Use _CET_NOTRACK in strcmp-sse42.S
` [PATCH 12/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3-back.S
` [PATCH 13/24] x86-64: Use _CET_NOTRACK in memcmp-sse4.S
` [PATCH 14/24] x86-64: Use _CET_NOTRACK in memcpy-ssse3.S
` [PATCH 15/24] i386: Use _CET_NOTRACK in i686/memcmp.S
` [PATCH 16/24] i386: Use _CET_NOTRACK in memset-sse2.S
` [PATCH 17/24] i386: Use _CET_NOTRACK in memcmp-sse4.S
` [PATCH 18/24] i386: Use _CET_NOTRACK in memcpy-ssse3-rep.S
` [PATCH 19/24] i386: Use _CET_NOTRACK in memcpy-ssse3.S
` [PATCH 20/24] i386: Use _CET_NOTRACK in strcpy-sse2.S
` [PATCH 21/24] i386: Use _CET_NOTRACK in strcat-sse2.S
` [PATCH 22/24] i386: Use _CET_NOTRACK in memset-sse2-rep.S
` [PATCH 23/24] x86-64: Add endbr64 to tst-quadmod[12].S


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