summaryrefslogtreecommitdiffstats
path: root/sys-utils/rtcwake.c
Commit message (Expand)AuthorAgeFilesLines
...
* rtcwake: tiny coding style changeKarel Zak2012-04-021-2/+1Star
* rtcwake: only invoke RTC_AIE_ON/OFF ioctls in pairsPaul Fox2012-04-021-1/+4
* rtcwake: align with howto-usage-function.txtSami Kerola2011-10-301-7/+9
* rtcwake: fix crash (invalid free)Petr Uzel2011-10-171-1/+0Star
* rtcwake: cleanup usage()Karel Zak2011-08-161-15/+16
* rtcwake: do not duplicate argument stringsDavidlohr Bueso2011-03-081-2/+2
* rtcwake: test for available suspend modesLawrence Rust2011-02-281-0/+23
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-1/+1
* rtcwake: use err.h routinesKarel Zak2010-11-261-71/+57Star
* rtcwake: add 'show' mode for rtc alarmMarek Otahal2010-11-261-20/+90
* sys-utils: make use xalloc wrappersDavidlohr Bueso2010-11-011-5/+2Star
* rtcwake : add disable action for rtc alarmMarek Otahal2010-04-231-1/+6
* rtcwake: add --dry-run optionKarel Zak2010-04-081-17/+31
* rtcwake: does miss the "off" optionKarel Zak2010-04-081-5/+19
* rtcwake: ignore the tm_isdst field returned from the RTCPaul Fox2009-09-071-1/+1
* rtcwake: add S5 supportKarel Zak2009-09-071-1/+23
* replace usleep() for systems that don't have themDaniel Mierswa2009-08-211-0/+1
* rtcwake: support not suspendingMarco d'Itri2009-01-261-4/+8
* rtcwake: cleanup return codesKarel Zak2008-08-061-14/+14
* rtcwake: prefer RTC_WKALM_SET over RTC_ALM_SETGabriel Burt2008-08-061-18/+17Star
* rtcwake: fix the default mode to "standby"Paulius Zaleckas2008-06-091-1/+1
* rtcwake: fix typo SATE -> STATEMike Frysinger2008-02-151-3/+3
* rtcwake: include libgen.h for basename prototypeMike Frysinger2008-02-151-0/+1
* rtcwake: fix UTC time usageDavid Brownell2008-02-081-1/+11
* rtcwake: misc cleanupsDavid Brownell2007-12-031-20/+28
* rtcwake: fix typoKarel Zak2007-10-111-1/+1
* rtcwake: fix verbose messageKarel Zak2007-10-041-2/+2
* misc-util: new rtcwake commandBernhard Walle2007-07-161-0/+465