aboutsummaryrefslogtreecommitdiff
path: root/build2/filesystem
AgeCommit message (Expand)AuthorFilesLines
2016-11-04Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)Karen Arutyunov1-2/+8
2016-11-04Add empty(dir_path) to filesystemBoris Kolpackov1-0/+3
2016-09-13Fix crashing on unhandled system_error thrown by file_exists()Karen Arutyunov1-0/+9
2016-07-08Move filesystem-related functions from context to new filesystem filesBoris Kolpackov1-0/+89