summaryrefslogtreecommitdiffstats
path: root/build2/filesystem
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearBoris Kolpackov2017-01-051-1/+1
* Make rmdir_r() to call entry_exists(path) rather than exists(dir_path)Karen Arutyunov2016-11-041-2/+8
* Add empty(dir_path) to filesystemBoris Kolpackov2016-11-041-0/+3
* Fix crashing on unhandled system_error thrown by file_exists()Karen Arutyunov2016-09-131-0/+9
* Move filesystem-related functions from context to new filesystem filesBoris Kolpackov2016-07-081-0/+89