Re: procfs problems

Stefan Monnier (monnier+/news/lists/linux/kernel@TEQUILA.SYSTEMSZ.CS.YALE.EDU)
16 Apr 1997 19:29:11 -0400


Baldur Norddahl <bbn@dark.x.dtu.dk> writes:
> I could spawn the 'bin2text' program but then perfomance is going to
> suck. If I don't want to spawn bin2text I need to store translation tables
> inside my program, and thereby incresse the changes that my program wont

Did you actually read my post ?
I said there would be a library to read those files and bin2text would just be
a front end to that library for those who insist on using fork/exec.

Stefan