Restore code for closing inherited file descriptors in the child.
[wxWidgets.git] / src / unix / appunix.cpp
2010-03-25  Jouk JansenUpdates to make wxWidgets compaile on OpenVMS again
2010-03-20  Vadim ZeitlinCheck whether SA_RESTART is defined and don't use it...
2007-09-25  Jouk Jansengit-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-06-22  Vadim Zeitlinsuppress Sun CC warnings about casting between C++...
2007-06-22  Vadim Zeitlinfix Sun CC warning about name clash between the method...
2007-06-04  Vadim Zeitlinrename old wxAppConsole to wxAppConsoleBase and wxAppCo...
2007-05-16  Robin DunnApply parts of patch #1719888 to fix compilation on...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...