aboutsummaryrefslogtreecommitdiff
path: root/src/common/libc
Commit message (Expand)AuthorAgeFilesLines
* include lua_cmsgpack and implement select bindingAlex Auvolat2017-04-211-1/+21
* Progress on stdio impementationAlex Auvolat2016-07-162-98/+115
* Got Lua running \o/Alex Auvolat2016-07-161-15/+41
* Add stubs for many libc functions, and a few implemenations tooAlex Auvolat2016-07-162-1/+97
* Move stuff around, againAlex Auvolat2016-07-152-2/+3
* Add Lua source, not compiled yet as libc/libm functions remain unimplementedAlex Auvolat2016-07-153-3/+8
* Fix sme warnings...Alex Auvolat2016-07-142-10/+15
* Migrate to BAM build toolAlex Auvolat2016-07-132-11/+3
* 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-133-0/+257