<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/include/ext4.h, branch static-on-linux</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=static-on-linux</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=static-on-linux'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2020-03-08T08:17:37Z</updated>
<entry>
<title>Fix #includes and build a shared library.</title>
<updated>2020-03-08T08:17:37Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-18T11:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=89c456b2333245b8dc4a80deb0f1aabf4f021184'/>
<id>urn:sha1:89c456b2333245b8dc4a80deb0f1aabf4f021184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use int64_t as offset to ext4_fseek.</title>
<updated>2017-10-18T17:54:54Z</updated>
<author>
<name>Fan Deng</name>
<email>enetor@gmail.com</email>
</author>
<published>2017-10-18T17:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=d8218c9442655f8bdebb912483d425dded654bfd'/>
<id>urn:sha1:d8218c9442655f8bdebb912483d425dded654bfd</id>
<content type='text'>
This change makes it possible to fseek backwards in fseek.

Tested:
  make test_all
</content>
</entry>
<entry>
<title>Fix a compile issue with big endian config &amp; some small issues fixes</title>
<updated>2017-07-13T11:33:02Z</updated>
<author>
<name>branzhu</name>
<email>bran.zhu@outlook.com</email>
</author>
<published>2017-07-13T10:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=fb46550c54e6efbcd5ceb7f86d88e89ca9f1cee3'/>
<id>urn:sha1:fb46550c54e6efbcd5ceb7f86d88e89ca9f1cee3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: add ext4_inode_exist method</title>
<updated>2017-04-19T18:47:14Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-19T18:47:14Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=c8978f9dba53333004f3f20e5acc57df8867dc16'/>
<id>urn:sha1:c8978f9dba53333004f3f20e5acc57df8867dc16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change include type policy</title>
<updated>2017-04-05T18:12:52Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-04-05T18:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=782631e9388c38ac509823df916ea494e271a931'/>
<id>urn:sha1:782631e9388c38ac509823df916ea494e271a931</id>
<content type='text'>
Since all headers are ins separate directory, includes could be
done by using &lt;&gt; instead of "".
</content>
</entry>
<entry>
<title>ext4: improve dox documentation style</title>
<updated>2017-02-19T21:09:17Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-19T21:03:23Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=958b570b8fe80913ed607a15a3548cadac8a1195'/>
<id>urn:sha1:958b570b8fe80913ed607a15a3548cadac8a1195</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: remove block cache parameter from device_register function</title>
<updated>2017-02-17T00:26:56Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-17T00:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=329eece6c3fa71bd4b74d67526f2a13b90be7217'/>
<id>urn:sha1:329eece6c3fa71bd4b74d67526f2a13b90be7217</id>
<content type='text'>
This parameter is useless since cache is always initialized by malloc.
</content>
</entry>
<entry>
<title>ext4: add block device unregister by name &amp; all methods</title>
<updated>2017-02-16T23:54:06Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-16T23:54:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=406d9c3c653b53f4202f0de3f9b3e8a0a1eec70c'/>
<id>urn:sha1:406d9c3c653b53f4202f0de3f9b3e8a0a1eec70c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: add methods to access file mode, owner, atime, mtime, ctime</title>
<updated>2017-02-15T21:56:06Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-02-15T21:56:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=83e87bd113dc957d4a9185cd6ff67c2268602436'/>
<id>urn:sha1:83e87bd113dc957d4a9185cd6ff67c2268602436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ext4: add ext4_cache_flush for explicit cache flush</title>
<updated>2017-01-18T21:42:04Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-01-18T21:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=c1185991fa175c25b4ba47160784e64bc5deb4ce'/>
<id>urn:sha1:c1185991fa175c25b4ba47160784e64bc5deb4ce</id>
<content type='text'>
</content>
</entry>
</feed>
