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
Age
Commit message (
Expand
)
Author
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-09
Xref limits(3).
jruoho
2011-08-09
libc passes the relaxed array boundary check in clang now.
joerg
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-06
Xref chflags(2) and stat_flags(3) with each other.
jruoho
2011-08-06
Drop trailing whitespace.
wiz
2011-08-06
Xref the non-standard finite(3).
jruoho
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-07-25
Adjust xref varargs(3) -> stdarg(3)
njoly
2011-07-22
Set error indicator on invalid arguments. From Carsten Hey.
joerg
2011-07-22
Consistently mark up defined values with Dv.
wiz
2011-07-20
Remove unneeded `Either' word in EFAULT error description.
njoly
2011-07-18
Use a list for clarity, update standards, etc.
jruoho
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-17
fix type punned warnings in debugging code.
christos
2011-07-16
Note that dup2(2) and dup3(2) may not fail with EMFILE; from PR lib/45148.
jruoho
2011-07-15
mention EINVAL.
christos
2011-07-15
Small markup edit.
jruoho
2011-07-15
Small markup glitch.
jruoho
2011-07-14
New sentence, new line.
wiz
2011-07-14
Complete prototypes, markup NULL, complete return values, more markup.
jruoho
2011-07-12
rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes.
mrg
2011-07-10
Don't use "f" with non-fp types. Use a union to go between
matt
2011-07-10
Fix so that float128_to_uint64_round_to_zero is defined for sparc64.
matt
2011-07-09
don't indent this bullet list either, it is not required
plunky
2011-07-09
Don't build tf (long double) if building for O32.
matt
2011-07-09
Appease lint and don't use C99 features.
matt
2011-07-09
Add ieee754 versions of the compiler runtime functions
matt
2011-07-09
Add SOFTFLOAT_NEED_FIXUNS condition around the float128 fixuns
matt
2011-07-08
Bump date for xdr_sizeof. Remove trailing whitespace.
wiz
2011-07-08
Sort error descriptions.
wiz
2011-07-07
Don't define a new enum. Just #define round_* to their FP_Rx instead.
matt
2011-07-04
Add documentation link xdr_sizeof(3) -> xdr(3)
manu
2011-07-04
avoid some uninitalised variable warnings.
mrg
2011-07-04
add support for __floatunsisf().
mrg
2011-07-04
insert some (uintptr_t) between int and pointer casts.
mrg
2011-07-04
Document newly imported xdr_sizeof()
manu
2011-07-04
Add __floatunsidf __floatunsisf __floatunsitf routines.
matt
2011-07-04
Import xdr_sizeof() from FreeBSD
manu
2011-07-04
Update to C89 style.
matt
2011-07-04
sh3 also needs -Wno-enum-compare here.
mrg
2011-07-03
But use .Xr (and not .Fn) with references to external functions.
jruoho
2011-07-03
Use .Fn (and not .Nm) for functions.
jruoho
2011-07-03
mips wants some -Wno-enum-compare here, too.
mrg
2011-07-03
Note that mknod(2) may fail with EINVAL.
jruoho
2011-07-01
Fix some bugs [exceed array bounds]. Simplify.
matt
[next]