delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-workers-bounces using -f |
X-Recipient: | djgpp-workers AT delorie DOT com |
X-Authenticated: | #27081556 |
X-Provags-ID: | V01U2FsdGVkX1+sVgZ0wkasuk/hLbWB8Sxon35leSWqjs3slwVfFL |
+ghc3adSfKqhwy | |
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de> |
To: | djgpp-workers AT delorie DOT com |
Subject: | Documentation about header structure |
Date: | Mon, 25 Feb 2008 14:36:08 +0100 |
User-Agent: | KMail/1.9.5 |
MIME-Version: | 1.0 |
Message-Id: | <200802251436.08936.juan.guerrero@gmx.de> |
X-Y-GMX-Trusted: | 0 |
Reply-To: | djgpp-workers AT delorie DOT com |
While I was trying to port/compile latest CVS sources of texinfo I have found that they use functions declared in argz.h and asprintf. I am aware that these are neither ANSI nor posix functions and that the functions declared in argz.h may be provided by gnulib. Neitherless this rises the question for interested people how this can be implemented for djgpp and thus what the structure of a header should looks like? I have been checking the djgpp and djgpp-workers mailing list. The only usefull information I have found has been: http://www.delorie.com/archives/browse.cgi?p=djgpp/1994/11/22/05:18:04 http://www.delorie.com/archives/raw.cgi?p=djgpp/1994/11/23/00:12:25 and: http://www.delorie.com/archives/browse.cgi?p=djgpp-workers/2001/01/07/16:40:15 Is there some definitive documentation about how a header that may declare ansi and/or posix and/or BSD functions should looks like? Regards, Juan M. Guerrero
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |