Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther 23ba4747d1 select.c: Make the ugly hacker uglier...
Right now I'm seeing crashes when removing a link and deleting
it and I need this hack to make it not crash. We will have to
understand if llist_for_each_entry_safe has a bug or if we are
doing something bad with the list (anchors not properly initialized).
2010-04-11 17:34:52 +02:00
include remove references to u_int*_t and use uint*_t instead 2010-04-09 07:57:40 +02:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src select.c: Make the ugly hacker uglier... 2010-04-11 17:34:52 +02: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