This website requires JavaScript.
Explore
Help
Register
Sign In
project-base
/
server-skynet-source-3rd-jemalloc
Watch
2
Star
0
Fork
0
You've already forked server-skynet-source-3rd-jemalloc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
server-skynet-source-3rd-je...
/
test
History
Jason Evans
31db315f17
Call _exit(2) rather than exit(3) in forked child.
...
_exit(2) is async-signal-safe, whereas exit(3) is not.
2016-11-02 19:24:49 -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:56:16 -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 19:24:49 -07:00
test.sh.in
Streamline test output.
2013-12-12 14:58:26 -08:00