index
:
jemalloc.git
dev
master
stable-3
stable-4
jemalloc is a general purpose malloc(3) implementation that emphasizes fragmentation avoidance and scalable concurrency support.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
jemalloc_internal_decls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mask signals during background thread creation.
Jason Evans
2017-06-21
1
-0/+1
*
Refactor *decay_time into *decay_ms.
Jason Evans
2017-05-18
1
-0/+3
*
Use openat syscall if available
Jim Chen
2017-04-21
1
-0/+5
*
Replace tabs following #define with spaces.
Jason Evans
2017-01-21
1
-1/+1
*
Update brace style.
Jason Evans
2017-01-21
1
-2/+1
*
Remove leading blank lines from function bodies.
Jason Evans
2017-01-13
1
-1/+0
*
Add os_unfair_lock support.
Jason Evans
2016-11-03
1
-0/+3
*
Support static linking of jemalloc with glibc
Dave Watson
2016-10-28
1
-0/+3
*
Refine nstime_update().
Jason Evans
2016-10-10
1
-0/+4
*
Fix Windows build issues
Dmitri Smirnov
2016-02-24
1
-2/+1
*
Remove _WIN32-specific struct timespec declaration.
Jason Evans
2016-02-21
1
-6/+0
*
Add time_update().
Cameron Evans
2016-02-20
1
-0/+8
*
MSVC compatibility changes
Matthijs
2015-08-04
1
-0/+3
*
Fix MinGW-related portability issues.
Jason Evans
2015-07-23
1
-31/+2
*
Fix MinGW build warnings.
Jason Evans
2015-07-08
1
-8/+30
*
Add a isblank definition for MSVC < 2013
Guilherme Goncalves
2015-01-09
1
-0/+8
*
Style and spelling fixes.
Jason Evans
2014-12-09
1
-1/+1
*
Try to use __builtin_ffsl if ffsl is unavailable.
Richard Diamond
2014-06-02
1
-4/+6
*
Move platform headers and tricks from jemalloc_internal.h.in to a new jemallo...
Mike Hommey
2014-05-28
1
-0/+58