]> git.ipfire.org Git - thirdparty/tor.git/commit
Make split function smarter; add a strcmpstart function so we can stop bungling strcm...
authorNick Mathewson <nickm@torproject.org>
Thu, 2 Sep 2004 18:25:50 +0000 (18:25 +0000)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Sep 2004 18:25:50 +0000 (18:25 +0000)
commitf311206d1db3bb88f686cfb52a4c503e97cbe249
tree365adfb183859ff5a52cd2f8d5f017efaa226db7
parent3590eb535a539911cf899511f6f3f21c745c65b8
Make split function smarter; add a strcmpstart function so we can stop bungling strcmp(x, y, strlen(y));

svn:r2325
src/common/util.c
src/common/util.h