On Sat, 25 Aug 2012 18:10:47 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> Glenn, so an emulation is needed, right? What should be used if
> utimensat() is not available? Is using utime() sufficient?

the ast usage is limited to AT_FDCWD
its in src/lib/libast/tm/tvtouch.c
mainly used to get ns resolution
the #ifdef logic shows the alternatives used

> Olga

> On Sat, Aug 25, 2012 at 4:34 PM, Glenn Fowler <g...@research.att.com> wrote:
> >
> > On Sat, 25 Aug 2012 12:06:44 +0200 Roland Mainz wrote:
> >> On Sat, Aug 25, 2012 at 11:44 AM, Roland Mainz <roland.ma...@nrubsig.org> 
> >> wrote:
> >> [snip]
> >> >> - The |*at()|-emulation is not complete yet... missing functions are
> >> >> |readlinkat()|, |sumlinkat()| and |utimensat()| ... I'll add them when
> >> >> Glenn gives the OK for the general idea (see "goal" below)
> >
> >> Erm... do we need a |utimensat()| emulation (maybe usefull for
> >> abstraction purposes ?) ? Glenn ?
> >
> > ast already uses utimensat() (just within ast) if its there
> >
> > _______________________________________________
> > ast-developers mailing list
> > ast-developers@research.att.com
> > https://mailman.research.att.com/mailman/listinfo/ast-developers

> -- 
>       ,   _                                    _   ,
>      { \/`o;====-    Olga Kryzhanovska   -====;o`\/ }
> .----'-/`-/     olga.kryzhanov...@gmail.com   \-`\-'----.
>  `'-..-| /       http://twitter.com/fleyta     \ |-..-'`
>       /\/\     Solaris/BSD//C/C++ programmer   /\/\
>       `--`                                      `--`

_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to