Subject: Re: HEADS UP: migration to fully dynamic linked "base" system
To: NetBSD-current Discussion List <current-users@NetBSD.ORG>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 08/27/2002 10:04:22
> A static-linked libc could also always provide (i.e. always include in
> the static binary) call-back functions which a dynamic-linked module
> would have to use to modify global variables such as 'errno' in the
> "parent" program's address space.

If you can find the function call you can find the data item.
Call-back functions make no difference.

	David

-- 
David Laight: david@l8s.co.uk