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 Thu, 11 Jan 2007 14:05:36 +0000, Ralf Baechle <ralf@linux-mips.org> wrote:
> The libc4 a.out port never became usable.  I had barely started to work
> on a libc5 port when glibc began to look like the right choice into the
> future.  So libc4 and libc5 compatibility is entirely irrelevant for
> MIPS.

Yes, I believe MIPS is free from old-stype IPC structures.  But the
IPC_64 ugliness is not only on MIPS nor 64-bit archs.  If we try to
clean it up, it should be done on all archs at same time IMHO.  So
until then I prefer proposed workaround (IPC_64 wrappers) in glibc.

And anyway N32 semctl() needs the wrapper due to gcc version
dependency.
---
Atsushi Nemoto


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