summaryrefslogtreecommitdiffstats
path: root/tools/sendiso.c
diff options
context:
space:
mode:
authorGravatar Peter Hurley 2010-10-27 09:29:48 -0400
committerGravatar Stefan Richter 2012-02-05 11:18:40 +0100
commitc6569f39f17af1b05a8a9806d794343a65a0f267 (patch)
tree3084a21289d52d675823d43cb329caf36a60d4ab /tools/sendiso.c
parentReset device fd upon error condition in handle_inotify() (diff)
Process multiple inotify events
If multiple inotify events are presented, process *all* of them. This can happen when several device adds are pushed simultaneously. handle_inotify() was refactored. Signed-off-by: Peter Hurley <phurley@charter.net> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'tools/sendiso.c')
0 files changed, 0 insertions, 0 deletions
>+474 2015-11-18Fix array::freeGravatar Ginger Bill 2-2/+6 2015-11-18Fix Another Typo causing unresolved external symbolGravatar Ginger Bill 2-3/+4 2015-11-18Typo fixesGravatar Ginger Bill 7-125/+12 2015-11-17Better `static` keywordsGravatar gingerBill 2-27/+29 2015-11-17Rearrange library orderGravatar gingerBill 1-1/+1 2015-11-17gb_math.hpp - More Angle Units and others thingsGravatar gingerBill 2-209/+219 2015-11-17gb_math.hpp - Initial VersionGravatar gingerBill 3-3149/+3775 2015-11-17gb.hpp - #ifndef for many macrosGravatar gingerBill 2-183/+217 2015-11-15gb.hpp - AngleGravatar gingerBill 2-54/+176 2015-11-09gb.hpp - Cache friendly Transform and String fixesGravatar gingerBill 2-442/+206 2015-11-01gb.hpp - Hash_Table bug fixesGravatar gingerBill 2-75/+84 2015-10-28gb.hpp - Reduction of implicit RAIIGravatar gingerBill 2-452/+1135 2015-10-18gb.hpp - All References are const conventionGravatar gingerBill 3-311/+274 2015-10-18gb.hpp - Namespaced TypesGravatar gingerBill 6-552/+1361 2015-10-05gb.hpp - Fix TodosGravatar gingerBill 2-40/+47 2015-10-05gb.hpp - Basic Type TraitsGravatar gingerBill 2-311/+532 2015-10-05gb.hpp - RandomGravatar gingerBill 2-330/+640 2015-10-04gb.hpp - ComplexGravatar gingerBill 2-276/+778 2015-10-03gb.hpp - AtomicsGravatar gingerBill 1-102/+500 2015-10-02gb.hpp - Bug FixesGravatar Ginger Bill 3-38/+50 2015-09-30gb.hpp - Matrix(2,3)Gravatar gingerBill 2-29/+421 2015-09-29Update README.mdGravatar gingerBill 1-1/+1 2015-09-29gb.hpp - Fix BugsGravatar gingerBill 2-41/+111 2015-09-29gb_string.h - Fix typos and errorsGravatar gingerBill 1-5/+6 2015-09-28Os spec ideasGravatar gingerBill 1-29/+126 2015-09-28gb.hpp - Transform Type and Quaternion FunctionsGravatar gingerBill 1-27/+205 2015-09-28gb.hpp - StringGravatar gingerBill 1-37/+647 2015-09-28gb.hpp - Time functionsGravatar gingerBill 1-481/+765 2015-09-27gb.hpp - Hash Table SupportGravatar gingerBill 2-137/+592 2015-09-27Add experimental gb.hppGravatar gingerBill 2-4/+2257 2015-09-27Fix Silly MistakesGravatar gingerBill 2-150/+151 2015-09-27Update README.mdGravatar gingerBill 1-1/+2 2015-09-27Add extern "C" if compiling as C++Gravatar gingerBill 2-8/+27