Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther 43558316bc bsc_fd: Add a build option to be able to debug fd list corruption
bsc_register_fd on an already registered fd can corrupt the list
in a heavy way and make the select end in an infinite loop, this
code will workaround the issue and provide a way to set a breakpoint
at the right position in the code.
2010-08-06 06:50:23 +08:00
include Import gsm48_decode_freq_list() from osmocom-bb/layer23 2010-08-04 11:46:44 +02:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src bsc_fd: Add a build option to be able to debug fd list corruption 2010-08-06 06:50:23 +08:00
tests tests: don't hardcode length values of expected encoding gsm_7bit_encode: 2010-07-21 02:43:58 +08:00
.gitignore Update .gitignore 2010-04-28 10:10:47 +02:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Makefile.am Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00
configure.in bsc_fd: Add a build option to be able to debug fd list corruption 2010-08-06 06:50:23 +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
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00