Files
jemalloc-jemalloc/src
Jason Evans d87037a62c Use syscall(2) rather than {open,read,close}(2) during boot.
Some applications wrap various system calls, and if they call the
allocator in their wrappers, unexpected reentry can result.  This is not
a general solution (many other syscalls are spread throughout the code),
but this resolves a bootstrapping issue that is apparently common.

This resolves #443.
2016-10-29 22:41:04 -07:00
..
2016-10-13 15:37:00 -07:00
2016-10-12 11:55:43 -07:00
2016-10-13 15:37:00 -07:00
2016-10-13 15:37:00 -07:00
2016-10-13 15:37:00 -07:00
2016-06-03 12:27:41 -07:00
2016-10-13 14:55:39 -07:00
2016-02-19 20:29:06 -08:00
2016-09-26 11:00:32 -07:00