EnderIce2
|
b0575ba4f2
|
Rename "SafeFunction" macro to "NoSecurityAnalysis"
|
2024-02-04 04:31:30 +02:00 |
|
EnderIce2
|
96daa43d38
|
Update kernel
|
2024-01-19 06:47:42 +02:00 |
|
Alex
|
889e1522a3
|
Restructured and rewritten entire codebase
|
2023-10-09 01:16:24 +03:00 |
|
Alex
|
8898791257
|
Update kernel code
|
2023-08-22 06:21:17 +03:00 |
|
Alex
|
2c51e4432f
|
Update kernel
|
2023-08-06 04:53:14 +03:00 |
|
Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
79c6a5096d
|
Add ROUND_UP and ROUND_DOWN
|
2023-05-10 21:49:28 +03:00 |
|
Alex
|
b4dbf2c281
|
QoL and bug fixes
|
2023-04-10 03:11:46 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
43af65b21e
|
Implement strcasecmp, wcslen and wcsrtombs
|
2023-03-30 19:57:12 +03:00 |
|
Alex
|
93afcd2210
|
QoL improvements
|
2023-03-27 20:11:32 +03:00 |
|
Alex
|
f86f3d9293
|
Rename std functions to match the standard
|
2023-03-23 04:56:49 +02:00 |
|
Alex
|
8a84ed8798
|
Add __no_debug, __target and __min_vector_width
|
2023-03-16 21:40:52 +02:00 |
|
Alex
|
b17f3449ba
|
Use "int3" for debug interrupt
|
2023-03-06 02:05:14 +02:00 |
|
Alex
|
ea59f87c53
|
#ifndef __SIG_ATOMIC_TYPE__
|
2023-03-05 00:22:48 +02:00 |
|
Alex
|
5c91f23527
|
x32 is now compiling
|
2023-03-04 21:17:19 +02:00 |
|
Alex
|
392ebc9be2
|
Renamed "__no_instrument_function"
|
2023-02-27 22:19:40 +02:00 |
|
Alex
|
84ed8d61e2
|
Added int1 and int3 marco
|
2023-02-19 00:23:40 +02:00 |
|
Alex
|
3618e1df87
|
Added __sync marco
|
2023-02-16 04:04:59 +02:00 |
|
Alex
|
b8bcc85ee8
|
Updated notes
|
2023-01-02 04:09:14 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
b0cc8f2f87
|
Added BREAK macro
|
2022-12-18 16:10:47 +02:00 |
|
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 |
|
Alex
|
2571c4f539
|
Added ubsan
|
2022-11-17 03:33:18 +02:00 |
|
Alex
|
dc5b6498f9
|
Improved crash screen
|
2022-11-11 04:42:28 +02:00 |
|
Alex
|
77081b4e1e
|
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls
|
2022-11-10 07:09:32 +02:00 |
|
Alex
|
76e09e1952
|
Added cwalk library
|
2022-10-28 06:01:40 +03:00 |
|
Alex
|
581638c256
|
Update files
|
2022-10-26 21:55:31 +03:00 |
|
Alex
|
5d41d36bd8
|
Implemented SmartCriticalSection
|
2022-10-21 03:49:12 +03:00 |
|
Alex
|
127476ac64
|
Added SMP support
|
2022-10-12 03:55:58 +03:00 |
|
Alex
|
f746110fbe
|
Implemented GDT & IDT
|
2022-10-10 09:00:32 +03:00 |
|
Alex
|
7c4d43fec3
|
Implemented a kinda broken tty
|
2022-10-09 04:01:49 +03:00 |
|
Alex
|
8652d781ce
|
Update files
|
2022-10-08 04:33:53 +03:00 |
|