|
e6933acfb0
|
kernel: add aarch64 architecture support
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-10 17:26:26 +02:00 |
|
|
2bb997597e
|
refactor: Fix build on i386
CodeQL Advanced / Analyze (${{ matrix.language }}) (manual, c-cpp) (push) Has been cancelled
Deploy Documentation / Deploy Documentation to GitHub Pages (push) Has been cancelled
Build OS / Build Cross-Compiler & Toolchain (push) Has been cancelled
Build OS / Build amd64 (push) Has been cancelled
Build OS / Build i386 (push) Has been cancelled
Build OS / Build aarch64 (push) Has been cancelled
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-07 17:49:37 +02:00 |
|
|
efb3a80ffd
|
signal: Remove redundant static assertions for signal flags
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 06:03:17 +02:00 |
|
|
5d3bb391a4
|
syscalls: Add syscall_clockid_t and fix enum names
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 04:35:02 +02:00 |
|
|
e23e793574
|
syscalls: Add signal_action_flags_t structure
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2025-01-04 04:19:31 +02:00 |
|
|
1695418dcb
|
kernel/syscalls: Implement sys_tell & sys_seek
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-26 03:20:27 +02:00 |
|
|
b208862de2
|
kernel/syscalls: Add conversion for syscall macros
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-26 03:06:54 +02:00 |
|
|
a8481d4260
|
kernel/syscalls: Fix doxygen documentation
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-26 02:48:50 +02:00 |
|
|
c84757af48
|
kernel/syscalls: Add macros for syscalls
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-26 02:37:02 +02:00 |
|
|
911caf7203
|
kernel/signals: Update headers for syscalls.h changes
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-26 02:23:12 +02:00 |
|
|
b471645743
|
kernel/syscalls: Implement sys_prctl syscall
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-25 04:47:26 +02:00 |
|
|
cc6ec04814
|
kernel/stack: Fix stack guard expansion
Kernel didn't mapped the pages correctly
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-24 03:54:13 +02:00 |
|
|
81af8a48cb
|
kernel/uart: Refactor code
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-23 03:52:26 +02:00 |
|
|
79d267631a
|
kernel/syscalls: Add experimental native system calls
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-20 04:11:01 +02:00 |
|
|
cbd671292d
|
kernel/fs: Implement usr_pread/pwrite in FDT
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-20 04:09:30 +02:00 |
|
|
37c3ee8e99
|
kernel: Update syscall header
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-20 04:07:34 +02:00 |
|
|
7d85dd5dd8
|
kernel: Update interface headers
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-20 04:03:27 +02:00 |
|
|
17abdcaf1e
|
kernel: Update elf.h
Signed-off-by: EnderIce2 <enderice2@protonmail.com>
|
2024-12-20 04:02:09 +02:00 |
|
EnderIce2
|
7948d0c6e5
|
chore: Update makefiles & macros
|
2024-11-29 04:24:27 +02:00 |
|
EnderIce2
|
682c84b2af
|
Merge remote-tracking branch 'Kernel/master'
|
2024-11-20 05:00:33 +02:00 |
|