summaryrefslogtreecommitdiffstats
path: root/toolbox/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* Lose toolbox notify in favor of toybox inotifyd.Elliott Hughes2015-01-141-149/+0
| | | | Change-Id: I02e3849c0b944289c6541ff14f1e80a7f8041829
* notify: dynamically allocate filename bufferJohan Redestig2014-11-201-4/+8
| | | | | | | | use asprintf to dynamically allocate filename buffer rather than just reserving 512 bytes on the stack to avoid potential overflow. Change-Id: Ieeb9c6c2e5f97a9574f8128d84eba0b8efdb7263
* Add missing headers for compilation on x86 targetsOlivier Bailly2010-11-171-0/+1
| | | | Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+144
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-144/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+144