libosmocore/utils
Neels Hofmeyr 95fdbc14ff cosmetic: osmo-sim-test.c: use memcpy instead of strncpy
gcc 8.1.0 complains that the terminating \0 is not copied by strncpy, while
this code intends to do exactly that. Use memcpy instead.

Change-Id: I8d66fa22502c04d11ae153b9856d7e54f3492dd6
2018-07-27 18:15:44 +00:00
..
Makefile.am utils: move linked libraries into common variable 2017-10-30 13:56:11 +01:00
conv_codes_gsm.py Don't enforce Python 2 for utilities 2018-07-02 20:30:31 +07:00
conv_gen.py Don't enforce Python 2 for utilities 2018-07-02 20:30:31 +07:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
osmo-arfcn.c doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
osmo-auc-gen.c utils: Fix false positive in compiler warning 2017-11-16 16:16:08 +00:00
osmo-sim-test.c cosmetic: osmo-sim-test.c: use memcpy instead of strncpy 2018-07-27 18:15:44 +00:00