platform_system_core/debuggerd/tombstoned
Josh Gao f5974aedc4 tombstoned: make missing O_TMPFILE workaround actually work around.
We can't actually link an unlinked file back onto disk if it wasn't
opened with O_TMPFILE. Switch to using a temporary filename instead.

Bug: http://b/77729983
Test: agampe
Change-Id: I1970497114f0056065a1ba65f6358f08b51ec551
2018-05-03 16:05:32 -07:00
..
include/tombstoned tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
intercept_manager.cpp tombstoned: fix another call to evconnlistener_new. 2017-09-22 18:00:35 -07:00
intercept_manager.h tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00
tombstoned.cpp tombstoned: make missing O_TMPFILE workaround actually work around. 2018-05-03 16:05:32 -07:00
tombstoned.rc tombstoned: Support java trace dumps. 2017-05-18 12:01:14 +00:00
tombstoned_client.cpp tombstoned: allow intercepts for java traces. 2017-05-31 10:35:32 +01:00