summaryrefslogtreecommitdiffstats
path: root/newlib/libc/posix/scandir.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston2000-08-281-4/+12
| | | | | | | | | * libc/posix/scandir.c (DIRSIZ, scandir): use struct dirent.d_namlen only if _DIRENT_HAVE_D_NAMLEN is defined. (alphasort): aligned prototype with libc/sys/cygwin/sys/dirent.h and simplified function body. * libc/posix/telldir.c (telldir): changed "telldir" prototype to long telldir (DIR *) as mentioned in annex B of POSIX.1
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+142