This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2.2][BZ #12515] Improve precision of clock function


On Thu, Jun 13, 2013 at 10:02:51AM -0700, Roland McGrath wrote:
> > +* Improved precision of the clock() function on Linux.
> 
> () is not part of a function's name.  I think the item should say clearly
> what was changed, e.g.:
> 
> On Linux, the clock function now uses the clock_gettime system call 
> for improved precision, rather than old times system call.

Thanks, fixed.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]