This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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] RE: msgctl() on MIPS, n32 ABI.


On Tue, 09 Jan 2007 14:08:40 +0900 (JST), Atsushi Nemoto <anemo@mba.ocn.ne.jp> wrote:
> MIPS glibc defines __ASSUME_IPC64 so __IPC_64 would be generated on
> __new_shmctl() or __new_msgctl(), no?

Sorry, I was confused.  On mips64, neither __new_shmctl() nor
__new_msgctl() are used.  So indeed someone (kernel or glibc) should set
__IPC_64.  Hmm...

---
Atsushi Nemoto


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