annotate .hgignore @ 1011:6d9b10633f10 default tip

etmsync Pirelli IMEI retrieval: fix poor use of printf() Bug reported by Vadim Yanitskiy <fixeria@osmocom.org>: the construct where a static-allocated string was passed to printf() without any format arguments causes newer compilers to report a security problem. Given that formatted output is not needed here, just fixed string output, change printf() to fputs(), and direct the error message to stderr while at it.
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 23 May 2024 17:29:57 +0000
parents 94890123a74f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 syntax: regexp
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 \.[oa]$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 \.elf$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 \.bin$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 \.srec$
869
7be2220d52c5 ringtools/examples: add compile.sh like in e1-experiments
Mychaela Falconia <falcon@freecalypso.org>
parents: 867
diff changeset
7 \.bz$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8
142
d41edd329670 fc-cal2text utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 85
diff changeset
9 ^ffstools/cal2text/fc-cal2text$
870
16a5abe66490 .hgignore: cosmetic fix
Mychaela Falconia <falcon@freecalypso.org>
parents: 869
diff changeset
10 ^ffstools/caltools/c1xx-calextr$
859
e5ef798e2d35 fc-add-ramps new program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 855
diff changeset
11 ^ffstools/caltools/fc-add-ramps$
484
68c7e4edc4da fc-bin2rftab utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 439
diff changeset
12 ^ffstools/caltools/fc-bin2rftab$
292
0af5009bd52f fc-cal2bin written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 278
diff changeset
13 ^ffstools/caltools/fc-cal2bin$
439
f4a32c1025a2 fc-rftab2c program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 412
diff changeset
14 ^ffstools/caltools/fc-rftab2c$
318
182c3ae209f6 compile-fc-batt tool written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 294
diff changeset
15 ^ffstools/newcomp/compile-fc-batt$
753
cae22bec3cba compile-fc-batt2 utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 746
diff changeset
16 ^ffstools/newcomp/compile-fc-batt2$
320
7572c35a768a compile-fc-chg tool written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 318
diff changeset
17 ^ffstools/newcomp/compile-fc-chg$
746
f19c347d0a80 tiffs-mkfile utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 744
diff changeset
18 ^ffstools/newcomp/tiffs-mkfile$
240
2568a2a8a453 tiaud-compile program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 235
diff changeset
19 ^ffstools/tiaud/compile$
163
568e2a2b49c8 tiaud-decomp utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 153
diff changeset
20 ^ffstools/tiaud/decomp$
241
1f3b28d66d53 tiaud-mkvol program written
Mychaela Falconia <falcon@freecalypso.org>
parents: 240
diff changeset
21 ^ffstools/tiaud/mkvol$
705
12ae93940467 tiffs-mkfs program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 622
diff changeset
22 ^ffstools/tiffs-mkfs/tiffs-mkfs$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
23 ^ffstools/tiffs-rd/tiffs$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
24 ^ffstools/tiffs-wrappers/mokoffs$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
25 ^ffstools/tiffs-wrappers/pirffs$
728
8e7f6cca385b tiffs-8m wrapper utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 705
diff changeset
26 ^ffstools/tiffs-wrappers/tiffs-8m$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
27
85
c5766d12360d fc-buzplay started
Mychaela Falconia <falcon@freecalypso.org>
parents: 33
diff changeset
28 ^loadtools/fc-buzplay$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
29 ^loadtools/fc-compalram$
548
2e4ab60919b9 fc-dspromdump front end program implemented
Mychaela Falconia <falcon@freecalypso.org>
parents: 484
diff changeset
30 ^loadtools/fc-dspromdump$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
31 ^loadtools/fc-iram$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
32 ^loadtools/fc-loadtool$
790
0bbe0213812d fc-simint put together, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 759
diff changeset
33 ^loadtools/fc-simint$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
34 ^loadtools/fc-xram$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
35
758
b8cb116a7dc7 arfcn2ti utility added to miscutil
Mychaela Falconia <falcon@freecalypso.org>
parents: 753
diff changeset
36 ^miscutil/arfcn2ti$
735
5b8287c655cf fc-pulse-dtr and fc-pulse-rts utilities implemented
Mychaela Falconia <falcon@freecalypso.org>
parents: 728
diff changeset
37 ^miscutil/fc-pulse-dtr$
5b8287c655cf fc-pulse-dtr and fc-pulse-rts utilities implemented
Mychaela Falconia <falcon@freecalypso.org>
parents: 728
diff changeset
38 ^miscutil/fc-pulse-rts$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
39 ^miscutil/fc-rgbconv$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
40 ^miscutil/fc-serterm$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
41 ^miscutil/imei-luhn$
744
2dcfad8a3ed0 make-imeisv utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 735
diff changeset
42 ^miscutil/make-imeisv$
412
a5dab452be0d mokosrec2bin utility imported from the old freecalypso-reveng tree,
Mychaela Falconia <falcon@freecalypso.org>
parents: 393
diff changeset
43 ^miscutil/mokosrec2bin$
622
89e9e79a7f55 srec-regions utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 600
diff changeset
44 ^miscutil/srec-regions$
759
d2fccd82a83e ti2arfcn utility added to miscutil
Mychaela Falconia <falcon@freecalypso.org>
parents: 758
diff changeset
45 ^miscutil/ti2arfcn$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
46
176
2b38691076b9 fc-e1decode utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 171
diff changeset
47 ^ringtools/fc-e1decode$
33
cefdc6623322 fc-e1gen utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 6
diff changeset
48 ^ringtools/fc-e1gen$
867
dfd98dd46068 ringtools: fc-pwt-comp utility written
Mychaela Falconia <falcon@freecalypso.org>
parents: 859
diff changeset
49 ^ringtools/fc-pwt-comp$
874
f442156d31ad ringtools: fc-ringlist-comp program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 870
diff changeset
50 ^ringtools/fc-ringlist-comp$
882
fd4c9bc7835d fc-imy2pwt program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 874
diff changeset
51 ^ringtools/imy/fc-imy2pwt$
33
cefdc6623322 fc-e1gen utility written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 6
diff changeset
52
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
53 ^rvinterf/asyncshell/fc-shell$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
54 ^rvinterf/ctracedec/ctracedec$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
55 ^rvinterf/etmsync/fc-dspapidump$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
56 ^rvinterf/etmsync/fc-fsio$
153
9925fba699be fc-olddump replaced with fc-memdump
Mychaela Falconia <falcon@freecalypso.org>
parents: 142
diff changeset
57 ^rvinterf/etmsync/fc-memdump$
278
31d056f37647 fc-readcal written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 269
diff changeset
58 ^rvinterf/etmsync/fc-readcal$
269
20ed7a320b12 fc-tmsync skeleton started
Mychaela Falconia <falcon@freecalypso.org>
parents: 265
diff changeset
59 ^rvinterf/etmsync/fc-tmsync$
855
ea458ee48691 rvinterf/l1filter: new program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 790
diff changeset
60 ^rvinterf/l1filter/l1trace-filter$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
61 ^rvinterf/lowlevel/rvinterf$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
62 ^rvinterf/lowlevel/rvtdump$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
63 ^rvinterf/lowlevel/tfc139$
346
99471c57155a fcup-rvtat program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 341
diff changeset
64 ^rvinterf/rvtat/fcup-rvtat$
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
65 ^rvinterf/tmsh/fc-tmsh$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
66
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
67 ^target-utils/.*/crt0\.S$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
68 ^target-utils/tf-breakin/embed\.c$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
69 ^target-utils/tf-breakin/mkembed$
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
70
906
94890123a74f tchtools: new program fc-efr2tch
Mychaela Falconia <falcon@freecalypso.org>
parents: 905
diff changeset
71 ^tchtools/fc-efr2tch$
902
8ddb16a37273 tree org: move TCH and VM utils from miscutil to tchtools
Mychaela Falconia <falcon@freecalypso.org>
parents: 882
diff changeset
72 ^tchtools/fc-fr2tch$
8ddb16a37273 tree org: move TCH and VM utils from miscutil to tchtools
Mychaela Falconia <falcon@freecalypso.org>
parents: 882
diff changeset
73 ^tchtools/fc-gsm2vm$
8ddb16a37273 tree org: move TCH and VM utils from miscutil to tchtools
Mychaela Falconia <falcon@freecalypso.org>
parents: 882
diff changeset
74 ^tchtools/fc-tch2fr$
905
546bf873ccc8 tchtools: new program fc-vm2gsmx
Mychaela Falconia <falcon@freecalypso.org>
parents: 902
diff changeset
75 ^tchtools/fc-vm2gsmx$
902
8ddb16a37273 tree org: move TCH and VM utils from miscutil to tchtools
Mychaela Falconia <falcon@freecalypso.org>
parents: 882
diff changeset
76 ^tchtools/fc-vm2hex$
8ddb16a37273 tree org: move TCH and VM utils from miscutil to tchtools
Mychaela Falconia <falcon@freecalypso.org>
parents: 882
diff changeset
77
1
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
78 ^toolchain/binutils-2\.21\.1/
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
79 ^toolchain/binutils-build/
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
80 ^toolchain/gcc-4\.5\.4/
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
81 ^toolchain/gcc-build/
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
82 ^toolchain/newlib-2\.0\.0/
22c6f5bd7ffa .hgignore added, based on freecalypso-sw version
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
83 ^toolchain/newlib-build/
337
560af437a429 sms-pdu-decode main program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 320
diff changeset
84
348
64dcbabd48ca uptools/atcmd framework started
Mychaela Falconia <falcon@freecalypso.org>
parents: 346
diff changeset
85 ^uptools/atcmd/fcup-at$
387
b61b81d3cece fcup-settime program written, compiles, produces expected AT+CCLK command
Mychaela Falconia <falcon@freecalypso.org>
parents: 385
diff changeset
86 ^uptools/atcmd/fcup-settime$
352
02d6c8469535 fcup-smdump implemented, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 348
diff changeset
87 ^uptools/atcmd/fcup-smdump$
362
89fe66cb60f6 fcup-smsend program put together, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 352
diff changeset
88 ^uptools/atcmd/fcup-smsend$
373
1fa4dcbb1c87 fcup-smsendmult program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 362
diff changeset
89 ^uptools/atcmd/fcup-smsendmult$
384
3eb92855f7b9 fcup-smsendpdu program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 373
diff changeset
90 ^uptools/atcmd/fcup-smsendpdu$
385
ce3b57b8920b fcup-smwrite program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 384
diff changeset
91 ^uptools/atcmd/fcup-smwrite$
341
692dbc4c2f07 fcup-atinterf program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 337
diff changeset
92 ^uptools/atinterf/fcup-atinterf$
600
31e219088cd6 uptools/sms-pdu-decode: pcm-sms-decode utility added
Mychaela Falconia <falcon@freecalypso.org>
parents: 548
diff changeset
93 ^uptools/sms-pdu-decode/pcm-sms-decode$
337
560af437a429 sms-pdu-decode main program written, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 320
diff changeset
94 ^uptools/sms-pdu-decode/sms-pdu-decode$