dect
/
libdect
Archived
13
0
Fork 0
DECT Library
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Patrick McHardy 293fb1e809 timer: export timer functions declarations
The functions are already exported, also export the declarations
since they are useful and easier to use than f.i. using libevent
directly.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-16 15:13:28 +01:00
debian libdect: add debian package build support 2010-07-28 10:56:10 +02:00
doc doc: minor fixes 2010-09-16 04:55:29 +02:00
example ie: add support for <<EVENTS-NOTIFICATION>> IE 2010-10-14 23:06:41 +02:00
include timer: export timer functions declarations 2010-11-16 15:13:28 +01:00
src timer: export timer functions declarations 2010-11-16 15:13:28 +01:00
.gitignore example: add PP CC example 2010-09-08 19:19:12 +02:00
COPYING libdect: add COPYING file 2010-07-27 04:23:43 +02:00
INSTALL libdect: add installation instructions 2010-07-28 17:23:58 +02:00
Makefile.defs.in debug: add libdect-specific assert-macro with optional backtrace support 2010-09-14 22:07:09 +02:00
Makefile.in build: minor build improvements 2010-07-26 21:31:12 +02:00
Makefile.rules.in build: add archive target 2010-10-10 19:53:49 +02:00
autogen.sh Import libdect 2009-05-06 18:41:57 +02:00
configure.ac build: verify that event.h and event library are compatible 2010-11-12 07:04:58 +01:00
install-sh Import libdect 2009-05-06 18:41:57 +02:00
libdect-0.0.1.pc.in libdect: add pkg-config file 2010-07-27 04:32:47 +02:00