This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [BZ #19371] Properly handle x32 syscall


On 29 Dec 2015 17:53, Mike Frysinger wrote:
> ... nor are the syscall numbers used reliable across arches, ...

to clarify, i obviously don't mean syscall(123).  i'm talking about diff
arches using diff names for the same func like __NR_getxpid/__NR_getpid
or __NR_chown32/__NR_chown or __NR_mmap/__NR_mmap2, among many others.
-mike

Attachment: signature.asc
Description: Digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]