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-14 20:22:00 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
nsprpub
History
sfraser%netscape.com
304003327f
Fix for bug 129364. Eliminate a window of time in which notifiers could fire when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc
2002-03-09 02:16:49 +00:00
..
admin
…
build
/autoconf
Revert to using standard config.sub & config.guess entries for OS/2.
2001-12-02 22:16:28 +00:00
config
Bugzilla bug 113152: do not define or test the macro 'linux'. Thanks to
2002-01-27 04:51:01 +00:00
lib
Fixed compiler warnings.
2002-01-23 01:10:51 +00:00
macbuild
Fix bug 119329 -- change NSPR project to use tree-wide prefix files, for compatibility with other libraries. Also removing obsolete files, and adding a CodeWarrior Pro 7-format XML project file. r=pinkerton, r/a=wtc
2002-01-24 23:47:22 +00:00
pr
Fix for bug 129364. Eliminate a window of time in which notifiers could fire when we hadn't set up the polling thread on the poll descriptors, which could cause lost notifications and FTP stalls. Also revert to PR_FAST_INTSON() from PR_INTSON(), which seems to fix a permanent stall issue on Mac OS X. r=wtc
2002-03-09 02:16:49 +00:00
tools
…
.cvsignore
…
configure
Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr.
2002-02-26 10:17:10 +00:00
configure.in
Add -lrt/-lposix4 to OS_LIBS on Solaris so that Purify doesn't complain about the missing library when instrumenting libnspr.
2002-02-26 10:17:10 +00:00
gmakefile.win
Do not build NSPR optimized if MOZ_TRACE_MALLOC is set.
2001-12-06 03:39:05 +00:00
Makefile.in
Added $(topsrcdir) prefix to config/prmkdir.bat.
2002-01-24 00:50:32 +00:00
makefile.win
…