aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/alarm.h
blob: 3c2ab18ff1ce1c6f3a41c2776f3acabc51f2c031 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#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
ter'>committer
path: root/finance
Commit message (Expand)AuthorAgeFilesLines
* Add a patch i forgot in the last commitarved2002-11-221-0/+15
* Add qhacc.knu2002-11-221-0/+1
* Repo-move math/p5-Math-Financial to finance/p5-Math-Financial.knu2002-11-222-2/+2
* Adjust CATEGORIES after Repocopy.arved2002-11-223-15/+16
* Add several new real categories.knu2002-11-181-0/+5
* Add several new real categories.knu2002-11-181-0/+1
* Update to 0.29.naddy2002-11-132-2/+2
* Fix build with the new gtkhtml.marcus2002-11-122-10/+40
* Bump PORTREVISION after the gtkhtml version bump.marcus2002-11-122-0/+2
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-1134-34/+17
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-0734-17/+34
* Update to a more featurefull, but limited-unless-registered version 3.2.mi2002-11-045-20/+34
* devel/SWIG-devel -> devel/swig13knu2002-10-302-2/+2
* Add p5-Business-OnlinePayment-SurePay 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+35
* Add p5-Business-OnlinePayment-LinkPoint 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38
* Add p5-Business-OnlinePayment-Cardstream 1.0, a Business::OnlinePaymentsobomax2002-10-255-0/+37
* Add p5-Business-OnlinePayment-Beanstream 0.01, a Business::OnlinePaymentsobomax2002-10-255-0/+36
* Add p5-Business-OnlinePayment-BankOfAmerica 1.01, a Business::OnlinePaymentsobomax2002-10-255-0/+38
* Add p5-Business-OnlinePayment-AuthorizeNet 3.11, a Business::OnlinePaymentsobomax2002-10-255-0/+40
* Add p5-Business-OnlinePayment-2CheckOut 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+38
* Add p5-Business-OnlinePayment-eSec 0.02, an Business::OnlinePaymentsobomax2002-10-255-0/+37
* Add p5-Business-OnlinePayment-WorldPay-Junior 1.03, an Business::OnlinePaymentsobomax2002-10-255-0/+53
* Add p5-Business-OnlinePayment-VirtualNet 0.02, a Business::OnlinePaymentsobomax2002-10-255-0/+42
* Add p5-Business-OnlinePayment-TCLink 1.01, a Business::OnlinePayment backendsobomax2002-10-255-0/+38
* Add p5-Business-OnlinePayment 2.00, a generic interface for processing onlinesobomax2002-10-255-0/+45
* Update MASTER_SITESkris2002-09-291-1/+1
* Fix build (removal of <values.h>)kris2002-09-291-0/+11
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1
* Update to 1.6.8.marcus2002-08-234-4/+4
* Update to 1.6.7.sobomax2002-08-1812-816/+944
* Relinquish this port since I no longer us it.jedgar2002-08-011-1/+1
* Convert all core GNOME1 components and some of the most popular GNOME1sobomax2002-07-1210-94/+62
* Update to 0.28pat2002-06-283-6/+4
* add p5-Finance-QuoteHist 0.25ijliao2002-06-265-0/+54
* add p5-Finance-Currency-Convert 1.03ijliao2002-06-265-0/+45
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-232-4/+6
* Updated to 1.07skv2002-06-226-30/+27
* My first PERL -> REINPLACE_CMD conversion. Make sure not to leave anythingmi2002-06-221-3/+7
* - Fix incompatibility with guile-1.4.1 and bump PORTREVISION;sobomax2002-06-214-10/+44
* Chase guile shared lib number.marcus2002-06-202-2/+2
* Fix build on currentkris2002-06-161-1/+2
* Fix dependencies to be in sync with the recent JDK ports renaming.glewis2002-06-161-1/+1
* upgrade to 0.3.0ijliao2002-05-14