llvm-project/lldb/source/Host
Greg Clayton c8b38d3389 Enable POSIX_SPAWN_CLOEXEC_DEFAULT (a darwin specific flag) when available when using posix_spawn to spawn processes to close all file handles.
llvm-svn: 196404
2013-12-04 19:38:57 +00:00
..
common Added a new directory type for the "bool Host::GetLLDBPath (PathType path_type, FileSpec &file_spec)" function: ePathTypeLLDBTempSystemDir 2013-12-04 18:53:50 +00:00
freebsd Enable Host::LaunchProcess on Linux 2013-08-27 20:58:59 +00:00
linux Add error checking to 'cmd' buffer as it may not be available (ie. in the case of exec). 2013-10-09 19:23:34 +00:00
macosx Enable POSIX_SPAWN_CLOEXEC_DEFAULT (a darwin specific flag) when available when using posix_spawn to spawn processes to close all file handles. 2013-12-04 19:38:57 +00:00
windows Added some MSVC required functions in Windows.cpp. Moved MSVC specific getopt code inside its own folder. 2013-09-07 05:05:49 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00