This website requires JavaScript.
Explore
Help
Sign In
tristan
/
ZealOS
Watch
1
Star
0
Fork
0
You've already forked ZealOS
mirror of
https://github.com/Zeal-Operating-System/ZealOS.git
synced
2025-06-07 08:14:48 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ZealOS
/
zealbooter
History
TomAwezome
11b790db57
Delete .gitignore
2022-09-16 02:54:04 -04:00
..
lib
Add zealbooter library files for strcpy, strncpy, strcmp, strncmp, strlen.
2022-09-08 18:47:59 -04:00
GNUmakefile
Move zealbooter libs to subdirectory.
2022-09-08 18:01:32 -04:00
lib.c
Change ZealBooter library files to verifiably Public Domain implementations.
2022-09-08 01:57:22 -04:00
lib.h
Add zealbooter library files for strcpy, strncpy, strcmp, strncmp, strlen.
2022-09-08 18:47:59 -04:00
linker.ld
Initial work on ZealBooter
2022-08-20 01:54:34 +02:00
trampoline.S
Fix zealbooter memmap kernel header buffer-overflow.
2022-09-12 00:41:09 -04:00
zealbooter.c
Remove BSD-2/GPL-2.0 licensed source code from Public Domain licensed repository.
2022-09-15 17:14:44 -04:00