On Wed, Feb 17, 2016 at 01:17:33AM +0100, Mattias Andrée wrote: > Signed-off-by: Mattias Andrée <maand...@kth.se> > --- > Makefile | 1 + > README | 1 + > tsort.1 | 72 +++++++++++++++++++++ > tsort.c | 218 > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 292 insertions(+) > create mode 100644 tsort.1 > create mode 100644 tsort.c
Thanks for your work. I've applied the patch!