svn commit: samba r15508 - branches/SAMBA_3_0/source branches/SAMBA_3_0/source/include branches/SAMBA_3_0/source/lib branches/SAMBA_3_0/source/profile branches/SAMBA_3_0/source/tdb trunk/source trunk/source/include trunk/source/lib trunk/source/profile

Jeremy Allison jra at samba.org
Mon May 8 03:40:21 GMT 2006


On Mon, May 08, 2006 at 03:20:52AM +0000, jpeach at samba.org wrote:
>  
> +#if defined(HAVE_CLOCK_GETTIME)
> +
> +extern clockid_t __profile_clock;
> +
>  static inline unsigned long long profile_timestamp(void)
>  {

Ok - I don't see tests for inline allowed or the existence
of long long here. This isn't portable I take it - but if
not what decides what it will run on ?

Jeremy.


More information about the samba-technical mailing list