aboutsummaryrefslogtreecommitdiff
path: root/src/os/users.c
Commit message (Expand)AuthorAge
* Rename ga_init2() to ga_init()John Schmidt2014-03-31
* 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
* refactored part of expand_env_esc() into mch_get_user_directory()Stefan Hoffmann2014-03-13
* moved mch_get_user_name() and mch_get_uname() into os/users.cStefan Hoffmann2014-03-13
* refactored logic from init_users() into mch_get_usernames()Stefan Hoffmann2014-03-13