unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2018-04-25 16:04:30 to 2018-05-05 15:46:45 UTC [more...]

[PATCH] x86-64/memset: Mark the debugger symbol as hidden
 2018-05-05 15:46 UTC 

[rain1@airmail.cc] Delete abortion joke
 2018-05-05 15:44 UTC  (65+ messages)
          ` ISO standards
                ` Delete abortion joke
        ` @cartouche (was: [rain1@airmail.cc] Delete abortion joke)

[PATCH] powerpc: Fix the compiler mode used with C++ when -mabi=ieeelongdouble
 2018-05-04 21:06 UTC  (7+ messages)

[PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-05-04 17:54 UTC  (3+ messages)

Ignore absolute symbols in ABI tests
 2018-05-04 15:42 UTC  (3+ messages)
` Ping "

[PATCH]: Fix blocking pthread_join
 2018-05-04  8:07 UTC  (8+ messages)

man-pages-4.16 released
 2018-05-04  7:42 UTC 

[[PATCH RFC 2] 00/63] Make GLIBC Y2038-proof
 2018-05-03 17:53 UTC  (23+ messages)
` [[PATCH RFC 2] 01/63] Y2038: add type __time64_t
  ` [[PATCH RFC 2] 02/63] Y2038: add function __difftime64
    ` [[PATCH RFC 2] 03/63] Y2038: make __tz_convert compatible with 64-bit-time

[PATCH 0/2] aarch64,falkor: memcpy/memmove performance improvements
 2018-05-03 17:52 UTC  (3+ messages)
` [PATCH 1/2] aarch64,falkor: Ignore prefetcher hints for memmove tail
` [PATCH 2/2] Ignore prefetcher tagging for smaller copies

[patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment
 2018-05-03 17:08 UTC  (4+ messages)

[PATCH 1/2] Deprecate sysctl syscall interface
 2018-05-03 14:15 UTC  (20+ messages)
` [PATCH 2/2] Deprecate ustat "

[PATCH v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables
 2018-05-02 15:48 UTC  (5+ messages)

[PATCH 2/2] x86-64/swapcontext: Restore the pointer into %rdx after syscall
 2018-05-02 13:35 UTC  (6+ messages)

[PATCH] x86: Use pad in pthread_unwind_buf to preserve shadow stack register
 2018-05-02 12:45 UTC  (9+ messages)
        ` [PATCHv2] "
          ` [PATCH/v3] "

[PATCH v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-05-02 11:06 UTC  (7+ messages)
` [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm

[PATCH 1/2] x86-64/setcontext: Pop the pointer into %rdx after syscall
 2018-05-02  5:03 UTC  (4+ messages)

[RFC][PATCH 0/4] malloc_info: minor fixes and improvements [BZ #17039]
 2018-05-02  2:45 UTC  (2+ messages)

[PATCH 0/3] Cryptography cleanup
 2018-05-01  2:46 UTC  (5+ messages)
` [PATCH 1/3] Reshuffle manual sections on cryptography and random numbers
` [PATCH 2/3] Deprecate DES encryption functions
` [PATCH 3/3] New configure option --disable-crypt

[patch] Fix path length overflow in realpath (BZ#22786)
 2018-04-30 21:41 UTC  (4+ messages)

[RFC][PATCH 4/4] malloc_info: add tst-malloc_info-vs-mallinfo
 2018-04-30 21:00 UTC 

[RFC][PATCH 3/4] malloc_info: report sizes of top chunks in each arena
 2018-04-30 21:00 UTC 

[RFC][PATCH 2/4] malloc_info: remove extraneous output indentation
 2018-04-30 21:00 UTC 

[RFC][PATCH 1/4] malloc_info: mask out status bits when reporting chunk sizes [BZ #17039]
 2018-04-30 21:00 UTC 

[PATCH] Replace hidden_def with libm_hidden_def in math
 2018-04-30 16:13 UTC  (3+ messages)

aarch64: add HWCAP_ATOMICS to HWCAP_IMPORTANT
 2018-04-30 15:33 UTC  (5+ messages)

Delete abortion joke
 2018-04-30 14:45 UTC  (10+ messages)

PING^2 [PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register
 2018-04-30 12:19 UTC 

[RFC PATCH V2 00/10] port C-SKY to glibc
 2018-04-29  8:49 UTC  (16+ messages)
` [RFC PATCH V2 01/10] C-SKY: ABI related code
` [RFC PATCH V2 02/10] C-SKY: TLS support
` [RFC PATCH V2 06/10] C-SKY: Linux Syscall Interface

R_PARISC_TLS_DTPOFF32 reloc handling
 2018-04-28 19:28 UTC  (4+ messages)

[PATCH] Replace M_SUF (M_LN2) with M_MLIT (M_LN2)
 2018-04-27 20:16 UTC  (3+ messages)

[PATCH] Replace M_SUF (fabs) with M_FABS
 2018-04-27 20:16 UTC  (3+ messages)

[PATCH v4] powerpc64*: fix the order of implied sysdeps directories
 2018-04-27 20:02 UTC  (4+ messages)

Remove tilegx port
 2018-04-27 19:32 UTC  (5+ messages)

[PATCH] Consolidate Linux readahead implementation
 2018-04-27 16:20 UTC  (2+ messages)

[PATCH v2 00/21] nptl: Fix Race conditions in pthread cancellation (BZ#12683)
 2018-04-27 12:25 UTC  (4+ messages)
` [PATCH v2 03/21] "

PING [PATCH/v3] x86: Use pad in pthread_unwind_buf to preserve shadow stack register
 2018-04-26 21:31 UTC 

[PATCH] Increase robustness of internal dlopen() by using RTLD_NOW [BZ #22766]
 2018-04-26 16:57 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] Cleanup FAST_MATH misc functions from sysdeps/x86/fpu/bits/mathinline.h
 2018-04-26 16:04 UTC  (4+ messages)

[PATCH 1/7] Assume O_DIRECTORY for opendir
 2018-04-25 19:45 UTC  (3+ messages)
` [PATCH 7/7] Consolidate getdirentries{64} implementation

[PATCH 00/17] y2038: system calls, part 3
 2018-04-25 18:36 UTC  (5+ messages)
` [PATCH 02/17] y2038: Remove newstat family from default syscall set
` [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro


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