aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/dl.c
Commit message (Expand)AuthorAge
* libcallnr: Use int, not int64_t, as the return type for Vim compatJames McCoy2019-12-15
* os: close library even if uv_dlopen() failserw72019-06-23
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* *: Add comment to all C filesZyX2017-04-19
* misc: UNIX => Unix #4022Seth Jackson2016-01-16
* Use strict function prototypes #945Pavel Platto2014-07-14
* remove stdbool.h include from vim.h and globals.hBrandon Coleman2014-07-09
* os: implement VimL libcall with {mch,os}_libcallNicolas Hillegeer2014-06-28