crash-pipe: Add utility to process core sent to stdin 43/60043/3
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Mon, 22 Feb 2016 17:11:30 +0000 (18:11 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Mon, 29 Feb 2016 12:13:56 +0000 (13:13 +0100)
commitdf53824815d965f54a082a361b97fd94d605c918
treea490a8fc924bc1a09ecec546babf042a4193f1b8
parentffab47b26677b94c768b110e2857a7c18ac87777
crash-pipe: Add utility to process core sent to stdin

This is going to be used as systemd-coredump replacement.

Change-Id: Ib7074ba5e10990d8487b1693a8c92431cdee6964
CMakeLists.txt
packaging/crash-worker.spec
src/crash-pipe/CMakeLists.txt [new file with mode: 0644]
src/crash-pipe/crash-pipe.c [new file with mode: 0644]