since EXT4_DIRECTORY_FILETYPE_* are duplication of EXT4_DIRENTRY_*, the former is...
[lwext4.git] / lwext4 / ext4.h
2015-09-26 ngkaho1234since EXT4_DIRECTORY_FILETYPE_* are duplication of...
2015-09-26 gkostkaMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-24 rootremove file_expect argument from those ext4_fopen2...
2015-09-23 rootext4_fopen_all removed.
2015-09-22 gkostkaMerge pull request #5 from ngkaho1234/master
2015-09-21 rootMerge remote-tracking branch 'upstream/master'
2015-09-21 rootMerge branch 'master' of https://github.com/ngkaho1234...
2015-09-21 rootInitial Symbolic support.
2015-09-20 gkostkaChange ext4_fread & ext4_fwrite prototypes
2015-09-20 gkostkaMerge pull request #3 from ngkaho1234/master
2015-09-20 gkostkaChange ext4_fread & ext4_fwrite prototypes
2015-09-20 rootRevert "Symbolic link support: ext4_fsymlink proposed."
2015-09-20 rootSymbolic link support: ext4_fsymlink proposed.
2015-09-20 gkostkaMerge pull request #2 from ngkaho1234/master
2015-09-20 rootHardlink suppert: ext4_flink interface proposed.
2015-09-16 gkostkaLinux line-endings
2015-09-16 gkostkaLinux codestyle format (tabs indenation)
2015-09-16 gkostkangkaho1234: lwext4 improvments & bugfixes
2015-06-28 gkostkaAdd const keyword in ext4_dir_entry_next return value
2015-06-27 gkostkaAdd const keyword to mountpoint parameter
2015-06-27 gkostkaImprove include policy
2015-06-27 gkostkaChange structure braces policy
2015-06-16 gkostkaclang-format: ext4
2015-06-16 gkostkaclang-format: ext4
2014-11-08 gkostkaImproved dir entry get function (ext4_dir_entry_next)
2014-11-08 gkostkaext4_write: parameter litt fix (const)
2014-06-03 gkostkaAdded OS locks setup function.
2014-05-20 gkostkaBuild system refactoring.