C support libraries

goon

New Tinkerer
Mar 4, 2026
14
10
3
Hi,

just wanted to say I started making additions to the C library, it was made on a Powerbook G4 running Debian Linux.
Here's the source code of the first library :
 

goon

New Tinkerer
Mar 4, 2026
14
10
3
libactorc1 is now at version 0.1.6. It should be usable and only has one malloc system call (stdlib.h/malloc.h). Source code is here : http://sf.net/p/libactorc

I will start compiling both libraries later on.

There might come a recent MacOS version of both.