aboutsummaryrefslogtreecommitdiff
path: root/src/os/mem.c
Commit message (Expand)AuthorAge
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15
* Broken build on 32 bit: Fix -Wshorten-64-to-32.Eliseo Martínez2014-04-22
* Rename os_total_mem to os_get_total_mem_kib.Chris Watkins2014-04-12
* Address clint warnings and other style issues.Thomas Wienecke2014-03-27
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Use include paths relative to src/James McCoy2014-03-14
* Create new OS moduleThiago de Arruda2014-02-24