Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther b6cb37fec7 debian: Testing was disabled because of a funny x86 compiler issue caused by us
The bits test will fail on Debian Stable for x86. Somehow the load
of a static const array is ending up accessing random memory. This
only happens when not using any -OX options and this is caused by
us. Do not override the default debian CFLAGS.. and the tests will
pass on debian stable.
2012-11-05 21:28:03 +01:00
debian debian: Testing was disabled because of a funny x86 compiler issue caused by us 2012-11-05 21:28:03 +01:00
doc vty: Merge from a generic section in case no specific one exists 2012-07-25 17:35:52 +02:00
include Add "extern" keywords 2012-10-27 10:03:12 +02:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src GSM48: Avoid unaligned access in gsm48_construct_ra 2012-11-05 12:30:09 +01:00
tests logging: Modify the testcase to excercise Nico's fix 2012-09-27 16:31:29 +02:00
utils Add missing includes to timer_test.c and osmo-auc-gen.c 2012-08-02 08:42:59 +02:00
.gitignore logging: Move the logging test from OpenBSC into libosmocore 2012-09-27 16:29:54 +02:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Doxyfile.codec.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.core.in consistent Doxyfile naming 2011-08-20 17:39:58 +02:00
Doxyfile.gsm.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Doxyfile.vty.in Auto-generate the version information of Doxygen documentation 2011-08-17 19:22:12 +02:00
Makefile.am vty: Add xsd and a command that can generate the documentation. 2012-07-25 11:58:58 +02:00
configure.ac Do not use --version-script linker flag on OSX 2012-10-27 10:03:12 +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