From: <ped...@us...> - 2006-08-28 00:38:06
|
Revision: 459 Author: pedroalves Date: 2006-08-27 17:37:55 -0700 (Sun, 27 Aug 2006) ViewCVS: http://svn.sourceforge.net/cegcc/?rev=459&view=rev Log Message: ----------- Implement atexit and _onexit. They are on corelibc, not in coredll in Windows CE SDK, so we have to reimplement them. Modified Paths: -------------- trunk/cegcc/src/mingw/Makefile.in trunk/cegcc/src/mingw/dllcrt1.c Added Paths: ----------- trunk/cegcc/src/mingw/__dllonexit.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |