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 3b1c1f5e44 mm: convert -res primitives to return void
There is no reasonable way for the caller to respond to an error returned
by a -res primitive, the initiator is responsible for resending the
request. Change all MM -res primitives to complete the procedure on error
and return void.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2011-02-24 21:47:07 +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 example: update .gitignore 2011-01-07 13:22:48 +01:00
include mm: convert -res primitives to return void 2011-02-24 21:47:07 +01:00
src mm: convert -res primitives to return void 2011-02-24 21:47:07 +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