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-01-11 22:41:02 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
tools
/
leaky
History
seawood%netscape.com
03ace271f0
Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
...
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
..
.cvsignore
…
bfd.cpp
…
close-over.gif
…
close.gif
…
coff.cpp
…
config.h
…
dict.cpp
…
dict.h
…
elf.cpp
…
leaky.cpp
…
leaky.css
…
leaky.h
…
leaky.html
…
leaky.js
…
libmalloc.cpp
…
libmalloc.h
…
LibPreload.cpp
…
Makefile.in
…
Makefile.linux
…
open-over.gif
…
open.gif
…
ShowLibs.cpp
…
strset.cpp
…
strset.h
…
TestLeaky.cpp
…
TestPreload.cpp
…
TestPreload.h
…