A turning point for GNU libc
A turning point for GNU libc
Posted Mar 29, 2012 11:47 UTC (Thu) by jnareb (subscriber, #46500)In reply to: A turning point for GNU libc by geofft
Parent article: A turning point for GNU libc
> Because it's a saner way to do _everything_. If you just want strings, you can go use the Better String Library (bstring), but then you need to go find a better everything else library, too.
Nb. Git went the way of creating own 'strbuf' micro-library for string manipulation.