This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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] Fix IA-64 build


> If it listed __libc_lseek, __llseek among aliases, it would work, yes.

I put in the make-syscalls.sh change.  Can you now send a syscalls.list
change that's verified to work on ia64 using the new syntax?

Just replace the syscall name with - for a dummy module and skip the
following fields.  The second field (caller) behaves the same so
syscalls.list can say e.g. make lseek a dummy iff llseek came from that
list and was not overridden by a different sysdeps dir. 


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