summaryrefslogtreecommitdiff
path: root/profiles/input/suspend-dummy.c
Commit message (Expand)AuthorAgeFilesLines
* profiles: Cleanup deprecated symbolic file permissionsBrian Gix2021-02-231-1/+1
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* profiles: Use full include path for header filesMarcel Holtmann2014-01-251-1/+1
* profiles: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-1/+1
* input: Prefer unlink() over remove() when opening FIFO failsMarcel Holtmann2012-12-221-1/+1
* input: Prefer unlink() over remove() when removing FIFOJohan Hedberg2012-12-221-1/+1
* input: Avoid (risky) recursive calls to suspend_initJohan Hedberg2012-12-221-15/+17
* input: Don't create a FIFO with executable permissionMarcel Holtmann2012-12-221-1/+1
* input: Prefer unlink() over remove()Johan Hedberg2012-12-221-1/+1
* hog: Remove pre-existing suspend FIFOJoão Paulo Rechi Vita2012-12-221-0/+16
* hog: Fix error message formatingJoão Paulo Rechi Vita2012-12-221-1/+1
* hog: Add debug info when initializing the suspend pluginJoão Paulo Rechi Vita2012-12-221-0/+2
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-071-0/+4
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-051-4/+0
* hog: Fix memory leak in suspend-dummySzymon Janc2012-12-031-21/+17
* hog: Create a FIFO for dummy suspendClaudio Takahasi2012-09-281-1/+101
* hog: Add suspend/resume callbacks declarationClaudio Takahasi2012-09-281-1/+9
* hog: Add initial files for suspend supportClaudio Takahasi2012-09-281-0/+38