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-12 18:50:08 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
cmd
History
toshok%netscape.com
93993ac3c5
get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in
1998-08-25 19:44:12 +00:00
..
dialup
minor text updates to reflect latest UI
1998-08-10 22:57:36 +00:00
macfe
Changes for move of EClickState to netscape_constants (rev brade).
1998-08-25 00:23:38 +00:00
stubfe
nspr20 -> nsprpub
1998-08-21 08:31:34 +00:00
wincom
…
winfe
hook up about-site menu item
1998-08-21 20:41:06 +00:00
xfe
get rid of all the platform ifdefs around sys_errlist. replace them all with #ifdef HAVE_SYSERRLIST, which is defined in the config/*.mk's and which should be tested for by configure.in
1998-08-25 19:44:12 +00:00
ybfe
Link with $(CCC).
1998-08-21 09:30:35 +00:00
Makefile
Switch to using OS_ARCH instead of shell command. r=ramiro
1998-08-20 00:51:42 +00:00
Makefile.in
fixing biffed autoconf_1_0 merge
1998-08-20 00:18:03 +00:00
makefile.win
…