This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-22 02:09:28 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
memory
/
mozalloc
History
Marco Bonardo
77013a6607
Merge mozilla-inbound and mozilla-central
2011-07-08 11:53:56 +02:00
..
ld_malloc_wrappers.c
…
Makefile.in
Bug 662224 - Define NS_ATTR_MALLOC and NS_WARN_UNUSED_RESULT in xpcom-config.h, and include it from mozalloc.h. r=bsmedberg
2011-06-07 03:09:46 +02:00
mozalloc_abort.cpp
Bug 644707 - Avoid calling system abort(), generate useful stack traces through a manual segfault instead. r=ted
2011-07-07 14:09:52 -07:00
mozalloc_abort.h
…
mozalloc_macro_wrappers.h
…
mozalloc_oom.cpp
Bug 577011 - [OS/2] make _declspec unconditionally default symbol export r=daveryeo@telus.net a=benjamin
2010-11-09 11:13:03 +01:00
mozalloc_oom.h
…
mozalloc_undef_macro_wrappers.h
…
mozalloc.cpp
Bug 515492: Put back the last line because I'm too clever by half. a=mfbt
2011-06-27 20:56:05 -07:00
mozalloc.h
Bug 662224 - Define NS_ATTR_MALLOC and NS_WARN_UNUSED_RESULT in xpcom-config.h, and include it from mozalloc.h. r=bsmedberg
2011-06-07 03:09:46 +02:00
msvc_raise_wrappers.cpp
Bug 577011 fix typo of last commit a=bustage
2010-11-09 19:17:10 +08:00
msvc_raise_wrappers.h
Band-aid for bug 602558: Avoid the VS10 STL wrappers getting tangled up in <utility>. r=vlad a=bustage
2010-10-07 17:57:47 -05:00
msvc_throw_wrapper.cpp
Bug 577011 there's another typo a=bustage
2010-11-09 19:29:09 +08:00
msvc_throw_wrapper.h
…
throw_gcc.h
…
throw_msvc.h
…