Add IS_PATH_SEP macro and use it.
commit42e7e39bd8f2bb4f58f9abb83c42e0e2b66bbdce
authorAndrew Borodin <aborodin@vmail.ru>
Wed, 7 Jan 2015 08:34:53 +0000 (7 11:34 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 26 Feb 2015 06:13:02 +0000 (26 09:13 +0300)
treef5598248fb3163141aee9ceae16d778b9c9bc6e4
parent990e3053b3a8d46b17d6bc8926dcfd496fe88c5e
Add IS_PATH_SEP macro and use it.

Also massive use of PATH_SEP and PATH_SEP_STR macros.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
31 files changed:
lib/global.h
lib/util.c
lib/utilunix.c
lib/vfs/direntry.c
lib/vfs/interface.c
lib/vfs/path.c
lib/vfs/utilvfs.c
lib/vfs/vfs.c
lib/widget/input_complete.c
src/editor/editcmd.c
src/filemanager/cmd.c
src/filemanager/command.c
src/filemanager/dir.c
src/filemanager/file.c
src/filemanager/filenot.c
src/filemanager/find.c
src/filemanager/midnight.c
src/filemanager/mountlist.c
src/filemanager/panel.c
src/filemanager/panelize.c
src/filemanager/tree.c
src/filemanager/treestore.c
src/filemanager/usermenu.c
src/textconf.c
src/vfs/cpio/cpio.c
src/vfs/extfs/extfs.c
src/vfs/fish/fish.c
src/vfs/ftpfs/ftpfs.c
src/vfs/sfs/sfs.c
src/vfs/tar/tar.c
src/vfs/undelfs/undelfs.c