]> wimlib.net Git - wimlib/history - include/wimlib/inode.h
struct wim_dentry: Remove 'length' field
[wimlib] / include / wimlib / inode.h
2014-05-26 Eric Biggersstruct wim_dentry: Remove 'length' field
2014-05-25 Eric BiggersUpdate mount implementation
2014-05-23 Eric BiggersRecognize tagged metadata items and use for UNIX data
2014-05-22 Eric BiggersNew format for UNIX data
2014-05-22 Eric BiggersMerge branch 'new_extract'
2014-05-15 Eric BiggersRemove duplicate words & fix grammatical errors
2014-05-13 Eric BiggersFactor out inode_unref_streams()
2014-03-23 Eric BiggersTransition wimlib to AVL tree code
2014-03-21 Eric BiggersNonrecursive for_dentry_child()
2014-01-13 Eric BiggersFix references to hardlink.c
2014-01-13 Eric BiggersRefactor some of the dentry, inode, and lookup table...