aboutsummaryrefslogblamecommitdiffstats
path: root/calendar/alarm.h
blob: 3c2ab18ff1ce1c6f3a41c2776f3acabc51f2c031 (plain) (tree)
1
2
3
4
5
6
7
8
9


               

                 
                                                                                

                          
                                                                           
                                   

      
#ifndef ALARM_H
#define ALARM_H

#include <time.h>

typedef void (*AlarmFunction)(time_t time, CalendarAlarm *which, void *closuse);

void alarm_init    (void);
void alarm_add     (CalendarAlarm *alarm, AlarmFunction fn, void *closure);
int  alarm_kill    (void *closure);

#endif
* Update gnucash and gnucash-docs to 3.2madpilot2018-06-267-75/+45 * Mark these ports as broken on aarch64, and, where appropriate, on armvX.linimon2018-06-221-0/+4 * multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-0/+1 * Use PY_FLAVOR for dependencies.mat2018-06-2113-44/+44 * Mark ports broken on powerpc64, categories d-f.linimon2018-06-181-0/+2 * finance/R-cran-tseries: updated to version 0.10-45dbn2018-06-142-4/+4 * Upgrade to the latest stable version, 1.0.4.thierry2018-06-102-4/+4 * Attempt to fix build. The kmm_ofximport_dialogs target depends onjhale2018-06-081-0/+13 * Fix crash when editing or adding new transactionsjhale2018-06-063-13/+20 * Update to 4.8.2jhale2018-06-067-56/+25 * Add LICENSEsunpoet2018-06-052-1/+4 * finance/R-cran-tseries: updated to version 0.10-44dbn2018-06-022-5/+4 * - Update to 1.7.3.3wen2018-06-022-4/+4 * Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6cpm2018-06-011-0/+1 * Update WWWsunpoet2018-05-2834-34/+34 * - Update finance/gnucash to 3.1madpilot2018-05-1512-351/+356 * Update to 6.11.3sunpoet2018-05-112-4/+4 * Update finance/skrooge to 2.13.0tcberner2018-05-103-5/+6 * Update to 6.11.2sunpoet2018-05-062-4/+4 * Remove redundant PKGMESSAGE assignment, which is set appropriatelydanfe2018-05-061-1/+0 * - Update to 1.7.3.2wen2018-05-05