This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
05c9f0640c6650bcb996b3124d469d75b145b735
banan-os
/
kernel
History
Bananymous
05c9f0640c
Kernel/LibC: Replace terminal syscalls with ioctls
...
isatty, tc{get,set}attr, tc{get,set}pgrp are now implemented as ioctls instead of separate syscalls
2026-05-15 17:03:33 +03:00
..
arch
Kernel: Fix 64 bit page table range reservation from lower->higher half
2026-05-06 17:30:43 +03:00
font
BuildSystem: building for 32-bit works now
2023-04-02 05:03:17 +03:00
include
/kernel
Kernel/LibC: Replace terminal syscalls with ioctls
2026-05-15 17:03:33 +03:00
kernel
Kernel/LibC: Replace terminal syscalls with ioctls
2026-05-15 17:03:33 +03:00
klibc
LibC: Add SSE2 non-temporal memset and memcpy
2026-04-11 03:30:52 +03:00
CMakeLists.txt
LibC: Add SSE2 non-temporal memset and memcpy
2026-04-11 03:30:52 +03:00
icxxabi.cpp
Kernel: Fix cxxabi for function static variable guards
2024-07-14 01:53:50 +03:00
ubsan.cpp
Kenrel: Add __builtin_unreachable support for UBSAN
2024-09-22 17:14:36 +03:00