summaryrefslogtreecommitdiff
path: root/src/fs_fsys.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17db: fix change detection for symlinkstt-fix-symlink-apknewTimo Teräs1-13/+7
2022-02-22db, uvol: commit regular files before uvol volumesTimo Teräs1-0/+1
2022-02-21fs_fsys: ignore mkdir EEXISTTimo Teräs1-1/+2
2021-12-29abstract differences between GNU and Apple xattr functionsAriadne Conill1-2/+2
2021-12-02extract: fix uvol to not be called for uvol directoryTimo Teräs1-2/+8
2021-11-15fs_fsys: fix extraction of symlinksTimo Teräs1-6/+8
2021-11-09optimize apk_pathbuilder_pop to get the old lengthTimo Teräs1-5/+6
2021-11-09database: implement uvol supportTimo Teräs1-0/+316