John Schmidt
40879af7bd
Move shorten_filenames back to fileio.c
2014-04-01 08:08:08 -03:00
John Schmidt
7ec4d478eb
Move match_suffix from misc1.c
2014-04-01 08:08:08 -03:00
John Schmidt
35e737e63c
Move expand_wildcards{,_eval} from misc1.c
2014-04-01 08:08:07 -03:00
John Schmidt
d31e598895
Move shorten_fname{,1,s} and shorten_filenames from fileio.c
2014-04-01 08:08:07 -03:00
John Schmidt
7464b07c22
Move mch_expandpath from os_unix.c
2014-04-01 08:08:07 -03:00
John Schmidt
7034903591
Move pathcmp from misc2.c
2014-04-01 08:08:07 -03:00
John Schmidt
2a6df95fb5
Move same_directory from misc2.c
2014-04-01 08:08:07 -03:00
John Schmidt
e29e956348
Move after_pathsep from misc2.c
2014-04-01 08:08:07 -03:00
John Schmidt
2cb026c65c
Move fix_fname from buffer.c
2014-04-01 08:08:07 -03:00
John Schmidt
7052b85192
Move functions from window.c
2014-04-01 08:08:07 -03:00
John Schmidt
f5082d0a70
Move simplify_filename from tag.c
2014-04-01 08:08:07 -03:00
oni-link
f9b5ca8b85
Remove feature HAVE_QSORT
...
qsort conforms to C99, so we don't need our own version.
2014-03-31 21:24:59 -03:00
John Schmidt
5d30654512
Rename ga_init2() to ga_init()
2014-03-31 14:42:11 -03:00
Thiago de Arruda
0d61b1c470
Refactor SHELL_* defines into enum typedef
...
The SHELL_* defines are the bitflags that can be passed to `mch_call_shell`.
The enum is defined in 'os/shell.h', where all shell-related functions will
eventually be defined.
2014-03-31 08:07:47 -03:00
John Schmidt
44e40b02cf
Move remove_duplicates to garray.c
2014-03-29 13:29:53 -03:00
John Schmidt
f5154d7451
Extract path.c from misc1.c
2014-03-29 13:29:52 -03:00