This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
77b5e6d44aa5421ffea17814de4ecd81e73dcdc9
banan-os
/
userspace
History
Bananymous
3ab1214012
LibC: Fix _toupper and _tolower definitions
...
They were using C++ global namespace, which of course does not exist for C targets.
2024-07-18 01:10:51 +03:00
..
aoc2023
BuildSystem: Cleanup CMake code to allow libc only installation
2024-06-21 01:45:14 +03:00
libraries
LibC: Fix _toupper and _tolower definitions
2024-07-18 01:10:51 +03:00
programs
resolver: Fix infinite debug printing loop, if client disconnects
2024-07-16 15:05:07 +03:00
tests
Kernel: Implement unified input files for device hot-plugging support
2024-07-15 22:11:15 +03:00
CMakeLists.txt
BuildSystem: Cleanup userspace directory layout
2024-07-03 09:18:02 +03:00