aboutsummaryrefslogtreecommitdiff
path: root/src/misc2.h
Commit message (Expand)AuthorAge
* Move pathcmp from misc2.cJohn Schmidt2014-04-01
* Move same_directory from misc2.cJohn Schmidt2014-04-01
* Move after_pathsep from misc2.cJohn Schmidt2014-04-01
* alloc: xmalloc and xrealloc can't return nullNicolas Hillegeer2014-03-31
* Update `call_shell` signature to use `ShellOpts`Thiago de Arruda2014-03-31
* Make `extra_shell_arg` a `mch_call_shell` parameterThiago de Arruda2014-03-31
* xrealloc(): similar to xmalloc()Felipe Oliveira Carvalho2014-03-31
* xmalloc() that succeeds or gracefully abortsFelipe Oliveira Carvalho2014-03-31
* use function attributes on allocation functionsNicolas Hillegeer2014-03-29
* Remove MEM_PROFILE related codeFelipe Oliveira Carvalho2014-03-26
* removed get_user_name() and replaced calls with mch_get_user_name()Stefan Hoffmann2014-03-13
* Extract cursor_shape.c from misc2.c and types/consts from structs.hFelipe Oliveira Carvalho2014-03-10
* Extract keymap.c from misc2.cFelipe Oliveira Carvalho2014-03-06
* Extract crypt.c from misc2.cFelipe Oliveira Carvalho2014-03-06
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Extract file_search.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Extract garray.c from misc2.cFelipe Oliveira Carvalho2014-02-28
* Removes 'proto' dirscott-linder2014-02-26