summaryrefslogtreecommitdiff
path: root/nuttx/libxx/libxx_eabi_atexit.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-14/+9
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+83