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
Files
fdc4a78470ededb223d3de4ebc8461de1fba4e3d
Mozilla
/
mozilla
/
widget
/
timer
/
src
History
cls%seawood.org
1f03a63b04
Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime.
...
git-svn-id: svn://10.0.0.236/trunk@66163 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-17 03:47:33 +00:00
..
beos
Changed BeOS linker flags so that it will resolve all symbols when linking shared libs. Added -lbe to OS_LIBS for BeOS. This should get rid of the "missing symbol" error at runtime.
2000-04-17 03:47:33 +00:00
mac
File Removed.
2000-03-16 23:04:08 +00:00
os2
# 33860
2000-04-04 00:07:04 +00:00
rhapsody
…
unix
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
windows
allocate hashtable keys on the stack, not the heap. fixes leak (bug 28288). r=dp a=jar
2000-02-18 05:53:59 +00:00
Makefile.in
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
makefile.win
…