[lsb-discuss] stat(), lstat() and fstat()

Craig.Scott at csiro.au Craig.Scott at csiro.au
Thu Jan 27 00:22:33 PST 2011


That would be an improvement, but it still leaves open what LSB version it became included as "source only". It would seem clearer if it said something like "Included since 1.0 (source only)".

--
Dr Craig Scott
Computational Software Engineering Team Leader, CSIRO (CMIS)
Melbourne, Australia

________________________________________
From: Denis Silakov [silakov at ispras.ru]
Sent: Thursday, 27 January 2011 6:47 PM
To: Wichmann, Mats D
Cc: Scott, Craig (CMIS, Clayton); lsb-discuss at lists.linux-foundation.org
Subject: Re: [lsb-discuss] stat(), lstat() and fstat()

On 01/26/11 18:57, Wichmann, Mats D wrote:
> hmmm.... maybe it's okay to leave things this way.  It's a
> little unclear to have them magically just be missing the
> libgroup assignment (no LGInt entry) but if it works...
> can Icomment be used to describe this, or does that have a
> different meaning?
>

It seems that my previous reply didn't go to the list - so no, there is
no any special meaning for Icomment.

And concerning stat & co in Navigator (also discussed in irc) - you can
make things look even more clear if you update cache tables. This can be
done by 'make cache', but in this particular case it will be faster to
simply add records to the cache_IntStatus, e.g.:

INSERT INTO cache_IntStatus
VALUES('stat','libc',1,0,'Included','Included since 1.0');

This will change status displayed in Navigator from 'Never been in LSB'
to 'Source Only'.

--
Regards,
Denis.




More information about the lsb-discuss mailing list