aboutsummaryrefslogtreecommitdiff
path: root/src/common/libc/string.c
Commit message (Expand)AuthorAgeFilesLines
* Progress on stdio impementationAlex Auvolat2016-07-161-1/+2
* Add stubs for many libc functions, and a few implemenations tooAlex Auvolat2016-07-161-0/+48
* Move stuff around, againAlex Auvolat2016-07-151-1/+1
* Add Lua source, not compiled yet as libc/libm functions remain unimplementedAlex Auvolat2016-07-151-0/+5
* Fix sme warnings...Alex Auvolat2016-07-141-2/+10
* Change VFS a bit : the root directory of a fs is now a pointer. Fix tests.Alex Auvolat2015-02-241-0/+1
* Make way for ISO 9660 driver.Alex Auvolat2015-02-241-1/+13
* Implement basic syscalls...Alex Auvolat2015-02-191-1/+1
* Begin implementation of syscalls.Alex Auvolat2015-02-131-1/+1
* Reorganize code in preparation for user apps.Alex Auvolat2015-02-131-0/+126