Commit Graph

12 Commits (b12ca5e412baf25a8338d1640f2e50c9b4fc94b0)

Author SHA1 Message Date
John Benediktsson c1d680eabc unix.time: faster "0 make-timeval". 2012-08-01 14:31:18 -07:00
Slava Pestov db3c4fe43c Fix unix.time to actually load 2010-06-22 15:13:07 -04:00
Doug Coleman d050ad5906 Add more time bindings 2010-06-13 19:34:18 -05:00
Joe Groff 4cfa1a6c77 rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char 2010-02-23 11:42:02 -08:00
Doug Coleman adcb0df0c4 fix stack effects for nanosseconds, update io backends for nanos 2009-11-19 04:51:47 -06:00
Doug Coleman 783eb0bb53 change all stat, statfs, statvfs and calendar structs 2009-08-30 04:06:41 -05:00
Slava Pestov 8819f23312 Replace millis primitive with micros primitive
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Doug Coleman 0e81d4c82c last using patch, i think i got it 2008-10-06 21:41:06 -05:00
Doug Coleman 4eb3f73483 moving structs around 2008-10-06 18:18:33 -05:00
Doug Coleman 847205432f fix load error 2008-10-06 17:34:58 -05:00
Doug Coleman b168d75a46 add timespec>timestamp word 2008-10-06 17:17:49 -05:00
Slava Pestov d66f887736 Create basis vocab root 2008-07-28 22:03:13 -05:00