wmii/libcext
2005-12-08 18:38:01 +02:00
..
cext.h changed everything to use container struct 2005-12-08 18:35:40 +02:00
container.c removed annoying debug output from container.c 2005-12-08 18:38:01 +02:00
emallocz.c sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
estrdup.c sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
Makefile sanitized emalloc into emallocz which let's us get rid of various init crap 2005-12-08 02:31:23 +02:00
strlcat.c made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
strlcpy.c added new container data structure which is much better than those ugly arrays 2005-12-06 16:56:57 +02:00
strtonum.c made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00
tokenize.c made string termination Ken Thompson-compliant 2005-12-08 02:46:45 +02:00