banan-os/userspace
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