Mobile/Symbian/NSPR: Difference between revisions

m (documents gathering added)
Line 9: Line 9:
Here we are porting NSPR to Symbian OS with "Open C", utilizing <tt>libc</tt> and <tt>libpthread</tt>. Determine where the boundaries are and marking them is our major work, also plus a load of build and test tricks.
Here we are porting NSPR to Symbian OS with "Open C", utilizing <tt>libc</tt> and <tt>libpthread</tt>. Determine where the boundaries are and marking them is our major work, also plus a load of build and test tricks.


[https://bugzilla.mozilla.org/show_bug.cgi?id=432430 Bug 432430] is the patch and discussion on NSPR for Symbian OS port.
[https://bugzilla.mozilla.org/show_bug.cgi?id=432430 Bug 432430] is the patch and discussion on NSPR for Symbian OS port.  
 
'''''IMPORTANT NOTE: Three files in this patch (_symbian.cfg _symbian.h symbian.c) had been cleaned up and checked into the CVS trunk already. In near future patched source will be released through a public SVN server before they get reviewed and checked into Mozilla source repository.'''''


= Build =
= Build =
90

edits