]> git.ozlabs.org Git - ccan/commit
configure.h: HAVE_ISBLANK
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Mar 2011 03:50:38 +0000 (14:20 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Mar 2011 03:50:38 +0000 (14:20 +1030)
commit082d651ffd87f78f20d56aa477c3c75d7361c1e1
tree1a79d7e7e428b40349285106c714b051831117a3
parentb0a59bdcb3356eec66015bcdffd9a3fbaef0489a
configure.h: HAVE_ISBLANK

This isn't on RHEL4, for example: isascii() and isblank() are not in
C89.
ccan/str/debug.c
ccan/str/str.h
ccan/str/str_debug.h
config.h
tools/configurator/configurator.c