On Fri, Jul 08, 2011 at 08:39:34PM -0400, Ted Unangst wrote: > On Sat, Jul 09, 2011, Paul Irofti wrote: > > Mostly for people asking for my secret diffs. > > > > This is the cas diff... > > > +int > > +tstohz(const struct timespec *ts) > > +{ > > > +int > > +itimespecfix(struct timespec *ts) > > +{ > > These functions can't go here with these names. That's too generic. > Add futex prefixes. Or use existing functions. There's already a > tvtohz for instance.
Only that that's tstohz :-)