20 Commits (1f6b6e87c63d9af250f8790891205146952757fa)

Author SHA1 Message Date
gkostka fd69372547 Linux line endings 9 years ago
gkostka 11246ef8f6 Change ext4_fread & ext4_fwrite prototypes 9 years ago
gkostka 07058c1899 Change ext4_fread & ext4_fwrite prototypes 9 years ago
gkostka 2651b659e1 Linux codestyle format (tabs indenation) 9 years ago
gkostka 70fba6d9da Add const keyword in ext4_dir_entry_next return value 10 years ago
gkostka b23a71e918 Remove warning 10 years ago
gkostka 3679cb8d48 Code format 10 years ago
gkostka 1fd8182cfc clang-format: fs_test 10 years ago
gkostka d14de17c67 Improved dir entry get function (ext4_dir_entry_next) 10 years ago
gkostka 4f30abc8be Fix errno warning. 11 years ago
gkostka 349c0fb5f5 Fixed windock fini. 11 years ago
gkostka 6f2630560d Build system refactoring. 11 years ago
gkostka b6a7544b8c Pedanitic warning check fixes. Pointer arithmetic, anonymus unions etc 11 years ago
gkostka 7f99e6e3e3 Licence header. 11 years ago
gkostka e40ab39b12 Add missing lwext4_server option. 11 years ago
gkostka 34dd733043 Add new tests (large files tests). 11 years ago
gkostka eb3f719c5a Fixed header order. 11 years ago
gkostka a8d8a94bfa Add windows partition mode. 11 years ago
gkostka 0d2c2b5509 SO_REUSEADDR option for server socket. 11 years ago
gkostka 096ac0cfd2 Remove warnings. Default port to 1234. 11 years ago
gkostka 52a1caf803 Client server basic test suite + minor code improvment. 11 years ago