All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Gillespie <epg@progeny.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Re: umode_t?
Date: Wed, 26 Sep 2001 23:58:42 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590698805261@msgid-missing> (raw)

David Mosberger writes:

> Isn't the poinit of AC_CHECK_TYP(umode_t, int) that if umode_t isn't
> defined already, it will get defined as an "int"?

Yes, but then there are all kinds of casting problems.  That needs to
be fixed too, for systems without umode_t at all, but it led me to the
question about umode_t not being in sys/types.h.

> You'll need to talk to glibc maintainers as to whether umode_t should
> or should not be defined.  I don't keep track of the latest name space
> rules.

OK, glibc people:  Why don't you get umode_t by including sys/types.h?
As far as i can tell, you have to include asm/types.h to get it;
clearly not an option for an autoconf macro.

-- 
Eric Gillespie, Jr. <*> epg@progeny.com
Software Developer
Progeny Linux Systems - http://progeny.com
"I don't know what a Sawfish Window Manager is."


             reply	other threads:[~2001-09-26 23:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-26 23:58 Eric Gillespie [this message]
2001-09-27  0:18 ` [Linux-ia64] Re: umode_t? Ulrich Drepper
2001-09-27 16:09 ` Eric Gillespie

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=marc-linux-ia64-105590698805261@msgid-missing \
    --to=epg@progeny.com \
    --cc=linux-ia64@vger.kernel.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.