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
History
sdagley%netscape.com
41a3b015d5
Fix bug
#3405
. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur.
...
git-svn-id: svn://10.0.0.236/trunk@22857 18797224-902f-48f8-a5cc-f745e15eee43
1999-03-05 05:39:20 +00:00
..
AutoAdmin
Fixed the rcs flag to -kb
1998-04-28 04:39:29 +00:00
MacMemoryAllocator
Mac project uptates; build the memory allocators and morefiles as static libraries.
1999-02-26 00:39:19 +00:00
Misc
Fix bug
#3405
. Thanks to sfraser's research we discovered that there was a nasty problem caused by mactime.c including xp_mcom.h (added by brade on 3/3) causing ctime to be redefined as macctime. This is bad since macctime calls ctime (can you say recursion, recusrion, recusrsion...). Fix was to add an #undef for ctime after including xp_mcom.h and sacrificing a purple dinosaur.
1999-03-05 05:39:20 +00:00
MoreFiles
Mac project uptates; build the memory allocators and morefiles as static libraries.
1999-02-26 00:39:19 +00:00
NSRuntime
Mac project changes: remove MSL libs from NSRuntime, and don't export new/delete from here
1999-02-26 00:40:12 +00:00
NSStdLib
Mac project changes -- NSStdlib now includes the memory allocators and MoreFiles as static libraries, and re-exports their symbols.
1999-02-26 00:41:00 +00:00
patches
…
PowerPlant
Don't build NavServices stuff because it doesn't work with the 3.2 universal headers (apple changed a struct).
1998-12-08 19:42:52 +00:00
UserInterface
Fixes spurious drawing of the security icon.
1998-10-30 03:01:38 +00:00