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
51
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
7c8c2e2dc2
Add x86_64 start code to access argc and argv
2025-05-02 20:48:09 -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
Add build test
2025-04-13 22:39:13 -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
Fix makefile
2025-04-14 14:00:41 -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%