This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
lib
/
mac
/
MacMemoryAllocator
History
sfraser%netscape.com
86400388d0
Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization.
...
git-svn-id: svn://10.0.0.236/trunk@32882 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-27 04:12:22 +00:00
..
include
…
src
Fix for bug 4051 -- with large memory allocation, quit on launch. Was a numeric overflow in the memory manager initialization.
1999-05-27 04:12:22 +00:00
test
…
MacTrace.exp
…
MemAllocator.exp
…
MemAllocator.exp_MakeStubs
…
MemAllocator.exp_TS
…
MemAllocator.mcp
Add two new targets for Carbon that use the MSL mem allocators instead of sfraser's because heapzones don't exist under Carbon.
1999-05-12 03:48:01 +00:00
MemAllocator.Prefix
…
MemAllocatorConfig.h
move #include of DefinesMac.h up a few lines to pick up the correct TARGET_CARBON define there.
1999-05-10 22:34:12 +00:00
MemAllocatorDebug.Prefix
…
MemoryTracker.exp
…