On Friday 17 July 2009 03:45 pm, Konstantin Belousov wrote:
> Author: kib
> Date: Fri Jul 17 19:45:42 2009
> New Revision: 195745
> URL: http://svn.freebsd.org/changeset/base/195745
>
> Log:
>   Implement RTLD_NOLOAD flag for dlopen(3).

There was brief discussion long ago:

http://docs.freebsd.org/cgi/mid.cgi?Pine.BSF.4.21.0005262046240.6763-100000
http://docs.freebsd.org/cgi/mid.cgi?200005282207.PAA13158

It was implemented in glibc 2.2 according to the manual page:

http://www.linuxhowtos.org/manpages/3p/dlsym.htm

This explains what it does:

http://stupefydeveloper.blogspot.com/2008/03/dlopen-performance.html

FYI...

Jung-uk Kim
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to