summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/jemalloc_internal_decls.h
Commit message (Expand)AuthorAgeFilesLines
* Mask signals during background thread creation.Jason Evans2017-06-211-0/+1
* Refactor *decay_time into *decay_ms.Jason Evans2017-05-181-0/+3
* Use openat syscall if availableJim Chen2017-04-211-0/+5
* Replace tabs following #define with spaces.Jason Evans2017-01-211-1/+1
* Update brace style.Jason Evans2017-01-211-2/+1
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Add os_unfair_lock support.Jason Evans2016-11-031-0/+3
* Support static linking of jemalloc with glibcDave Watson2016-10-281-0/+3
* Refine nstime_update().Jason Evans2016-10-101-0/+4
* Fix Windows build issuesDmitri Smirnov2016-02-241-2/+1
* Remove _WIN32-specific struct timespec declaration.Jason Evans2016-02-211-6/+0
* Add time_update().Cameron Evans2016-02-201-0/+8
* MSVC compatibility changesMatthijs2015-08-041-0/+3
* Fix MinGW-related portability issues.Jason Evans2015-07-231-31/+2
* Fix MinGW build warnings.Jason Evans2015-07-081-8/+30
* Add a isblank definition for MSVC < 2013Guilherme Goncalves2015-01-091-0/+8
* Style and spelling fixes.Jason Evans2014-12-091-1/+1
* Try to use __builtin_ffsl if ffsl is unavailable.Richard Diamond2014-06-021-4/+6
* Move platform headers and tricks from jemalloc_internal.h.in to a new jemallo...Mike Hommey2014-05-281-0/+58