<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwext4/src/ext4_dir_idx.c, branch debug</title>
<subtitle>Fork of lwext4 library for EXT2 filesystem manipulation</subtitle>
<id>https://git.carlh.net/cgit/lwext4/atom?h=debug</id>
<link rel='self' href='https://git.carlh.net/cgit/lwext4/atom?h=debug'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/'/>
<updated>2018-09-26T20:22:36Z</updated>
<entry>
<title>ext4_dir: fix non existing entry creation issue</title>
<updated>2018-09-26T20:22:36Z</updated>
<author>
<name>rajeshvenkataraman</name>
<email>rajesh_venkataraman@trimble.com</email>
</author>
<published>2018-09-23T14:49:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=1aa974054274a4f59dfa59c88bb9a85461eca113'/>
<id>urn:sha1:1aa974054274a4f59dfa59c88bb9a85461eca113</id>
<content type='text'>
Added the length of the name string a a parameter.
Using strlen() on the name string may not give the correct length
in case of paths like: /mountpoint/nonexistdir1/nonexistdir2.
</content>
</entry>
<entry>
<title>ext4_dir_idx: make qsort as a default dir idx sort algorithm</title>
<updated>2017-05-20T08:12:47Z</updated>
<author>
<name>gkostka</name>
<email>kostka.grzegorz@gmail.com</email>
</author>
<published>2017-05-20T07:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=dee6a10ab37fef64f47ddfadeae02a9449fb9294'/>
<id>urn:sha1:dee6a10ab37fef64f47ddfadeae02a9449fb9294</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: easy malloc/calloc/realloc/free substitution</title>
<updated>2016-08-19T09:49:59Z</updated>
<author>
<name>Michał Majewicz</name>
<email>mmajewicz@users.noreply.github.com</email>
</author>
<published>2016-08-19T08:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=2577ef35e81f7e8064cf8dd5c23c44efe1407dc5'/>
<id>urn:sha1:2577ef35e81f7e8064cf8dd5c23c44efe1407dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor header files dependencies.</title>
<updated>2016-01-31T15:57:43Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-31T14:31:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=252c506239ab570c0f671513a3b17d3a44f86b5c'/>
<id>urn:sha1:252c506239ab570c0f671513a3b17d3a44f86b5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reconstruct source directory tree.</title>
<updated>2016-01-28T14:46:36Z</updated>
<author>
<name>ngkaho1234</name>
<email>ngkaho1234@gmail.com</email>
</author>
<published>2016-01-28T14:46:36Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/lwext4/commit/?id=a45154a49b743eba4669442e6993c50583329d99'/>
<id>urn:sha1:a45154a49b743eba4669442e6993c50583329d99</id>
<content type='text'>
</content>
</entry>
</feed>
