public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[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 RFC 2] 00/63] Make GLIBC Y2038-proof
 2018-05-02 11:26 UTC  (18+ 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 v2 1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex
 2018-05-02 11:08 UTC  (10+ messages)
` [PATCH v2 2/3] benchtests: Add pthread adaptive spin mutex microbenchmark
` [PATCH v2 3/3] Mutex: Optimize adaptive spin algorithm

[rain1@airmail.cc] Delete abortion joke
 2018-05-02  7:16 UTC  (20+ messages)
        `  "

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

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

[PATCH]: Fix blocking pthread_join
 2018-05-02  4:27 UTC  (5+ messages)

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

[PATCH v4] BFD: Prevent writing the MIPS _gp_disp symbol into symbol tables
 2018-05-01 14:40 UTC  (4+ messages)

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

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

[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 

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

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

[PATCH 1/2] Deprecate sysctl syscall interface
 2018-04-30 20:33 UTC  (19+ messages)
` [PATCH 2/2] Deprecate ustat "

[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:34 UTC  (5+ messages)

[PATCH] powerpc: Fix the compiler mode used with C++ when -mabi=ieeelongdouble
 2018-04-30 14:52 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 

[PATCH] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)
 2018-04-30 11:10 UTC  (2+ messages)

[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 (fabs) with M_FABS
 2018-04-27 20:17 UTC  (3+ messages)

[PATCH] Replace M_SUF (M_LN2) with M_MLIT (M_LN2)
 2018-04-27 20:17 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:26 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  (5+ 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:49 UTC  (5+ messages)
` [PATCH 6/7] Consolidate alphasort{64} and versionsort{64} implementation
` [PATCH 7/7] Consolidate getdirentries{64} implementation

[PATCH 00/17] y2038: system calls, part 3
 2018-04-25 18:36 UTC  (20+ messages)
` [PATCH 09/17] y2038: futex: Move compat implementation into futex.c
` [PATCH 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64
` [PATCH 06/17] y2038: Change sys_utimensat() to use __kernel_timespec
` [PATCH 05/17] asm-generic: Remove empty asm/unistd.h
` [PATCH 03/17] y2038: Remove stat64 family from default syscall set
` [PATCH 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec
` [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
` [PATCH 02/17] y2038: Remove newstat family from default syscall set
` [PATCH 07/17] y2038: Compile utimes()/futimesat() conditionally
` [PATCH 14/17] y2038: socket: Add compat_sys_recvmmsg_time64
` [PATCH 01/17] y2038: compat: Move common compat types to asm-generic/compat.h
` [PATCH 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec
` [PATCH 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls
` [PATCH 11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec
` [PATCH 12/17] y2038: aio: Prepare sys_io_getevents "
` [PATCH 10/17] y2038: futex: Add support "
` [PATCH 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit

[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion
 2018-04-25 15:12 UTC  (17+ messages)
` [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME
` [PATCH v4 04/16] y2038: ia64: Remove unneeded ipc uapi header files
` [PATCH v4 07/16] y2038: mips: Extend sysvipc data structures
` [PATCH v4 05/16] y2038: s390: Remove unneeded ipc uapi header files
` [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec
` [PATCH v4 08/16] y2038: parisc: Extend sysvipc data structures
` [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop
` [PATCH v4 13/16] y2038: ipc: Report long times to user space
` [PATCH v4 02/16] y2038: x86: Extend sysvipc data structures
` [PATCH v4 11/16] y2038: xtensa: "
` [PATCH v4 01/16] y2038: asm-generic: "
` [PATCH v4 10/16] y2038: powerpc: "
` [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files
` [PATCH v4 09/16] y2038: sparc: Extend sysvipc data structures
` [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently
` [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures

Use GCC 8 in build-many-glibcs.py by default [committed]
 2018-04-25 15:05 UTC 

[RFC PATCH 0/5] Proof-of-Concept implementation of RTLD_SHARED for dlmopen
 2018-04-24 19:30 UTC  (7+ messages)
` [RFC PATCH 2/5] include/link.h: Update the link_map struct to allow clones
` [RFC PATCH 1/5] bits/dlfcn.h: Declare and describe the dlmopen RTLD_SHARED flag
` [RFC PATCH 5/5] elf/dl-fini.c: Handle cloned link_map entries in the shutdown path
` [RFC PATCH 3/5] elf/dl-object.c: Implement a helper function to clone link_map entries
` [RFC PATCH 4/5] elf/dl-load.c, elf-dl-open.c: Implement RTLD_SHARED dlmopen cloning

Fix Hurd glibc build with GCC 8 [committed]
 2018-04-24 16:46 UTC  (2+ messages)

[PATCH] Update the expected results for hr_HR
 2018-04-24  0:21 UTC 

Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h
 2018-04-23 23:55 UTC  (6+ messages)

[patch] Fix BZ 20419 -- stack overflow with huge PT_NOTE segment
 2018-04-23 19:24 UTC 

Add NT_PPC_PKEY from Linux 4.16 to elf.h
 2018-04-23 18:55 UTC  (2+ messages)

page:  |  | latest

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