llvm-project/lldb/source/Host/android
Pavel Labath 7326c01aaa [linux] Remove all traces of signalfd(2)
Summary:
Signalfd is not used in the code anymore, and given that the same functionality can be achieved
with the new MainLoop class, it's unlikely we will need it in the future. Remove all traces of
it.

Reviewers: tberghammer, ovyalov

Subscribers: tberghammer, danalbert, srhines, lldb-commits

Differential Revision: http://reviews.llvm.org/D17510

llvm-svn: 261631
2016-02-23 12:26:08 +00:00
..
HostInfoAndroid.cpp Fix temporary directory computation on linux (pr25147) 2015-10-16 09:32:05 +00:00
LibcGlue.cpp [linux] Remove all traces of signalfd(2) 2016-02-23 12:26:08 +00:00
ProcessLauncherAndroid.cpp Refactor many file functions to use FileSpec over strings. 2015-05-29 19:52:29 +00:00