Commit Graph

20 Commits

Author SHA1 Message Date
b17f3449ba Use "int3" for debug interrupt 2023-03-06 02:05:14 +02:00
ea59f87c53 #ifndef __SIG_ATOMIC_TYPE__ 2023-03-05 00:22:48 +02:00
5c91f23527 x32 is now compiling 2023-03-04 21:17:19 +02:00
392ebc9be2 Renamed "__no_instrument_function" 2023-02-27 22:19:40 +02:00
84ed8d61e2 Added int1 and int3 marco 2023-02-19 00:23:40 +02:00
3618e1df87 Added __sync marco 2023-02-16 04:04:59 +02:00
b8bcc85ee8 Updated notes 2023-01-02 04:09:14 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
b0cc8f2f87 Added BREAK macro 2022-12-18 16:10:47 +02:00
0289054900 Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
2571c4f539 Added ubsan 2022-11-17 03:33:18 +02:00
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
76e09e1952 Added cwalk library 2022-10-28 06:01:40 +03:00
581638c256 Update files 2022-10-26 21:55:31 +03:00
5d41d36bd8 Implemented SmartCriticalSection 2022-10-21 03:49:12 +03:00
127476ac64 Added SMP support 2022-10-12 03:55:58 +03:00
f746110fbe Implemented GDT & IDT 2022-10-10 09:00:32 +03:00
7c4d43fec3 Implemented a kinda broken tty 2022-10-09 04:01:49 +03:00
8652d781ce Update files 2022-10-08 04:33:53 +03:00