This website requires JavaScript.
Explore
Help
Sign in
lambda-os
/
lambda-lib
Watch
1
Star
0
Fork
You've already forked lambda-lib
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Standard library for lambda-os
36
commits
1
branch
0
tags
114
KiB
C
95.1%
Makefile
3.8%
Assembly
1.1%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Peter Farley
954f096ab9
Add LICENSE
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