Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <dan@debian.org>
To: Greg Weeks <greg.weeks@timesys.com>
Cc: linux-mips@linux-mips.org
Subject: Re: sysv ipc msg functions
Date: Tue, 19 Apr 2005 11:05:49 -0400	[thread overview]
Message-ID: <20050419150549.GA29564@nevyn.them.org> (raw)
In-Reply-To: <426518D0.5080506@timesys.com>

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.


-- 
Daniel Jacobowitz
CodeSourcery, LLC

  parent reply	other threads:[~2005-04-19 15:06 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 [this message]
2005-04-19 15:52   ` Greg Weeks

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=20050419150549.GA29564@nevyn.them.org \
    --to=dan@debian.org \
    --cc=greg.weeks@timesys.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox