~ruther/CTU-FEE-B0B35APO-Semestral-project

ref: 6d04f117ff2c9817e2234397518c227a6855aaef CTU-FEE-B0B35APO-Semestral-project/file-browser d---------
dfd08742 — František Boháček 4 years ago
feat: add copy and move operations for local filesystem
3f3ee4c9 — František Boháček 4 years ago
refactor: do not use dynamic allocation where not needed
4a24b06e — František Boháček 4 years ago
feat: add directory list
e8073d35 — František Boháček 4 years ago
fix: some file access function types
12a1bb93 — František Boháček 4 years ago
fix: malloc error handling
300afb32 — František Boháček 4 years ago
feat: add file execute process
ab9ad098 — František Boháček 4 years ago
feat: add local file access functions
be6250ab — František Boháček 4 years ago
fix: add include guards to path
7e609613 — František Boháček 4 years ago
refactor: fix inconsistency in file access function definitions
7db45d6d — František Boháček 4 years ago
feat: add structure for dynamic file access
edbe2ec3 — František Boháček 4 years ago
feat: add file browser base