aboutsummaryrefslogtreecommitdiff
path: root/lib/include
Commit message (Collapse)AuthorAgeFilesLines
* elf: add ehdr, sym, relocjohannst2021-04-171-10/+104
|
* added close,access,write,pread,mmap,munmap syscalls + syscall ret handlerjohannst2021-04-172-8/+44
|
* add memsetjohannst2021-04-171-6/+9
|
* Added dyn allocator + syscall wrappers + minor fixes.johannst2021-03-265-20/+62
|
* added efmt to write out error messages + ERROR_ON macrojohannst2021-03-212-0/+17
|
* Split common headers in header/src files.johannst2021-03-205-0/+187