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
Age
Commit message (
Expand
)
Author
2011-08-16
document non-literal format strings
christos
2011-08-16
do the overflow check in a way that gcc-4.5 likes.
christos
2011-08-14
annotate that some functions use non-literal format strings.
christos
2011-08-14
no need for the snprintf/asprintf dance; use fixed width formats.
christos
2011-08-14
simplify and eliminate non literal string formats.
christos
2011-08-13
- fix warn/err confusiog
christos
2011-08-13
aio_return returns ssize_t not int
jmcneill
2011-08-12
Merge two entries for same error code.
wiz
2011-08-12
Add sigevent(3) to SEE ALSO
apb
2011-08-09
Xref limits(3).
jruoho
2011-08-09
libc passes the relaxed array boundary check in clang now.
joerg
2011-08-09
Fix uninitiaized variable usage (never though lint would miss that when
manu
2011-08-09
Remove PUFFS_KFLAG_WTCACHE, which caused data corruption and slowdown
manu
2011-08-08
Sort sections. Remove trailing whitespace. Sort errors.
wiz
2011-08-08
First stage of support for Extended API set 2. Most of the think is
manu
2011-08-07
Add serial comma, remove trailing whitespace, bump date for previous.
wiz
2011-08-07
Merge the attributes into the returned characters.
blymn
2011-08-07
Document the return values for innstr and friends.
blymn
2011-08-07
Fix a bug that prevented instr and friends returning OK.
blymn
2011-08-07
flush the output after writing the meta sequence.
blymn
2011-08-06
Xref chflags(2) and stat_flags(3) with each other.
jruoho
2011-08-06
Drop trailing whitespace.
wiz
2011-08-06
ort SEE ALSO.
wiz
2011-08-06
Xref the non-standard finite(3).
jruoho
2011-08-06
Deprecate ieee(3).
jruoho
2011-08-06
Split out the scalbn(3) family out from ieee(3) and properly document it.
jruoho
2011-08-05
fix spello in comment
lukem
2011-08-04
need err.h now
christos
2011-08-03
Add logbl(3).
joerg
2011-08-03
Bump date for previous. Remove trailing whitespace.
wiz
2011-08-03
Make cp -p and mv preverve extended attributes, and complain if they cannot.
manu
2011-08-02
Only use -Wconversion if GCC is actually the active compiler.
joerg
2011-08-02
Do not reject reads on directory, it raises a useless EBADFD while the
manu
2011-08-02
Fix creds passed to FUSE when requests are done on behalf of the kernel.
manu
2011-08-02
Add serial comma.
wiz
2011-08-02
Fix typo in function name.
wiz
2011-07-30
Don't include <machine/asm.h>
matt
2011-07-30
Don't use "-Wconversion" with GCC 4.5 which will complain about all the
tron
2011-07-29
pass -Wconversion
christos
2011-07-29
- fix unused params
christos
2011-07-29
better autoconf results
christos
2011-07-29
add -Wunused-parameter
christos
2011-07-29
kill ifdef notdef
christos
2011-07-29
KNF return (\1); -> return \1;
christos
2011-07-28
Add ilogbl(3).
joerg
2011-07-28
Add scalbnl(3) mlinks.
joerg
2011-07-28
Add scalbn{,f,l} for VAX.
matt
2011-07-28
kill ptr_t and ioctl_t, add * sizeof(*foo) to all allocations.
christos
2011-07-28
Put libalpha back.
dyoung
2011-07-28
fix unused variable warnings on systems without _r functions
christos
[next]