The main KolibriOS repository
Go to file
turbocat 9562f01892 NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".


git-svn-id: svn://kolibrios.org@9952 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-01-04 22:20:35 +00:00
_tools [WS] Make run.py work on modern qemu 2023-08-06 19:45:59 +00:00
contrib NewLib: 2024-01-04 22:20:35 +00:00
data Update docs/README.TXT and rename to CREDITS 2023-10-01 21:53:34 +00:00
drivers [DRIVERS] Fixed linux MSR functions in ddk 2023-12-28 14:06:06 +00:00
kernel [KERNEL] Use PAT if supported. Otherwise MTRR 2023-12-26 18:33:21 +00:00
programs NewLib: 2024-01-04 22:20:35 +00:00
skins Add Arina skin from ConLenov 2022-07-12 11:25:38 +00:00
build.txt Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*") 2022-01-06 19:34:04 +00:00
tup.config.template - Added teatool to autobuild 2020-12-24 22:38:37 +00:00