]> granicus.if.org Git - sudo/commit
Add isblank() function for systems without it. Needed for POSIX
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Nov 2008 18:19:14 +0000 (18:19 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 3 Nov 2008 18:19:14 +0000 (18:19 +0000)
commit48329f0e43002cc3c78bf347d48416fb23d7c9f3
tree99972a6661859d53d15e90eead1a0acaaacb45ad
parent49611b132a8c68473ceb4c30e07d0233eeff1a68
Add isblank() function for systems without it.  Needed for POSIX
character class matching in fnmatch.c and glob.c.
Makefile.in
aclocal.m4
compat.h
configure