summaryrefslogtreecommitdiffstats
path: root/tools/get-location.c
AgeCommit message (Collapse)AuthorFilesLines
2011-05-27tools: Fix missing handling of signalfd read resultsMarcel Holtmann1-0/+3
2011-02-23get-location: fix compilation errorDenis Kenzior1-0/+9
If fd-passing is not enabled, we get a compiler error.
2011-02-23tools: add client to receive location reportingLucas De Marchi1-0/+259
As of now there's no support for fd-passing in D-Bus Python bindings, hence a small C client is needed in order to test location-reporting atom.