index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
scandir.c
Age
Commit message (
Expand
)
Author
2022-03-12
reallocarr returns errno. preserve it.
christos
2021-10-29
scandir(3): Convert malloc(x * y) and realloc(x * y) to reallocarr
nia
2016-12-16
scandir/alphasort take "const struct dirent **" not "const void *" in
mrg
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2007-06-09
PR/36464: scandir(3) corrupts heap when run on ZFS directories because ZFS
christos
2005-09-13
compat core reorg.
christos
2005-08-19
64 bit inode changes
christos
2005-03-17
Rename select argument to selectfn to avoid a shadowing warning.
kleink
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2001-11-21
Cosmetic changse.
enami
2001-11-21
Extend an array before allocating an element. This makes cleanup code a bit
enami
2001-10-25
avoid leaks in the case of error.
yamt
2000-04-16
make scandir(3)'s 3rd argument take a function that takes a *const*
mrg
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-13
delint
christos
1998-08-26
fix bcopy->memcpy with memcpy->memmove -- not strictly needed, but...
perry
1998-08-10
bzero->memset, bcopy->memcpy, bcmp->memcmp
perry
1998-02-27
trivial changes to quiet lint.
perry
1998-02-03
remove obsolete register declarations
perry
1997-08-03
don't forget d_type when copying dirent structure; from Giles Lean in
mikel
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1995-02-25
clean up Id's on files previously imported...
cgd
1994-07-27
Add RCS Id's
jtc
1994-07-27
Sync with 4.4 lite
jtc
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-07-30
Add even more RCS frobs.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd