- 05 Jan, 2011 1 commit
-
-
Colin Cross authored
If a keychord is pressed when debugging is turned off, the main event poll in init will return an event on the keychord fd, but handle_keychord never reads the data. Once this happens, the poll will always return immediately, and init enters an infinite loop. Fix it by always reading from the keychord fd, but only handling the returned keychord if debugging is enabled. Change-Id: Ie4efa98247d3cc978d275dc8a4516b32aa710278
-
- 17 Nov, 2010 1 commit
-
-
Olivier Bailly authored
Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254
-
- 22 Apr, 2010 1 commit
-
-
Colin Cross authored
Change-Id: I298f575c590d0f28b7ad78747f3ebdbba56b7a27
-
- 14 Apr, 2010 1 commit
-
-
Colin Cross authored
Change-Id: I8fba9f5f73439a451fc961f8111612dff4fb5dfd
-