[git commit future 1/1] dl-string.h: change IS_IN_libdl guard to IS_IN_rtld

Peter Mazinger ps.m at gmx.net
Sat Mar 26 13:49:29 UTC 2011


> On Sat, Mar 19, 2011 at 2:51 PM, Khem Raj wrote:
> > The guard is changed to allow to be used the file in libc as well.
> > Include string.h (although already included by ldso.h).
> 
> this doesnt make much sense.  if you want to use it in libc as well,
> then check for libc.
> 
> #if !defined(IS_IN_libdl) && !defined(IS_IN_libc)

going my way I need only one check, anyway, the changes using this
are far away (somewhere in my patch queue at position >1500)

Peter
-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de


More information about the uClibc mailing list