Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther 43a11db879 ctrl: Fix the signature of the string control commands
Like with all type unsafe callbacks we will need to cast from
void to the dtype. This addresses some compiler warnings.

Make it possible to only include the control_cmd.h to use the
macros defined in this file.
2014-08-21 15:34:15 +02:00
debian Release: Prepare the release of 0.6.6 2014-03-31 15:40:46 +02:00
doc vty: Merge from a generic section in case no specific one exists 2012-07-25 17:35:52 +02:00
include new <osmocom/vty/ports.h> file listing VTY tcp ports 2014-08-21 15:34:11 +02:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
openbsc ctrl: Fix the signature of the string control commands 2014-08-21 15:34:15 +02:00
src gsm0808: Fix copy and paste pointed out by clang 2014-08-21 14:19:37 +02:00
tests tests/bits: Make sure all 'inline' are also static 2014-06-16 15:57:36 +02:00
utils osmo-auc-gen: Fix compiler warnings about aliasing 2014-06-22 16:53:55 +02:00
.gitignore gsm: Add Kasumi cipher implementation 2014-06-16 14:59:30 +02:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.core.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.gsm.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Doxyfile.vty.in misc: Doxygen tweaks: fixed some typos and minor errors 2013-02-15 13:27:59 +01:00
Makefile.am build: Add .version to EXTRA_DIST 2014-06-15 18:47:03 +02:00
TODO-RELEASE Release: Prepare the release of 0.6.6 2014-03-31 15:40:46 +02:00
configure.ac backtrace: Speculative fix for FreeBSD10.0 and execinfo.h 2014-04-17 23:19:10 +02:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00
libosmogb.pc.in libosmogb: build without strict aliasing rules 2012-09-07 12:01:28 +02:00
libosmogsm.pc.in This patch moves the GSM-specific functions to the new library 2011-03-23 18:08:08 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00