Add a configure check for strtok() and add locks around its use
authorFabian Keil <fk@fabiankeil.de>
Sun, 30 Oct 2011 16:20:12 +0000 (16:20 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 30 Oct 2011 16:20:12 +0000 (16:20 +0000)
commit43f5258489643f42346c27d440f6353cda2838d2
tree5550a64845ebf955d05d97d80422492f66672c1a
parentfb7262efc9773f80c6737da5f02efe3bade66873
Add a configure check for strtok() and add locks around its use

If strtok() and locks aren't available, let get_last_url()
fall back to the old check-decoded-url code. Compiling with
the old cold will cause some not-yet-committed regression
tests to fail.
configure.in
filters.c
jcc.c
jcc.h