﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
130	Dynamic loading of libc	shadow	bird	"When a library using libc is loaded dynamically, it cannot be unloaded again (dynamically), because libc registers exit handlers.

Either we need a way to unregister those handlers, or libc should stay in memory, so that at least the primary library gets unloaded.

Possible solution:
libc loads itself dynamically in its InitTerm function."	defect	assigned	normal	libc-0.7	libc	0.6.1	normal			
