Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!munnari.oz.au!sirius.ucs.adelaide.edu.au!chook.ua.oz From: cagney@chook.ua.oz (Andrew Cagney - aka Noid) Newsgroups: comp.os.minix Subject: Re: tsort problem Message-ID: <1977@sirius.ucs.adelaide.edu.au> Date: 2 Dec 90 23:16:50 GMT References: Sender: news@ucs.adelaide.edu.au Distribution: comp Lines: 18 Nntp-Posting-Host: chook.ua.oz.au From article , by utah@emc2.sit.shimz.co.jp: > > Some people send me e-mail and I could get few fixes of tsort. > I could make libc.a with tsort which was written by Andrew Cagney > (cagney@chook.ua.oz). This tsort worked quite fine. Sorry, I didn't write it :-) it was written by: /* ** topo - perform a topological sort of the output of lorder. ** ** Usage : topo [infile] [outfile] ** ** Author: Kent Williams (williams@umaxc.weeg.uiowa.edu) */ Andrew Cagney