aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/dl.c
Commit message (Expand)AuthorAge
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: format files with uncrustify #15663dundargoc2021-09-14
* libcall: Use "int" for number argumentJames McCoy2020-08-08
* 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