Mail Archives: djgpp-workers/1998/03/17/03:46:48
On Mon, 16 Mar 1998, Nate Eldredge wrote:
> I wonder if perhaps we should get this worked out before trying to implement
> too many more features.
You could try throwing together a prototype using Texinfo macros (they
are described in the Texinfo manual, and some real-life examples are
available in the FAQ sources). You could play with that until you
have something that seems reasonable. A good beginning would be to
take a couple of functions out of libc and add the portability section
using the new tags. I'd suggest using `free' as a relatively simple
example, and `chdir' as a more complex one.
- Raw text -