From: Greg Weeks <greg.weeks@timesys.com>
To: Daniel Jacobowitz <dan@debian.org>
Cc: linux-mips@linux-mips.org
Subject: Re: sysv ipc msg functions
Date: Tue, 19 Apr 2005 11:52:13 -0400 [thread overview]
Message-ID: <4265292D.5040704@timesys.com> (raw)
In-Reply-To: <20050419150549.GA29564@nevyn.them.org>
Daniel Jacobowitz wrote:
>On Tue, Apr 19, 2005 at 10:42:24AM -0400, Greg Weeks wrote:
>
>
>>I needed this glibc patch to get the sysv ipc msgctl functions to work
>>correctly. This looks a bit hackish to me, so I wanted to run it past
>>everybody here before filing it with glibc.
>>
>>
>
>What's your configuration? Big or little endian, userland ABI, kernel
>ABI. Glibc version. Kernel version. What specific things don't work.
>Not even enough information here to make a guess.
>
>You're updating the userspace msqid_ds to match the kernel's
>msqid64_ds. They're not normally the same type. Rather, see
><linux/msg.h> for the type o32 generally uses.
>
>
>
glibc-2.3.3-200407050320
2.6.11.7 kernel but it's the issue is the same on the 2.6.12-rc from cvs.
The board is a malta 4kc in LE mode.
If you want to see a failure the LTP msgctl/msgsnd tests fail.
Greg Weeks
prev parent reply other threads:[~2005-04-19 15:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-19 14:42 sysv ipc msg functions Greg Weeks
2005-04-19 14:35 ` Thiemo Seufer
2005-04-19 15:23 ` Daniel Jacobowitz
2005-04-19 14:51 ` sjhill
2005-04-19 14:54 ` Greg Weeks
2005-04-19 15:05 ` Daniel Jacobowitz
2005-04-19 15:52 ` Greg Weeks [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4265292D.5040704@timesys.com \
--to=greg.weeks@timesys.com \
--cc=dan@debian.org \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.