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]

Re: [PATCH] PPC64 fe_nomask.c


You might as well use INLINE_SYSCALL just because.  But that will still use
__syscall_prctl on any platform that doesn't have INLINE_SYSCALL (though
maybe they all do now?).  If libm needs to refer to __prctl or
__syscall_prctl in libc, the name can be exported in GLIBC_PRIVATE.


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