This website requires JavaScript.
Explore
Help
Sign In
Fennix
/
Kernel
Watch
1
Star
0
Fork
0
You've already forked Kernel
mirror of
https://github.com/Fennix-Project/Kernel.git
synced
2025-05-27 15:04:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Kernel
/
Architecture
/
i686
History
Alex
0289054900
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more
2022-11-28 08:25:37 +02:00
..
cpu
Kernel now compiles on x32
2022-11-14 14:54:18 +02:00
Interrupts
Fixed compiling for x32 & arm64
2022-10-17 04:09:54 +03:00
runtime
Kernel now compiles on x32
2022-11-14 14:54:18 +02:00
ArithmeticOperations.c
Fixed compilation issues on x32
2022-10-21 03:59:01 +03:00
linker.ld
32bit booting working
2022-10-18 00:19:44 +03:00
Multiboot2.cpp
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more
2022-11-28 08:25:37 +02:00
SystemCalls.cpp
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls
2022-11-10 07:09:32 +02:00