aboutsummaryrefslogtreecommitdiff
path: root/src/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Make memory allocator a bit faster ?Alex Auvolat2017-05-311-9/+13
* Implement tk.boxAlex Auvolat2017-05-082-6/+6
* Stuff works but we need to fix region_alloc.cAlex Auvolat2017-05-041-0/+2
* Truetype fontsAlex Auvolat2017-05-036-74/+684
* Lua initAlex Auvolat2017-04-211-1/+5
* First code for lx (Lua eXtended)Alex Auvolat2017-04-191-4/+0
* Mini reorganizationAlex Auvolat2017-04-192-2/+6
* More luaAlex Auvolat2017-01-262-1/+6
* More Lua worksAlex Auvolat2017-01-142-6/+57
* Noncommited changes.Alex Auvolat2017-01-141-25/+81
* Fix stuffAlex Auvolat2016-07-301-1/+2
* Release mode (enables some optimizations) ; fix tests.Alex Auvolat2016-07-301-3/+4
* Use elf symbol table instead of map file for kernelAlex Auvolat2016-07-301-20/+49
* Progress on stdio impementationAlex Auvolat2016-07-161-36/+179
* Got Lua running \o/Alex Auvolat2016-07-166-109/+176
* Make way for libc implementationAlex Auvolat2016-07-168-141/+186
* Add stubs for many libc functions, and a few implemenations tooAlex Auvolat2016-07-169-0/+526
* Move stuff around, againAlex Auvolat2016-07-156-0/+438