This is the mail archive of the libc-alpha@sources.redhat.com 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]

[PATCH] MIPS: cleanup syscalls list


Hi,
many of the syscall stubs in sysdeps/unix/sysv/linux/mips/syscalls.list
aren't needed anymore due to INLINE_SYSCALL. This patch removes them.
It also adds the MAP_* definitions recently introduced for the other
architectures to mman.h.
make check showed no new regressions with these changes.
Regards,
 -- Guido

Attachment: syscalls-list-cleanup.diff
Description: Text document


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