Standard library for lambda-os
Find a file
2022-07-12 19:09:51 -05:00
crt Add simple execvp and functions required for its support 2022-05-26 06:17:16 -05:00
inc string: Add minimal memmove 2022-06-05 09:27:24 -05:00
src string: Add minimal memmove 2022-06-05 09:27:24 -05:00
tests Updated fcntl/open test. 2017-11-08 07:12:39 -06:00
.gitignore Added open to fcntl. Created a test executable. 2017-11-06 21:02:41 -06:00
LICENSE Add LICENSE 2022-07-12 19:09:51 -05:00
linker.ld Added puts, modified linker script. 2018-02-20 15:46:40 -06:00
linker.ld.old Kernel not yet compatible with more comblex ELF data arrangements. 2017-11-03 07:39:27 -05:00
Makefile Enforce i586 target architecture 2022-05-30 21:06:22 -05:00