summaryrefslogtreecommitdiffstats
path: root/time.c
Commit message (Expand)AuthorAgeFilesLines
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-12/+13
* c_str now takes a self argument.Kaz Kylheku2021-06-231-7/+8
* Copyright year bump 2021.Kaz Kylheku2021-01-141-1/+1
* time: indentation fix.Kaz Kylheku2020-10-161-12/+12
* time: don't emulate setenv with putenvKaz Kylheku2020-10-161-20/+13
* time: Solaris fix: don't assign to env_list.Kaz Kylheku2020-10-101-1/+0
* New function: time-nsec.Kaz Kylheku2020-10-071-0/+17
* time: move time functions out of lib.c into time.c.Kaz Kylheku2020-10-071-0/+512