mailing list of musl libc
 help / color / mirror / code / Atom feed
* IDs of the various system clocks
@ 2013-10-05 14:00 Paul Schutte
  2013-10-08 23:30 ` Rich Felker
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Schutte @ 2013-10-05 14:00 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

Hi,

I believe I came across a typo in the time.h header file:

--- include/time.h
+++ /include/time.h
@@ -82,8 +82,8 @@
 #define CLOCK_PROCESS_CPUTIME_ID 2
 #define CLOCK_THREAD_CPUTIME_ID  3
 #define CLOCK_MONOTONIC_RAW      4
-#define CLOCK_REALTIME_COURSE    5
-#define CLOCK_MONOTONIC_COURSE   6
+#define CLOCK_REALTIME_COARSE    5
+#define CLOCK_MONOTONIC_COARSE   6
 #define CLOCK_BOOTTIME           7
 #define CLOCK_REALTIME_ALARM     8
 #define CLOCK_BOOTTIME_ALARM     9


Regards
Paul

[-- Attachment #2: Type: text/html, Size: 641 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IDs of the various system clocks
  2013-10-05 14:00 IDs of the various system clocks Paul Schutte
@ 2013-10-08 23:30 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2013-10-08 23:30 UTC (permalink / raw)
  To: musl

On Sat, Oct 05, 2013 at 04:00:33PM +0200, Paul Schutte wrote:
> Hi,
> 
> I believe I came across a typo in the time.h header file:

Thanks. This has been fixed in git by nsz.

Rich


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-08 23:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-05 14:00 IDs of the various system clocks Paul Schutte
2013-10-08 23:30 ` Rich Felker

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).