aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/users.c
Commit message (Expand)AuthorAge
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* Windows: Make the os_get_uname argument portable.Seth Jackson2016-01-01
* os_get_user_name() for non UNIX system #2729Rui Abreu Ferreira2015-08-04
* Linting: Suppress warnings in os/users.c.Florian Walch2014-12-24
* move ascii.h include out of vim.hBrandon Coleman2014-07-09
* Introduce GA_APPEND()Felipe Oliveira Carvalho2014-06-30
* Replace vim_strncpy calls: os/users.cDouglas Schneider2014-06-13
* Replace alloc() with xmalloc() and remove immediate OOM checksFelipe Oliveira Carvalho2014-05-19
* Remove NULL/non-NULL tests after calls to vim_str(n)save()Felipe Oliveira Carvalho2014-05-19
* Introduce nvim namespace: Fix unmasked strings.h issue.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15