Ivan Baravy d235c8914c Fix ghost threads in CPU
* kernel: Make sf9 return TSTATE_FREE for invalid slots: 0, >255, free.
* menu: Ignore free slots even if other fields of proc_info look valid.
        Documentation (sysfuncs.txt) clearly states all the other info
        as invalid when slot_state is TSTATE_FREE.
* taskbar: Same as menu.
* cmm/lib/*: Same as menu.
* programs/macros.inc: Add TSTATE_* macros.
2025-02-01 03:32:16 +00:00
2024-07-22 22:18:31 +00:00
2025-01-12 14:28:42 +01:00
2025-02-01 03:32:16 +00:00
2025-02-01 03:32:16 +00:00
2024-05-21 18:04:56 +00:00
2024-07-11 09:00:28 +01:00
Description
Fork of main KolibriOS code, for implementing QR code functionality.
271 MiB
Languages
C 69.1%
Assembly 14.7%
C++ 10.4%
Makefile 1.6%
HTML 1.3%
Other 2.3%