]> git.ipfire.org Git - thirdparty/mtr.git/commit
cleanup: move generic utility functions to a separate file
authorSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:02:15 +0000 (18:02 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 29 Aug 2016 17:10:16 +0000 (18:10 +0100)
commit5226f921d7e71b8120c8c7f0429e3da2ddfebb15
tree0ca2450af64f49812d4273ec79cacb064208bccc
parentbf2b21aee28f570fac4b7d1c30c9240eb5c2c62d
cleanup: move generic utility functions to a separate file

The utils.c is basically an internal general purpose function library.
Makefile.am
mtr.c
utils.c [new file with mode: 0644]
utils.h [new file with mode: 0644]