summaryrefslogtreecommitdiff
path: root/android/system-emulator.c
Commit message (Expand)AuthorAgeFilesLines
* android: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* build: Move declaration of _GNU_SOURCE back into individual source filesMarcel Holtmann2018-12-061-0/+1
* shared/mainloop: Remove mainloop_set_signalLuiz Augusto von Dentz2018-12-051-9/+1
* android: Fix a few compiler warningsMarcel Holtmann2018-05-241-2/+2
* android: Define WAIT_ANY if it is missingMarcel Holtmann2015-03-081-0/+4
* android: Include <poll.h> instead of <sys/poll.h>Marcel Holtmann2015-03-081-1/+1
* shared: Move mainloop implementation from monitor to sharedJohan Hedberg2015-02-121-1/+1
* android: Fix usage of PATH_MAXJohan Hedberg2014-07-111-3/+3
* android/system-emulator: Allow to run daemon without valgrindSzymon Janc2014-06-171-6/+29
* android/system-emulator: Pass --track-origin=yes to valgrindLuiz Augusto von Dentz2014-04-101-4/+5
* android/system-emulator: Enable bluetoothd debug logsSzymon Janc2014-03-111-2/+3
* android: Add --leak-check=full option to valgrin in system-emulatorSzymon Janc2014-02-221-3/+4
* android: Update copyright and license detailsMarcel Holtmann2014-02-111-10/+10
* android/system-emulator: Update property used for start/stop servicesSzymon Janc2014-01-171-3/+3
* android/system-emulator: Remove useless "static" qualifierAnderson Lizardo2014-01-061-2/+1
* android/system-emulator: Add support for bluetoothd-snoop serviceSzymon Janc2014-01-011-5/+56
* android: Add comment why umask() is needed in system-emulatorSzymon Janc2013-12-231-0/+1
* android: Set umask in system-emulatorSzymon Janc2013-12-201-0/+4
* android: Make system-emulator start daemon only onceMarcel Holtmann2013-11-011-0/+3
* android: Run through valgrind with the system-emulatorMarcel Holtmann2013-11-011-2/+11
* android: Monitor child process terminationMarcel Holtmann2013-10-311-0/+38
* android: Add system-emulator for wrapping daemon startMarcel Holtmann2013-10-311-0/+123