This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Update syscall lists for Linux 5.5
- From: Siddhesh Poyarekar <siddhesh at gotplt dot org>
- To: Joseph Myers <joseph at codesourcery dot com>, libc-alpha at sourceware dot org
- Date: Fri, 7 Feb 2020 08:00:36 +0530
- Subject: Re: Update syscall lists for Linux 5.5
- References: <alpine.DEB.2.21.2002070031280.818@digraph.polyomino.org.uk>
On 07/02/20 06:01, Joseph Myers wrote:
> Linux 5.5 has no new syscalls to add to syscall-names.list, but it
> does newly enable the clone3 syscall for AArch64. This patch updates
> the kernel version listed in syscall-names.list and regenerates the
> AArch64 arch-syscall.h.
>
> Tested with build-many-glibcs.py.
>
LGTM.
Siddhesh