This website requires JavaScript.
Explore
Help
Sign In
lks
/
minimalc
Watch
1
Star
0
Fork
0
You've already forked minimalc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
53
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Lucas Schumacher
cc557ed1b9
Add socktest to makefile
2025-05-04 11:13:57 -04:00
arch
Add x86_64 start code to access argc and argv
2025-05-02 20:48:09 -04:00
net
Actually add ipv4 header for ipv4 support
2025-04-29 01:42:49 -04:00
.gitignore
Clean up Makefile
2025-05-04 11:01:38 -04:00
buildtest.c
Add x86_64 start code to access argc and argv
2025-05-02 20:48:09 -04:00
int.h
Add support for clock syscalls
2025-04-30 12:52:49 -04:00
Makefile
Add socktest to makefile
2025-05-04 11:13:57 -04:00
socktest.c
Move generic start code and memset into arch/generic.h
2025-05-02 11:36:05 -04:00
sys.h
Add generic strlen implementation
2025-05-02 20:47:16 -04:00
Description
No description provided
140
KiB
Languages
C
91.5%
Makefile
8.5%