aboutsummaryrefslogtreecommitdiff
path: root/src/os/env.c
Commit message (Expand)AuthorAge
* Moved mch_get_host_name and renamed it to os_get_hostanmeStefan Hoffmann2014-04-05
* Moved mch_get_pid and renamed it to os_get_pidStefan Hoffmann2014-04-05
* Use check_symbol_exists() instead of check_function_exists().John Szakmeister2014-04-03
* 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
* cleanup environment variable handling + unit testsStefan Hoffmann2014-03-06