cri-o/conmon
Alvaro Lopez Ortega fe086ff7e0 Ports conmon from getopt() to glib's parsing mechanism
conmon uses getopt() even if it's a glib based application,
and therefore could use the much more modern and flexible
GOptionContext mechanism. Fixes #89

Signed-off-by: Alvaro Lopez Ortega <alvaro@gnu.org>
2016-09-30 23:26:29 -04:00
..
conmon.c Ports conmon from getopt() to glib's parsing mechanism 2016-09-30 23:26:29 -04:00
Makefile Add a Makefile for conmon 2016-09-09 14:41:03 -07:00