[Libposix-development] A first step
Status: Pre-Alpha
Brought to you by:
hdante
From: Andreas K. <akr...@go...> - 2009-05-27 08:21:52
|
Hello everyone, Often enough, the first step is the hardest. Since there is no available libposix code yet, I set up a minimalistic project with a few simple string-related routines and a Makefile that builds static and dynamic versions of the library. It's still far from being useful in any way, but it's a start upon which other people can build and contribute code. You can download the project here: http://synflood.at/tmp/libposix.tar.gz Any feedback is welcome. Regards, Andreas |