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
/
stdlib
Age
Commit message (
Expand
)
Author
2015-09-01
ANSIfy getopt(3) - this is the REPLACE_GETOPT version from getopt_long(3)
kamil
2015-09-01
Constness correction for the getopt(3) function under REPLACE_GETOPT
kamil
2015-08-20
Minor alterations to reallocarr(3)
kamil
2015-08-20
Fix portability.
joerg
2015-07-28
Compatibility fixes in reallocarr(3)
kamil
2015-07-26
Spacing; Fn -> Xr for jemalloc.
wiz
2015-07-26
Defer using pthread keys until we are threaded.
martin
2015-07-26
Add history of allocators
kamil
2015-07-26
From Timo Buhrmester: Fix wrong parameter description
christos
2015-07-26
mandoc lint
kamil
2015-07-26
Add license header (the NetBSD 2-clause version) with (C) TNF
kamil
2015-07-26
reallocarray(3) cleanup
kamil
2015-07-16
Reorder memcpy(3) and save errno
kamil
2015-07-11
Add missing Fc.
wiz
2015-07-11
Add missing Fc which broke man page on the web. Remove superfluous Pp.
wiz
2015-05-03
Sort SEE ALSO.
wiz
2015-05-03
Sort ERRORS and SEE ALSO.
wiz
2015-05-01
- new test for strtoi
christos
2015-04-19
Redo __aeabi_atexit by shuffling the arguments and dropping the code in
joerg
2015-04-18
Add __aeabi_atexit alias for another case of NIH on ARM.
joerg
2015-03-11
Use existing month for Dd.
wiz
2015-03-10
Behave in an OpenBSD compatible way for 0.
christos
2015-03-10
PR/49640: Kamil Rytarowski: Improve error printing
christos
2015-03-10
The OpenBSD strtonum() only accepts base 10 keywords. (Kamil Rytarowski)
christos
2015-02-19
Add EXAMPLES section, from Youri Mouton.
wiz
2015-02-18
Fix Xref. Split line, Ox doesn't take word arguments.
wiz
2015-02-17
use reallocarr()
christos
2015-02-17
Move reallocarray under _OPENBSD_SOURCE where it belongs.
joerg
2015-02-17
Introduce reallocarr(3) for easy (re)allocation of memory with overflow
joerg
2015-02-06
Remove trailing whitespace.
wiz
2015-02-05
Remove incorrect comment about size; mention that the malloc ambiguity is
christos
2015-02-05
Revert addition to reallocarray to the malloc man page, but keep
christos
2015-02-05
Add and use reallocarray() to prevent a multiplication overflow in allocation.
christos
2015-02-05
cast to return type
christos
2015-01-20
Fix non _REENTRANT build.
christos
2015-01-19
Fix date. Sort section. Sort errors. Sort SEE ALSO. Break too long
wiz
2015-01-18
cleanups from (Kamil Rytarowski)
christos
2015-01-18
man page for strtonum.3
christos
2015-01-16
Remove trailing whitespace.
wiz
2015-01-16
Add strtonum implemented as a wrapper of strtoi.
christos
2015-01-16
strtoi and strtou additions
christos
2014-12-10
Add two more Makefile conditionals required for RUMPRUN=yes
pooka
2014-09-19
Tell it about riscv. Fix mips64 case so that SIZEOF_PTR_2POW is 3.
matt
2014-09-19
Sort sections. From Henning Petersen in PR 49222.
wiz
2014-09-18
make more descriptors that we open as close-on-exec
christos
2014-09-03
OR1K support
matt
2014-08-10
Changes to existing files to enable building AARCH64 userland.
matt
2014-07-20
amend the new destroy function to take function pointers.
christos
2014-07-20
Remove trailing whitespace. Sort SEE ALSO. Add comma in list.
wiz
2014-07-20
Our hdestroy implementation was non-conformant because it freed the key of
christos
[next]