Test commit from laptop

This commit is contained in:
Zak Yani Star Fenton 2025-06-04 01:15:05 +10:00
parent 279ffaf25e
commit aa00420121

View File

@ -2,6 +2,8 @@
SecureLang Library for C SecureLang Library for C
THIS IS A TEST EDIT.
## Features ## Features
* A subset of traditional libc features (e.g. `printf`) * A subset of traditional libc features (e.g. `printf`)
@ -12,4 +14,4 @@ SecureLang Library for C
* Doesn't support all legacy functions * Doesn't support all legacy functions
* Incomplete support for error handling, multithreading, signals etc. * Incomplete support for error handling, multithreading, signals etc.
* Currently used for testing in-house systems so not readily buildable/testable on commodity platforms * Currently used for testing in-house systems so not readily buildable/testable on commodity platforms