aboutsummaryrefslogtreecommitdiff
path: root/bin/gensquashfs/src/fstree_from_dir.c
AgeCommit message (Expand)Author
2023-04-12Merge Windows and Unix implementations of fstree_from_subdirDavid Oberhollenzer
2023-04-12Copy the dir scan pattern from the Windows implementationDavid Oberhollenzer
2023-04-12Cleanup: gensquashfs: split readlink handling out of directory scanDavid Oberhollenzer
2023-04-12gensquashfs: merge some of the Windows and Unix entry filtering codeDavid Oberhollenzer
2023-04-12Win32: gensquashfs: Merge fstree_from_dir and subdir implementationsDavid Oberhollenzer
2023-04-12Split out Windows directory iteration code to a dir_iterator_t typeDavid Oberhollenzer
2023-04-12Fix fstree defaults usage in Windows version of fstree_from_dirDavid Oberhollenzer
2023-04-02Move fstree CLI code to libcommonDavid Oberhollenzer
2023-01-31Move library source into src sub-directoryDavid Oberhollenzer