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
/
external
/
bsd
/
jemalloc
Age
Commit message (
Expand
)
Author
2019-03-14
Remove __clang___ hacks for noreturn, reduce footprint when we don't compile
christos
2019-03-12
- descend to build libjemalloc
christos
2019-03-11
Add an initializatin that is not needed when the optimizer works...
christos
2019-03-10
one more noreturn
christos
2019-03-10
Add noreturn where needed. In the prof case because of cassert() and return
christos
2019-03-10
Add noreturn for the benefit of clang
christos
2019-03-10
clang does not have the gnu_printf attribute
christos
2019-03-10
turn on debugging to help find problems.
christos
2019-03-10
Rename je_mallctltomib to je_mallctlnametomib
kamil
2019-03-10
Make the non-standard jemalloc api weak.
christos
2019-03-08
Arrange for the new man page to be installed.
christos
2019-03-05
Sync with installed files.
christos
2019-03-05
Fix debugging compilation
christos
2019-03-05
Add some XXX for things I need to fix later, and fix some of the hard-coding.
christos
2019-03-05
fix const cast with custom "unconst"
christos
2019-03-05
revert previous; not needed.
christos
2019-03-05
Check that the previous link exists before merging it.
christos
2019-03-04
Add FALLTHROUGH comments.
christos
2019-03-04
Add fallthough comments.
christos
2019-03-04
add constcond
christos
2019-03-04
- fix shadowing
christos
2019-03-04
Adjust to new names
christos
2019-03-04
adjust prototype
christos
2019-03-04
use UNCONST
christos
2019-03-04
fix prototypes
christos
2019-03-04
fix incorrect macro use
christos
2019-03-04
fix const hash
christos
2019-03-04
remove unused line
christos
2019-03-04
fix shadowing
christos
2019-03-04
fix prototype
christos
2019-03-04
use c99 initializers
christos
2019-03-04
use __format_arg__ to check format arguments.
christos
2019-03-04
no need to elide format-non-literal
christos
2019-03-04
bump warns
christos
2019-03-04
use __format_arg__ to check arguments...
christos
2019-03-04
Put back braces.
christos
2019-03-04
use ATOMIC_INIT()
christos
2019-03-04
put back __UNCONST for now.
christos
2019-03-04
Add Makefiles if we want to build jemalloc standalone.
christos
2019-03-04
Add glue for libc.
christos
2019-03-04
We already have div.{c,S} in libc so we call this one divide.c
christos
2019-03-04
Add header files (generated and not)
christos
2019-03-04
use c99 initializers
christos
2019-03-04
Add a c99 initializer
christos
2019-03-04
use c99 initializers
christos
2019-03-04
- add unconst
christos
2019-03-04
fix for shadowing.
christos
2019-03-04
add __UNCONST
christos
2019-03-04
fix prototypes
christos
2019-03-04
- add UNCONST
christos
[prev]
[next]