Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Harald Welte faadfe2b93 debug: remove unneeded 'number' member of 'struct debug_info_cat'
As the debug subsystem number is used as index into the debug_info_cat
array, there is no need to store the number explicitly inside the
structure again.
2010-03-26 21:26:01 +08:00
include debug: remove unneeded 'number' member of 'struct debug_info_cat' 2010-03-26 21:26:01 +08:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src debug: remove unneeded 'number' member of 'struct debug_info_cat' 2010-03-26 21:26:01 +08:00
tests add option --disable-tests to disable building of test binaries 2010-03-07 20:33:59 +01:00
.gitignore add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Makefile.am add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
configure.in add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00