bluez/input
Anderson Lizardo fb84461539 input: Fix errno handling convention
Variables which are assigned to the errno variable (usually called
"err") should be negative, and "-err" should be used where a positive
value is needed.

Also remove a few unnecessary errno assignments.
2011-11-17 13:57:53 +02:00
..
device.c input: Fix errno handling convention 2011-11-17 13:57:53 +02:00
device.h Remember fake devices for the daemon's lifetime 2010-09-02 23:11:55 +03:00
fakehid.c Fix use of deprecated glib on input plugin 2011-01-19 13:53:20 +02:00
fakehid.h Remember fake devices for the daemon's lifetime 2010-09-02 23:11:55 +03:00
input.conf Add sample for input.conf file 2008-05-15 15:19:39 +00:00
main.c Move logging.{c,h} to log.{c,h} 2010-05-21 14:40:36 +02:00
manager.c Fix error checking in headset_probe() 2011-05-15 01:47:06 +03:00
manager.h Update copyright information 2010-01-01 17:08:17 -08:00
server.c Improve input server connect log messages 2011-07-03 14:42:01 +03:00
server.h Update copyright information 2010-01-01 17:08:17 -08:00
sixpair.c Save name for the sixaxis controller 2008-10-16 01:46:09 +02:00