server-skynet-source-3rd-je.../include/jemalloc
Mike Hommey 1a0e777024 Add a SYS_write definition on systems where it is not defined in headers
Namely, in the Android NDK headers, SYS_write is not defined; but
__NR_write is.
2012-03-30 10:21:41 -07:00
..
internal Add a SYS_write definition on systems where it is not defined in headers 2012-03-30 10:21:41 -07:00
jemalloc_defs.h.in Use __sync_add_and_fetch and __sync_sub_and_fetch when they are available 2012-03-26 11:51:13 -07:00
jemalloc.h.in Implement aligned_alloc(). 2012-03-13 12:55:21 -07:00