From: KaiGai Kohei <kaigai@kaigai.gr.jp>
To: russell@coker.com.au
Cc: Yuichi Nakamura <ynakam@gwu.edu>, selinux@tycho.nsa.gov
Subject: Re: First argument of matchpathcon_filespec_add
Date: Wed, 29 Nov 2006 21:14:22 +0900 [thread overview]
Message-ID: <456D799E.40105@kaigai.gr.jp> (raw)
In-Reply-To: <200611291923.30237.russell@coker.com.au>
Russell Coker wrote:
> On Wednesday 29 November 2006 10:55, Yuichi Nakamura <ynakam@gwu.edu> wrote:
>> When we do not want to build busybox with -D_FILE_OFFSET_BIT=64,
>> we have to rebuild libselinux.
>>
>> I think it is a problem.
>>
>> Does anyone have good idea ?
>
> What harm does it do to build busybox with 64bit file offsets? For system
> recovery I think that 64bit offsets are desirable.
>
> For embedded systems I guess you could have both the same whichever option you
> choose.
I think this topic should not be about the configuration of busybox,
be about the consistency of the libselinux interfaces.
Because the length of ino_t which is the first argument of the funciton
depends on the definition of _FILE_OFFSET_BIT, we have a possibility to
have different views on the interface of libselinux.
It is not limited in busybox cases.
Is it appropriate way that the consistency of libselinux's interface
depends on whether the application defines _FILE_OFFSET_BIT, or not?
Thanks,
--
KaiGai Kohei <kaigai@kaigai.gr.jp>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2006-11-29 12:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-28 23:55 First argument of matchpathcon_filespec_add Yuichi Nakamura
2006-11-29 8:23 ` Russell Coker
2006-11-29 12:14 ` KaiGai Kohei [this message]
2006-11-29 15:10 ` Stephen Smalley
2006-11-29 20:15 ` Eamon Walsh
2006-11-30 9:30 ` Yuichi Nakamura
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=456D799E.40105@kaigai.gr.jp \
--to=kaigai@kaigai.gr.jp \
--cc=russell@coker.com.au \
--cc=selinux@tycho.nsa.gov \
--cc=ynakam@gwu.edu \
/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.