mtr/portability
Sami Kerola 73f360b44f
portability: MacOS does not have error() function
Add portability fix by using err() function family.  This is a bit cheeky,
but should work relatively well.
2016-08-23 21:45:20 +01:00
..
.gitignore portability: MacOS does not have error() function 2016-08-23 21:45:20 +01:00
error.c portability: MacOS does not have error() function 2016-08-23 21:45:20 +01:00
error.h portability: MacOS does not have error() function 2016-08-23 21:45:20 +01:00
getopt1.c build-sys: use system getopt_long() when it is available 2016-08-21 20:10:43 +01:00
getopt.c build-sys: use system getopt_long() when it is available 2016-08-21 20:10:43 +01:00
getopt.h build-sys: use system getopt_long() when it is available 2016-08-21 20:10:43 +01:00