On Dec 2, 2012, at 5:55 PM, Garrett Cooper <[email protected]> wrote: > The attached patches make jemalloc(3) function [better] on FreeBSD. > > Garrett Cooper (3): > Don't mangle errno with free(3) if utrace(2) fails > Improve configure tests for ffsl > Fix build break on *BSD > > configure.ac | 7 +++++-- > include/jemalloc/internal/jemalloc_internal.h.in | 6 +++++- > include/jemalloc/jemalloc_defs.h.in | 5 +++++ > src/jemalloc.c | 2 ++ > 4 files changed, 17 insertions(+), 3 deletions(-) > > -- > 1.8.0
These patches don't apply when I attempt to use 'git am' (which is particularly unhelpful when errors occur). Is there some workflow for integrating these patches that is supposed to work? Thanks, Jason _______________________________________________ jemalloc-discuss mailing list [email protected] http://www.canonware.com/mailman/listinfo/jemalloc-discuss
