Age | Commit message (Collapse) | Author | |
---|---|---|---|
44 hours | libc: Add __libc_init as well as cmdline arguments | Ian Moffett | |
This commit introduces a libc initialization function @ __libc_init() a long with variables __argv __argc used for command line arguments Signed-off-by: Ian Moffett <ian@osmora.org> | |||
5 days | libc: Add stdarg.h | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |