telodendria/Cytoplasm/src
Jordan Bancino 34f33a1c1b Fix SIGBUS on some platforms. Memory alignment matters!
This is a temporary fix; I'm not convinced it will work on all platforms,
so I will probably end up removing all of the memory boundary code
altogether.
2023-05-26 23:05:35 +00:00
..
include Add sane default memory hook to Cytoplasm, fix more leaks in json. 2023-05-23 22:43:37 +00:00
Io Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Tls Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Args.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Array.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Base64.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Cron.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Db.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
HashMap.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
HeaderParser.c Fix memory leaks in hdoc. 2023-05-15 22:38:52 +00:00
Http.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
HttpClient.c Fix leak in HttpClient. 2023-05-21 13:55:49 +00:00
HttpRouter.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
HttpServer.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Io.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Json.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Log.c Add sane default memory hook to Cytoplasm, fix more leaks in json. 2023-05-23 22:43:37 +00:00
Memory.c Fix SIGBUS on some platforms. Memory alignment matters! 2023-05-26 23:05:35 +00:00
Queue.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Rand.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
RtStub.c Push Main return value into MainArgs. 2023-05-26 21:05:06 +00:00
Runtime.c Fix warning about integer size mismatch. 2023-05-21 13:35:56 +00:00
Sha2.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Str.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Stream.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Tls.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Uri.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Util.c Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00