summaryrefslogtreecommitdiffhomepage
path: root/Public/Developer/SystemLib/Sources/File.c
AgeCommit message (Collapse)Author
2024-04-21MHR-5: Fix: not using buggy wildcard anymore.Amlal El Mahrouss
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-04-17Unrelated: These changes are important but related to nothing.Amlal El Mahrouss
- Window now becomes Wm, as in Window manager. - Fix entrypoint for FragLib. - Remove CoreEvents to be replaced with Event Server, reworked Display Server. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-04-13SystemLib: Adding TrueType support for SystemLib as part of the specs.Amlal El Mahrouss
Public: Add symlink to root as part of the install specs. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
2024-04-03MHR-3: See main changes below.Amlal El Mahrouss
Kernel: Improve Disk interfaces regarding the struct they're using (all of them are using MountpountInterface now) SystemLib: Start adding PowerPC code to the SystemLib to be cross compiled as a PEF FAT binary. Kernel: Adding new builtins to support a wide range of hardware. Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>