gecko/tools/trace-malloc/lib
Jeff Walden 2cc32b18f2 Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron
--HG--
extra : rebase_source : 16fe9eb68d2db1488d89af4001e7d316cb110330
2011-12-17 22:56:55 -05:00
..
Makefile.in Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted 2011-06-12 03:49:00 -04:00
nsDebugHelpWin32.cpp Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron 2011-10-17 10:59:28 -04:00
nsDebugHelpWin32.h Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
nsTraceMalloc.c Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron 2011-12-17 22:56:55 -05:00
nsTraceMalloc.h Bug 708735 - Use <stdint.h> types in JSAPI and throughout SpiderMonkey. Continue to provide the {u,}int{8,16,32,64} and JS{Uint,Int}{8,16,32,64} integer types through a single header, however, for a simpler backout strategy -- and also to ease the transition for embedders. r=timeless on switching the jsd API to use the <stdint.h> types, r=luke, r=dmandelin 2011-12-08 22:54:10 -05:00
nsTraceMallocCallbacks.h Reduce code duplication among platforms, support hooking and unhooking (392009, r=dbaron). 2007-09-24 18:13:17 -07:00
nsTypeInfo.cpp Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron 2011-12-17 22:56:55 -05:00
nsTypeInfo.h Bug 711799 - Fix a few implicit-declaration warnings in trace-malloc. r=dbaron 2011-12-17 22:56:55 -05:00
nsWinTraceMalloc.cpp Rollup of bug 645263 and bug 646259: Switch to mozilla:: sync primitives. r=cjones,dbaron,doublec,ehsan src=bsmedberg 2011-03-31 23:29:02 -05:00
tm.def