index
:
lwext4
2400-ext-errors
arm64
carl
carl-attic
carl-old
carl2-opt
cscript
debug
disk-writer-debug
fix-mac
master
more-cache
osx
static-on-linux
win32
windows-debug
Fork of lwext4 library for EXT2 filesystem manipulation
cth@carlh.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ext4.h
Age
Commit message (
Expand
)
Author
2019-06-18
Fix #includes and build a shared library.
Carl Hetherington
2017-10-18
Use int64_t as offset to ext4_fseek.
Fan Deng
2017-07-13
Fix a compile issue with big endian config & some small issues fixes
branzhu
2017-04-19
ext4: add ext4_inode_exist method
gkostka
2017-04-05
Change include type policy
gkostka
2017-02-19
ext4: improve dox documentation style
gkostka
2017-02-17
ext4: remove block cache parameter from device_register function
gkostka
2017-02-17
ext4: add block device unregister by name & all methods
gkostka
2017-02-15
ext4: add methods to access file mode, owner, atime, mtime, ctime
gkostka
2017-01-18
ext4: add ext4_cache_flush for explicit cache flush
gkostka
2016-06-30
ext4: special inode creation support
Kaho Ng
2016-06-20
ext4: @replace in ext4_setxattr() is deprecated
Kaho Ng
2016-03-31
ext4: add rename/move directory procedure to main API
gkostka
2016-01-31
Refactor header files dependencies.
ngkaho1234
2016-01-30
ext4: add read_only parameter to ext4_mount routine.
ngkaho1234
2016-01-28
Reconstruct source directory tree.
ngkaho1234