BarinkOS/CoreLib
Nigel Barink e82392e9d9 FAT Filesystem implementation additions 2023-10-27 18:07:11 +02:00
..
List.h We can now open and read files on the harddisk through a messy virtual filesystem 2023-02-26 13:44:41 +01:00
Makefile FAT Filesystem implementation additions 2023-10-27 18:07:11 +02:00
Memory.cpp Fixed up ACPI Version 1.0 checksum validation code 2023-02-27 00:32:16 +01:00
Memory.h We can now open and read files on the harddisk through a messy virtual filesystem 2023-02-26 13:44:41 +01:00
Path.cpp Improved build system 2023-02-20 00:29:06 +01:00
Path.h Improved build system 2023-02-20 00:29:06 +01:00
Stack.cpp Improved build system 2023-02-20 00:29:06 +01:00
Stack.h Improved build system 2023-02-20 00:29:06 +01:00
String.cpp Improved build system 2023-02-20 00:29:06 +01:00
String.h Improved build system 2023-02-20 00:29:06 +01:00
StringView.cpp Improved build system 2023-02-20 00:29:06 +01:00
StringView.h Improved build system 2023-02-20 00:29:06 +01:00
ctype.cpp Fixing an issue in the CoreLib 2023-10-27 18:04:09 +02:00
ctype.h Added ctype std lib functions 2023-02-25 20:41:21 +01:00