summaryrefslogtreecommitdiffstats
path: root/modules/fs
Commit message (Collapse)AuthorAgeFilesLines
* [fs/path] Use bc for mathv28Simon Rettberg2021-05-071-5/+9
| | | | | Some awk versions use ugly formatting (scientific notion) for large numbers, which breaks any further handling of thise numbers in scripts.
* consider network shares in fs_path_isvolatileJonathan Bauer2019-10-161-1/+9
|
* Add fs_path_ismountpointSimon Rettberg2019-07-021-0/+6
|
* ModularizeSimon Rettberg2019-05-271-0/+112