From: Zachary Scott Date: 2013-08-16T16:18:04-04:00 Subject: [ruby-core:56661] Re: [ruby-cvs:49733] eregon:r42591 (trunk): * process.c (rb_clock_gettime): document CLOCK_REALTIME and Please use the '[DOC]' tag for documentation commits, for example: * process.c (rb_clock_gettime): [DOC] CLOCK_REALTIME and CLOCK_MONOTONIC are now available on Darwin Thank you! On Aug 16, 2013, at 12:55 PM, eregon@ruby-lang.org wrote: > eregon 2013-08-17 01:55:13 +0900 (Sat, 17 Aug 2013) > > New Revision: 42591 > > http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=42591 > > Log: > * process.c (rb_clock_gettime): document CLOCK_REALTIME and > CLOCK_MONOTONIC are now available on Darwin. > > Modified files: > trunk/process.c