]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r232572:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 12 Mar 2012 12:29:31 +0000 (12:29 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 12 Mar 2012 12:29:31 +0000 (12:29 +0000)
commite82832cfa14588bcf771f3fb1d65cff24401d4bf
treeadb31d26fb34521311b129709755007294f2c2a1
parent45415602a6225392c413a1f61f24b9f91837b067
MFC r232572:
Use hand-made isspace1() macro which is enough to detect spaces in
libmap.conf.

MFC r232590 (by pluknet):
Rename isspace1() macro to the more appropriate rtld_isspace().

git-svn-id: svn://svn.freebsd.org/base/stable/9@232863 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
libexec/rtld-elf/libmap.c