scandir on solaris 9
Joerg Schilling
Joerg.Schilling at fokus.fraunhofer.de
Thu Jun 18 12:14:47 CEST 2015
Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> wrote:
> > did you guys already had experience with scandir during solaris 8/9
> > times? Apparently there is the UCB version, while later it was moved
> > directly into libc.
>
> scandir() was not part of the POSIX standard before 2008.
>
> A program that requires scandir() is written in a portable way should be fixed
> inline instead of trying to find a workaround.
Sorry, that should be:
A program that requires scandir() is _not_ written in a portable way should be
fixed inline instead of trying to find a workaround.
Jörg
--
EMail:joerg at schily.net (home) Jörg Schilling D-13353 Berlin
joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/'
More information about the maintainers
mailing list