This website requires JavaScript.
Explore
Help
Sign in
romenskiy2012
/
jemalloc
Watch
1
Star
0
Fork
You've already forked jemalloc
0
mirror of
https://github.com/jemalloc/jemalloc.git
synced
2026-04-14 22:51:50 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d9f7b2a430
jemalloc
/
test
History
Download ZIP
Download TAR.GZ
Jason Evans
b54072dfee
Call _exit(2) rather than exit(3) in forked child.
...
_exit(2) is async-signal-safe, whereas exit(3) is not.
2016-11-02 18:05:19 -07:00
..
include
/test
Fix tsd bootstrapping for a0malloc().
2016-05-07 16:55:36 -07:00
integration
Reduce memory requirements for regression tests.
2016-10-28 11:23:24 -07:00
src
Fix tsd bootstrapping for a0malloc().
2016-05-07 16:55:36 -07:00
stress
Code formatting fixes.
2016-03-23 16:15:42 -07:00
unit
Call _exit(2) rather than exit(3) in forked child.
2016-11-02 18:05:19 -07:00
test.sh.in
Streamline test output.
2013-12-12 14:58:26 -08:00