Joerg Schilling <[email protected]> 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:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sourceforge.net/projects/schilytools/files/'
