aboutsummaryrefslogtreecommitdiff
path: root/src/os/time.h
Commit message (Expand)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15
* Introduce os_localtime_r() and os_get_local_time()Felipe Oliveira Carvalho2014-05-06
* Add comments and fix `os_microdelay` callThiago de Arruda2014-04-06
* Implement os_microdelay and os_delay on top of itThiago de Arruda2014-04-06
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Implement `mch_delay` on top of libuvThiago de Arruda2014-03-24