summaryrefslogtreecommitdiff
path: root/lib/libc/gen/scandir.c
AgeCommit message (Expand)Author
2022-03-12reallocarr returns errno. preserve it.christos
2021-10-29scandir(3): Convert malloc(x * y) and realloc(x * y) to reallocarrnia
2016-12-16scandir/alphasort take "const struct dirent **" not "const void *" inmrg
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2007-06-09PR/36464: scandir(3) corrupts heap when run on ZFS directories because ZFSchristos
2005-09-13compat core reorg.christos
2005-08-1964 bit inode changeschristos
2005-03-17Rename select argument to selectfn to avoid a shadowing warning.kleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-21Cosmetic changse.enami
2001-11-21Extend an array before allocating an element. This makes cleanup code a bitenami
2001-10-25avoid leaks in the case of error.yamt
2000-04-16make scandir(3)'s 3rd argument take a function that takes a *const*mrg
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-13delintchristos
1998-08-26fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...perry
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-02-27trivial changes to quiet lint.perry
1998-02-03remove obsolete register declarationsperry
1997-08-03don't forget d_type when copying dirent structure; from Giles Lean inmikel
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Fix RCSID'schristos
1995-02-25clean up Id's on files previously imported...cgd
1994-07-27Add RCS Id'sjtc
1994-07-27Sync with 4.4 litejtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd