OSDN Git Service

dl-string.h: change IS_IN_libdl guard to IS_IN_rtld
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 26 Mar 2011 00:13:29 +0000 (01:13 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:34 +0000 (14:00 +0200)
commitd5f3b8031b87fbc2d355e167c4358f28392d5c4d
treef943951600d99474f54da80a1b51695cbd1712cb
parent8eab3dcbe2c9d0eb1d326329cac9dcce84b6f304
dl-string.h: change IS_IN_libdl guard to IS_IN_rtld

The guard is changed to allow to be used the file in libc as well.
Include string.h (although already included by ldso.h).
Guard the rest of the file according to config options.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
ldso/include/dl-string.h