Date: Tue, 17 Mar 1998 10:46:06 +0200 (IST) From: Eli Zaretskii To: Nate Eldredge cc: djgpp-workers AT delorie DOT com Subject: Re: Portability docs In-Reply-To: <199803170157.RAA24195@adit.ap.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk 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.