]> jfr.im git - irc/quakenet/newserv.git/commit
No code changes to sstring, replace the sstring-old mmap implementation with the...
authorChris Porter <redacted>
Sat, 11 Oct 2008 23:25:15 +0000 (00:25 +0100)
committerChris Porter <redacted>
Sat, 11 Oct 2008 23:25:15 +0000 (00:25 +0100)
commit662978442768f5c0860f5d3e8c4250bda7136efa
treea287cad11bdbcd66a82640d7b47a5f0c06a7a6a7
parent6b40e4a152a9d0706e571152e44b9bcf69e2da10
No code changes to sstring, replace the sstring-old mmap implementation with the old malloc one so it's actually useful in valgrind, refactpr that to sstring-valgrind.c.
Also rename USE_VALGRIND to SSTRING_MMAP in sstring-new.c.
lib/sstring-new.c
lib/sstring-old.c
lib/sstring-valgrind.c [new file with mode: 0644]