is the libc not quite the most OS dependant (or really, kernel dependant) piece of code? Of course the algorithms can be shared, but how do you suppose numerous people (from numerous kernels) can work on one libc project if the lower level of the libc is kernel dependant? You could have multiple code bases and branches, but that kind of defeats the purpose...Solar wrote: Contributions of course wellcome. Come on! There's no sense in every single one of us battling with his/her very own C library. Let's solve this once and for all (and everybody). Don't fear the corps "stealing" a C lib - how much is there to a ISO standard that could possibly be "stolen"?!?
If you have a reasonable method, I'm more than willing to help