Removed warnings when debug mode is disabled
[lwext4.git] / lwext4 /
2014-06-22 gkostkaRemoved warnings when debug mode is disabled
2014-06-22 gkostkaComb sort for directory indexing (shold be faster).
2014-06-19 gkostkaFixed inode deletion time fsck warning.
2014-06-03 gkostkaAdded OS locks setup function.
2014-05-30 gkostkaMerge bugfixes from HelenOS mainline.
2014-05-30 gkostkaFixed avr warnings.
2014-05-30 gkostkaNew targets for:
2014-05-20 gkostkaBuild system refactoring.
2014-05-20 gkostkaPedanitic warning check fixes. Pointer arithmetic,...
2014-05-12 gkostkaFixed extent warning
2014-04-08 gkostkaFixed extent depth after truncate.
2014-04-07 gkostkaMerge with test_suite branch.
2014-04-07 gkostkaBlock cache metadata staticly alocated.
2014-04-07 gkostkaBetter writeback cache operations.
2014-04-06 gkostka* STM32F429 demo in cache writeback mode
2014-04-06 gkostkaFixed errno header.
2014-04-06 gkostkaSO_REUSEADDR option for server socket.
2014-04-06 gkostkaClient server basic test suite + minor code improvment.
2014-01-18 gkostkaWrite back cache mode.
2014-01-17 gkostkaBetter caching method for fopen.
2014-01-17 gkostka1. Extra directory remove caching.
2014-01-15 gkostkaDocumentation.
2013-11-07 gkostkaUpdate cache mode.
2013-10-27 gkostkaRemoved nasty tabs.
2013-10-27 gkostkaCode format.
2013-10-27 gkostkaCode format.
2013-10-27 gkostka1. Code format.
2013-10-27 gkostkaAdd readme file.
2013-10-27 gkostkaFEATURES:
2013-10-26 gkostkaBUGFIX:
2013-10-24 gkostkaFEATURES:
2013-10-24 gkostkaBugfix:
2013-10-20 gkostka1. Directory opreations:
2013-10-13 gkostkaUpdate directory tree.