Jonas 'Sortie' Termansen
|
1444683ea8
|
Refactor kernel VFS.
Note: This is an incompatible ABI change.
|
2013-12-17 14:30:24 +01:00 |
|
Jonas 'Sortie' Termansen
|
90036ca6a8
|
Update copyright headers of old files to the current format.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
eb5be61d20
|
Fix trailing blank lines.
|
2013-12-17 14:30:23 +01:00 |
|
Jonas 'Sortie' Termansen
|
c0fabc2e8d
|
Move remainder of Maxsi::String into kernel tree.
|
2012-12-14 14:13:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
2206412e14
|
Replace Maxsi::String::Reject with strcspn.
|
2012-12-14 14:13:35 +01:00 |
|
Jonas 'Sortie' Termansen
|
5e4dadbba0
|
Replace Maxsi::String::Length with strlen.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
b4374f66b7
|
Replace <libmaxsi/memory.h> with <string.h>.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
5d082b3bbb
|
Replace Maxsi::Error:: with <errno.h>.
|
2012-12-14 14:13:34 +01:00 |
|
Jonas 'Sortie' Termansen
|
3095503b9b
|
Correct usage of deprecated nat and byte data types.
|
2012-12-14 14:13:33 +01:00 |
|
Jonas 'Sortie' Termansen
|
f3532081aa
|
Added a filesystem utility class for providing a fixed buffer.
|
2012-08-01 13:07:31 +02:00 |
|
Jonas 'Sortie' Termansen
|
494636b8eb
|
Added some filesystem utility classes.
|
2012-07-24 19:56:33 +02:00 |
|