Go to file
Jason Evans bc25a47ee0 Various minor cleanups.
Clean up whitespace.

Lock access of swap_avail when printing stats.

Use inttypes.h for portable printf() format specifiers, specifically for
uint64_t (PRIu64).

Change highchunks and curchunks stats from (unsigned long) to (size_t).
2010-01-24 16:41:01 -08:00
jemalloc Various minor cleanups. 2010-01-24 16:41:01 -08:00
.gitignore Add the --with-install-suffix configure option. 2010-01-17 01:49:20 -08:00