Re: [Nautilus-list] Re: Installation-time performerance preference
- From: Havoc Pennington <hp redhat com>
- To: Laca ireland sun com
- Cc: nautilus-list eazel com
- Subject: Re: [Nautilus-list] Re: Installation-time performerance preference
- Date: 22 Aug 2001 11:45:21 -0400
Laszlo PETER <Laszlo Peter ireland sun com> writes:
> I like the idea, just don't use /proc... use something that is portable.
>
Well, there is nothing AFAIK. You have to write a portability function
like:
figure_out_machine_speed ()
{
#ifdef HAVE_PROC
blah blah
#endif
#ifdef HAVE_WHATEVER_ELSE
blah blah
#endif
}
etc., then people port it to different OS's....
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]