|
Message-ID: <20170904220047.GV15263@port70.net>
Date: Tue, 5 Sep 2017 00:00:52 +0200
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: open issues
* Rich Felker <dalias@...c.org> [2017-08-29 22:06:52 -0400]:
> Pending due to need to minor mechanical review:
>
> - fix syscall number differences compared to linux uapi
> http://www.openwall.com/lists/musl/2017/02/18/1
>
that patch needed a fix because mips and mipsn32
used SYS_fstatat in syscall_arch.h before that
syscall was defined in internal syscall.h
attached an updated patch, tested on
arm, aarch64, i486, microblaze, mips, mips64,
powerpc, powerpcle, s390x, sh4, x86_64
the stripped libc.so is the same (except for the
version string)
View attachment "0001-make-syscall.h-consistent-with-linux.patch" of type "text/x-diff" (10474 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.