Go to file
Petri Lehtinen 55af26f05a strbuffer: Optimize string termination
Do not zero all of the memory, just the first unused byte to make the
string null terminated.
2009-07-04 13:19:41 +03:00
src strbuffer: Optimize string termination 2009-07-04 13:19:41 +03:00
.gitignore Add autotools generated files to .gitignore 2009-05-16 22:26:51 +03:00
config.h.in Use autoconf, automake & libtool 2009-05-12 22:21:50 +03:00
configure.ac Don't use AM_MAINTAINER_MODE 2009-06-15 22:30:17 +03:00
Makefile.am Use autoconf, automake & libtool 2009-05-12 22:21:50 +03:00
TODO Add TODO 2009-06-15 13:53:53 +03:00