summaryrefslogtreecommitdiff
path: root/dselect/cxx-support.cc
AgeCommit message (Expand)AuthorFilesLines
2018-03-26dselect: Assume that m_malloc() never returns NULLGuillem Jover1-13/+2
2017-02-26dselect: Do not depend on cxxabi.h to have declared __cxa_pure_virtualJörg Sonnenberger1-1/+5
2016-10-30dselect: Include missing <new> for new and delete operator declarationsGuillem Jover1-0/+2
2016-10-30dselect: Implement local abi::__cxa_pure_virtualGuillem Jover1-0/+11
2016-10-30dselect: Add replacement new and delete array operatorsGuillem Jover1-0/+23
2016-10-30dselect: Move C++ support code into its own fileGuillem Jover1-0/+53