summaryrefslogtreecommitdiff
path: root/sys/compat/linux/common/linux_futex.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/linux/common/linux_futex.c')
0 files changed, 0 insertions, 0 deletions
>jruoho 2010-05-13Join %U.wiz 2010-05-03Fix previous commit by also moving the type of _malloc_options. In addition,jruoho add a (commented) note that _malloc_message should be documented better. 2010-05-03Move the '_malloc_options' variable from malloc(3) to jemalloc(3).jruoho 2010-05-03Split the implementation details of malloc(3) to a separate jemalloc(3)jruoho manual page. This way malloc(3) can follow the standard terse format used elsewhere in the libc, while additional details can be added to jemalloc(3). Note HISTORY and AUTHORS in jemalloc(3), and add some reading material to SEE ALSO.