aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/posix/scandir.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-01scandir: Add support for struct dirent::d_typeSebastian Huber1-1/+4
2019-02-01a) Use strcoll() in opendir() and alphasort()ache1-3/+4
2019-02-01scandir(3) previously used st_sizedas1-53/+31
2019-02-01Remove __P and convert to ANSI prototypes.obrien1-7/+4
2019-02-01Clean up the vcs ID stringsjhb1-3/+2
2019-02-01Renumber copyright clause 4imp1-1/+1
2019-02-01scandir: Update copyright notice from FreeBSDSebastian Huber1-3/+3
2019-02-01General further adoption of SPDX licensing ID tags.pfg1-0/+2
2018-01-17ansification: remove _DEFUNYaakov Selkowitz1-4/+2
2018-01-17ansification: remove _ANDYaakov Selkowitz1-4/+4
2013-04-02 * libc/posix/scandir.c (DIRSIZ): Use offsetof instead of magicCorinna Vinschen1-2/+3
2008-11-242008-11-24 Joel Sherrill <joel.sherrill@oarcorp.com>Jeff Johnston1-35/+40
2008-10-312008-10-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-4/+0
2005-10-262005-10-26 Shaun Jackman <sjackman@gmail.com>Jeff Johnston1-3/+3
2003-06-062003-06-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-8/+8
2002-06-052002-06-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-5/+32
2000-08-282000-08-27 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston1-4/+12
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor1-0/+142