llvm-project/lldb/source/Host/posix
Richard Trieu 30935ef0bc Fix problem with r362192
The string returned only sometimes ends in NULL.  Explicitly check for the NULL
and pop off the NULL if it is there.

llvm-svn: 362194
2019-05-31 05:55:07 +00:00
..
ConnectionFileDescriptorPosix.cpp Make ConnectionFileDescription work with all sockets 2019-05-30 23:30:35 +00:00
DomainSocket.cpp Fix problem with r362192 2019-05-31 05:55:07 +00:00
FileSystem.cpp [lldb] Add missing EINTR handling 2019-03-21 19:35:55 +00:00
HostInfoPosix.cpp [ExpressionParser] Implement ComputeClangResourceDir for Windows 2019-03-07 20:09:15 +00:00
HostProcessPosix.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
HostThreadPosix.cpp [lldb] NFC modernize codebase with modernize-use-nullptr 2019-05-23 11:14:47 +00:00
LockFilePosix.cpp [lldb] Add missing EINTR handling 2019-03-21 19:35:55 +00:00
PipePosix.cpp [lldb] Add missing EINTR handling 2019-03-21 19:35:55 +00:00
ProcessLauncherPosixFork.cpp Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00