11 Commits

Author SHA1 Message Date
Baptiste Wicht
2d50805b9e Prepare the base structure for current directory changing 2013-11-16 12:34:16 +01:00
Baptiste Wicht
83de583627 Implement unmount command 2013-11-16 12:15:43 +01:00
Baptiste Wicht
28009d3a99 New command to get the free size on the disk 2013-11-10 16:30:49 +01:00
Baptiste Wicht
54eedb8e2b Finalization of ls
The ls function will return a list of files rather than
printing anything. It is up to the shell to print something.
2013-11-09 22:58:28 +01:00
Baptiste Wicht
9d583dd21b Start reading FAT32 2013-11-08 16:44:20 +01:00
Baptiste Wicht
f02f437649 Apply the License to all source files 2013-11-06 21:55:54 +01:00
Baptiste Wicht
f2f4a747df Implement mount 2013-11-06 20:34:53 +01:00
Baptiste Wicht
a6cdf46cc4 Add iteration support to array and unique_heap_array 2013-11-05 21:36:59 +01:00
Baptiste Wicht
d49f115a15 Add unique_heap_array to simplify code 2013-11-05 21:12:06 +01:00
Baptiste Wicht
2076949a29 Improve code and remove memory leak 2013-11-05 20:33:49 +01:00
Baptiste Wicht
7ac0124030 Start implementation of the partitions commands 2013-11-05 20:00:35 +01:00