msgb_trim(): actually trim to an absolute length, as the comment states
[osmocom-bb.git] / .gitignore
blobfe022875187af6f9abf97ab7d7f74a4aba9a36fe
1 Makefile
2 Makefile.in
3 .deps
4 .libs
5 *.o
6 *.lo
7 *.la
8 *.pc
9 aclocal.m4
10 acinclude.m4
11 aminclude.am
12 m4/*.m4
13 autom4te.cache
14 config.h*
15 config.sub
16 config.log
17 config.status
18 config.guess
19 configure
20 depcomp
21 missing
22 ltmain.sh
23 install-sh
24 stamp-h1
25 libtool
26 libosmocore-*.tar.*
28 Doxyfile.core
29 Doxyfile.gsm
30 Doxyfile.vty
31 Doxyfile.codec
33 .tarball-version
34 .version
36 #gnu autotest
37 tests/package.m4
38 tests/atconfig
39 tests/atlocal
40 tests/osmo-test
41 tests/package.m4
42 tests/testsuite
43 tests/testsuite.dir/
44 tests/testsuite.log
46 tests/sms/sms_test
47 tests/timer/timer_test
48 tests/msgfile/msgfile_test
49 tests/ussd/ussd_test
50 tests/smscb/smscb_test
51 tests/bits/bitrev_test
52 tests/a5/a5_test
53 tests/auth/milenage_test
54 tests/conv/conv_test
55 tests/lapd/lapd_test
57 utils/osmo-arfcn
58 utils/osmo-auc-gen
60 doc/codec
61 doc/core
62 doc/vty
63 doc/gsm
64 doc/html.tar
66 src/crc*gen.c
67 include/osmocom/core/crc*gen.h
70 # vi files
71 *.sw?