Mail Archives: djgpp-workers/1998/09/01/04:34:18
On Tue, 1 Sep 1998, George Foot wrote:
> > > Finally we need to go through the .txh files adding the information.
> > > This is a big task, but not very difficult to do at a simple level,
> > > since the header files already show whether a function is defined in
> > > ANSI or POSIX or neither.
> >
> > You could do this with a program, or even a Sed script, since the
> > __STRICT_ANSI__ and __POSIX_SOURCE symbols tell the whole story.
>
> That might not be trivial because different nodes have different
> amounts of documentation; some have examples, some don't, some have
> miscellaneous notes after the return value but before the example,
> ... My Sed scripting isn't up to this. ;)
This was just an idea. The person who should be *really* motivated to
do something like that is the one who gets the dubious pleasure of
creating the portability info ;-).
- Raw text -