﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
321	__attribute__((constructor/destructor)) and _DLL_InitTerm()	KO Myung-Hun		"Hi/2.

!__attribute!__((consturctor)) and !__attribute!__((destructor)) can be used as a startup code and an exit code, respectively.

But when using custom _DLL_InitTerm(), if it does not call !__ctordtorInit(), those startup and exit codes are not called.

This is very annoying because a static library is using those features and it is linked into a DLL which does not call !__ctordtorInit(), those startup/exit codes are not executed."	defect	closed	normal	libc-0.7	libc	0.6.6	normal	invalid		
