Mail Archives: djgpp/2001/08/16/07:14:36
DJ Delorie wrote:
>
> > a) To support the filefirst() filenext() and fileclose() functions
> > with the ffblk structure filled to the best of each O/Ses ability.
> >
> > b) The extra string functions which are not POSIX compliant, yet depended on
> > by many, would be packaged for other compilers.
>
> Have you checked out libiberty?
That would be my suggestion as well - libiberty already has
implementations of many functions that are missing on broken on some
systems. You should consider submitting code to them instead of
starting your own project (plus, since libiberty is a GNU project and
part of major distributions like gcc, binutils and gdb, it's more likely
that its code will be refined and tinkered with).
If the libiberty maintainers should decide that it's not useful to add
portable implementations of findfirst et al to libiberty, then you could
of course start your own library (perhaps named libnobill?).
--
Tim Van Holder - Anubex N.V.
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
This message was posted using plain text. I do not endorse any
products or services that may be hyperlinked to this message.
- Raw text -