unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-02-07 12:54:23 to 2020-02-11 11:07:36 UTC [more...]

[PATCH 00/13] nptl: Move more functions from libpthread to libc
 2020-02-11 11:06 UTC  (9+ messages)
` [PATCH 01/13] nptl: Use .NOTPARALLEL in Makefile only if actually running tests
` [PATCH 02/13] nptl: Sort routines list in Makefile alphabetically
` [PATCH 03/13] nptl: Move pthread_attr_getschedpolicy implementation into libc
` [PATCH 04/13] nptl: Move pthread_attr_setschedpolicy "
` [PATCH 05/13] nptl: Move pthread_attr_getscope "
` [PATCH 06/13] nptl: Move pthread_attr_setscope "
` [PATCH 07/13] nptl: Move pthread_condattr_destroy "
` [PATCH 08/13] nptl: Move pthread_condattr_init "

[rms@gnu.org: What's GNU -- and what's not]
 2020-02-11 11:03 UTC  (2+ messages)
` What's GNU -- and what's not

[PATCH 00/26] Linux cleanups enabled by built-in system call tables
 2020-02-11  7:46 UTC  (30+ messages)
` [PATCH 01/26] Linux: Enhance glibcsyscalls.h to support listing system calls
` [PATCH 02/26] Linux: renameat2 syscall number is always available
` [PATCH 03/26] Linux: copy_file_range "
` [PATCH 04/26] Linux: mlock2 "
` [PATCH 05/26] Linux: mq_* syscall numbers are "
` [PATCH 06/26] Linux: statx syscall number is "
` [PATCH 07/26] Linux: sched_setaffinity "
` [PATCH 08/26] Linux: sched_getaffinity "
` [PATCH 09/26] Linux: sigaltstack "
` [PATCH 10/26] Linux: Clean up pread64/pwrite64 system call names
` [PATCH 11/26] Linux: Clean up preadv2, pwritev2 "
` [PATCH 12/26] Linux: Clean up preadv, pwritev "
` [PATCH 13/26] Linux: getrandom syscall number is always available
` [PATCH 14/26] Linux: rt_sigqueueinfo "
` [PATCH 15/26] Linux: pkey_mprotect "
` [PATCH 16/26] Linux: set_tid_address "
` [PATCH 17/26] Linux: exit_group "
` [PATCH 18/26] Linux: getdents64 syscall number is always available on MIPS
` [PATCH 19/26] Linux: pciconfig_iobase syscall number is always available on alpha
` [PATCH 20/26] Linux: set_robust_list syscall number is always available
` [PATCH 21/26] Linux: open_by_handle_at "
` [PATCH 22/26] ia64: Do not define __NR_semtimedop in <sysdep.h>
` [PATCH 23/26] x86_64: "
` [PATCH 24/26] Linux: epoll_pwait syscall number is always available
` [PATCH 25/26] m68k: getpagesize "
` [PATCH 26/26] microblaze: vfork "

[PATCH v2 0/6] Always use long time_t for certain syscalls
 2020-02-11  1:10 UTC  (16+ messages)
` [PATCH v2 1/6] sysv/linux: Rename alpha functions to be alpha specific
` [PATCH v2 2/6] time: Add a timeval with a long tv_sec and tv_usec
` [PATCH v2 3/6] time: Add a __itimerval64 struct
` [PATCH v2 4/6] linux: Use long time_t __getitimer/__setitimer
` [PATCH v2 5/6] resource: Add a __rusage64 struct
` [PATCH v2 6/6] linux: Use long time_t for wait4/getrusage

[hurd,commited] htl C11 threads: Avoid pthread_ symbols visibility in static library
 2020-02-11  0:29 UTC 

[PATCH] alpha: Use generic gettimeofday implementation
 2020-02-10 23:34 UTC  (2+ messages)

[hurd,commited] hurd: Add __pthread_spin_wait and use it
 2020-02-10 23:33 UTC 

[PATCH 0/6] Always use 32-bit time_t for certain syscalls
 2020-02-10 23:19 UTC  (13+ messages)
` [PATCH 4/6] linux: Use 32-bit time_t for itimerval
` [PATCH 6/6] linux: Use 32-bit time_t for rusage

[PATCH] ldbl-128ibm-compat: set PRINTF_CHK flag in {,v}sprintf_chk
 2020-02-10 23:13 UTC  (3+ messages)

[PATCH 01/15] powerpc: Consolidate Linux syscall definition
 2020-02-10 22:48 UTC  (19+ messages)
` [PATCH 02/15] powerpc: Use Linux kABI for syscall return
` [PATCH 03/15] sparc: "
` [PATCH 04/15] alpha: Refactor syscall and "
` [PATCH 05/15] ia64: "
` [PATCH 06/15] mips64: Consolidate Linux sysdep.h
` [PATCH 07/15] mips: Use Linux kABI for syscall return
` [PATCH 08/15] nios2: "
` [PATCH 09/15] microblaze: Avoid clobbering register parameters in syscall
` [PATCH 10/15] riscv: "
` [PATCH 11/15] s390: Consolidate Linux syscall definition
` [PATCH 12/15] sparc: Avoid clobbering register parameters in syscall
` [PATCH 13/15] linux: Consolidate INLINE_SYSCALL
` [PATCH 14/15] nptl: Remove ununsed pthread-errnos.h rule
` [PATCH 15/15] linux: Remove INTERNAL_SYSCALL_DECL

[PATCH] debug: Add missing locale dependencies of fortify tests
 2020-02-10 22:43 UTC  (2+ messages)

[PATCH] mips: Fix argument passing for inlined syscalls on Linux [BZ #25523]
 2020-02-10 22:34 UTC  (3+ messages)

New utility: nscd cache dumper
 2020-02-10 22:30 UTC  (5+ messages)

[PATCH] Improve IFUNC check
 2020-02-10 22:19 UTC  (6+ messages)
      ` [PATCH v2] "

Use --disable-gdbserver in build-many-glibcs.py [committed]
 2020-02-10 22:19 UTC 

[RFC] PPC64: Vector Function ABI for Power Architecture
 2020-02-10 21:38 UTC  (12+ messages)

[PATCH 0/6] long double to _Float128 redirecting support
 2020-02-10 21:32 UTC  (3+ messages)
` [PATCH 1/6] Prepare redirections for IEEE long double on powerpc64le

[PATCH 0/5] Race condition in /etc/resolv.conf reloading (bug 25420)
 2020-02-10 20:57 UTC  (5+ messages)
` [PATCH 1/5] Add internal <file_change_detection.h> header file

[PATCH v4] Rewrite iconv option parsing [BZ #19519]
 2020-02-10 20:28 UTC  (5+ messages)

[PATCH v5] Rewrite iconv option parsing [BZ #19519]
 2020-02-10 20:14 UTC 

[PATCH] s390: Remove backchain-based fallback from backtrace
 2020-02-10 18:04 UTC 

[PATCH v4 0/3] elf: Allow dlopen of filter object to work [BZ #16272]
 2020-02-10 17:56 UTC  (7+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] elf: avoid redundant sort in dlopen
` [PATCH v4 3/3] elf: avoid stack allocation in dl_open_worker

[PATCH v3 1/7] y2038: Define __suseconds64_t type to be used with struct __timeval64
 2020-02-10 17:25 UTC  (15+ messages)
` [PATCH v3 7/7] y2038: linux: Provide ___gettimeofday64 implementation

[PATCH][AArch64] Merge Falkor memcpy and memmove
 2020-02-10 17:18 UTC 

[PATCH] Improve random memcpy benchmark
 2020-02-10 21:30 UTC  (2+ messages)

[PATCH v3] powerpc: Refactor fenvinline.h
 2020-02-10 15:09 UTC 

[PATCH 5.5 001/367] [PATCH] sparc32: fix struct ipc64_perm type definition
 2020-02-10 12:28 UTC 

[PATCH 5.4 001/309] sparc32: fix struct ipc64_perm type definition
 2020-02-10 12:29 UTC 

[PATCH 4.19 010/195] sparc32: fix struct ipc64_perm type definition
 2020-02-10 12:31 UTC 

[hurd,commited] pthread: Move basic tests from nptl to sysdeps/pthread
 2020-02-10 12:25 UTC  (4+ messages)

[hurd,commited] htl: Avoid a local plt for pthread_self
 2020-02-10 12:23 UTC 

[PATCH v5] y2038: linux: Provide __gettimeofday64 implementation
 2020-02-10 11:10 UTC 

[PATCH] nptl: add missing pthread-offsets.h
 2020-02-10 11:07 UTC  (8+ messages)

[PATCH v4] y2038: linux: Provide ___gettimeofday64 implementation
 2020-02-10 11:01 UTC 

[hurd,commited 1/2] htl: Make joining self return EDEADLK
 2020-02-10  1:36 UTC  (2+ messages)
` [hurd,commited 2/2] pthread: Move some join tests from nptl to sysdeps/pthread

[hurd,commited 01/10] htl: clean __pthread_get_cleanup_stack hidden proto
 2020-02-10  1:05 UTC  (10+ messages)
` [hurd,commited 02/10] htl: Add support for libc cancellation points
` [hurd,commited 03/10] hurd: Make nanosleep a cancellation point
` [hurd,commited 04/10] pthread: Move key tests from nptl to sysdeps/pthread
` [hurd,commited 05/10] htl: Add support for semaphore maximum value
` [hurd,commited 06/10] htl: Make sem_open return ENOSYS
` [hurd,commited 07/10] htl: Make sem_wait/sem_timedwait interruptible
` [hurd,commited 08/10] pthread: Move most sem tests from nptl to sysdeps/pthread
` [hurd,commited 09/10] htl: Fix barrier_wait with one thread
` [hurd,commited 10/10] pthread: Move most barrier tests from nptl to sysdeps/pthread

[hurd,commited] htl: XFAIL rwlock tests which need pshared support
 2020-02-09 22:30 UTC 

man-pages-05.05 released
 2020-02-09 20:09 UTC 

[hurd,commited] pthread: Move some rwlock tests from nptl to sysdeps/pthread
 2020-02-09 20:08 UTC 

[hurd,commited 1/2] htl: support cancellation during pthread_once
 2020-02-09 19:51 UTC  (2+ messages)
` [hurd,commited 2/2] pthread: Move most once tests from nptl to sysdeps/pthread

[hurd,commited 1/3] htl: Report missing mutex lock on pthread_cond_*wait
 2020-02-09 19:27 UTC  (3+ messages)
` [hurd,commited 2/3] htl: make pthread_cond_destroy return EBUSY on waiters
` [hurd,commited 3/3] pthread: Move most cond tests from nptl to sysdeps/pthread

[hurd,commited 1/2] htl: Move __register_atfork from forward to own file
 2020-02-09 18:01 UTC  (2+ messages)
` [hurd,commited 2/2] htl: Fix linking static testcases

[hurd,commited 1/2] htl: Fix default guard size
 2020-02-09 17:32 UTC  (2+ messages)
` [hurd,commited 2/2] pthread: Move some attr tests from nptl to sysdeps/pthread

[hurd,commited] pthread: Move most mutex tests from nptl to sysdeps/pthread
 2020-02-09 17:17 UTC 

[hurd,commited] pthread: Move spin tests from nptl to sysdeps/pthread
 2020-02-09 17:03 UTC 

[hurd,commited] htl: make pthread_spin_lock really spin
 2020-02-09 17:00 UTC 

[hurd,commited] htl: Avoid check-installed-headers looking at inlines
 2020-02-09 16:43 UTC 

[hurd,commited] htl: Do not put spin_lock inlines in public headers
 2020-02-09 16:37 UTC 

[hurd,commited] htl: Fix calling pthread_exit in the child of a fork
 2020-02-09 16:02 UTC 

[PATCH] x86: Remove <bits/select.h> and use the generic version
 2020-02-09 12:59 UTC  (2+ messages)

[PATCH v2 00/15] glibc port to ARC processors
 2020-02-09 12:27 UTC  (10+ messages)
    ` ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors)

[hurd,commited] htl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
 2020-02-09 12:07 UTC 

[PATCH 0/5] Linux: lchmod and AT_SYMLINK_NOFOLLOW support for fchmodat
 2020-02-09 10:32 UTC  (6+ messages)
` [PATCH 3/5] Linux: Emulate fchmodat with AT_SYMLINK_NOFOLLOW using O_PATH [BZ #14578]

[PATCH] Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
 2020-02-09  9:02 UTC  (3+ messages)

[hurd,commited 1/2] htl: Remove unused files
 2020-02-09  0:29 UTC  (2+ messages)
` [hurd,commited 2/2] htl: Remove duplicate files

[PATCH 0/4] Avoid malloc symbol interposition in the dynamic loader [BZ #25486]
 2020-02-08 19:01 UTC  (5+ messages)
` [PATCH 1/4] elf: Introduce the rtld-stubbed-symbols makefile variable
` [PATCH 2/4] elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/dl-sym.c
` [PATCH 3/4] Remove weak declaration of free from <inline-hashtab.h>
` [PATCH 4/4] ld.so: Do not export free/calloc/malloc/realloc functions [BZ #25486]

Add STATX_ATTR_VERITY from Linux 5.5 to bits/statx-generic.h
 2020-02-07 21:58 UTC 

[PATCH v2] powerpc: Refactor fenvinline.h
 2020-02-07 21:14 UTC  (3+ messages)

omitting all compatibility interfaces from the build
 2020-02-07 20:59 UTC  (2+ messages)

[PATCH 0/3] y2038: Refactor utime and utimes to support 64 bit time
 2020-02-07 20:52 UTC  (5+ messages)
` [PATCH 1/3] y2038: Introduce struct __utimbuf64 - new internal glibc type
` [PATCH 2/3] y2038: linux: Provide __utimes64 implementation
` [PATCH 3/3] y2038: linux: Provide __utime64 implementation

[RFC] sunrpc: Properly cleanup if tst-udp-timeout fails
 2020-02-07 20:31 UTC  (2+ messages)

[PATCH] Fix tst-pkey expectations on pkey_get
 2020-02-07 18:22 UTC  (2+ messages)

[PATCH COMMITTED] resolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn-common.c
 2020-02-07 17:50 UTC 

Update syscall lists for Linux 5.5
 2020-02-07 14:00 UTC  (3+ 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).