]> wimlib.net Git - wimlib/history - src/iterate_dir.c
Use LGPLv3+ for src/*.c
[wimlib] / src / iterate_dir.c
2014-09-27 Eric BiggersUse LGPLv3+ for src/*.c
2014-05-26 Eric Biggersstruct wim_dentry: Rename 'parent' to 'd_parent'
2014-05-23 Eric BiggersAdd support for special files on UNIX
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-13 Eric Biggerswim_root_dentry() => wim_get_current_root_dentry()
2014-05-13 Eric BiggersImprove tstr <=> UTF-16LE conversions
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-17 Eric Biggerswimlib: strict checks for unassigned flags
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...