summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Checking in various WinCE porting tools and support libraries.WINCE_20020710_BRANCHblythe%netscape.com2003-01-296-3/+19
* Fake out value to be consistent with prio.h default value.blythe%netscape.com2002-12-131-1/+1
* WinCE's FindFirstFile attempts to short circuit when there are no filesblythe%netscape.com2002-12-081-3/+45
* Reverse attempt at smaller build via compiler switches.blythe%netscape.com2002-11-053-3/+3
* Modify debug build to do produce a much smaller exeblythe%netscape.com2002-09-203-3/+3
* Disable some compile time options explicitly.blythe%netscape.com2002-09-203-12/+12
* Force usage of Zi in other places.blythe%netscape.com2002-09-193-27/+32
* Link number only debug info.blythe%netscape.com2002-09-181-2/+3
* WINCE port continues:blythe%netscape.com2002-08-092-24/+4
* JS compiles.blythe%netscape.com2002-07-302-150/+3
* Move some libc routines out of nspr and into native library.blythe%netscape.com2002-07-267-897/+3
* Fix usage of OS_ARCH back to WINNT, the build OS.blythe%netscape.com2002-07-248-47/+63
* Get nspr to build from mozilla client.mk evokation.blythe%netscape.com2002-07-173-46/+44
* wince branch would like cygwin-wrapper tooblythe%netscape.com2002-07-171-0/+17
* Further work on getting WinCE branch working with a gmake build system.blythe%netscape.com2002-07-173-25/+33
* NSPR builds on branch for WinCE now.blythe%netscape.com2002-07-122-4/+4
* Fix most linkage errors by correcting configure.inblythe%netscape.com2002-07-122-26/+46
* Move NSPR WinCE port closer to the tip.blythe%netscape.com2002-07-1151-128/+3893
* fixup commit for branch 'WINCE_20020710_BRANCH'cvs2hg2002-06-297-13/+19
* Restore unlabelled 'MozillaHack's.seawood%netscape.com2002-05-031-2/+12
* Sync config.guess & config.sub with official GNU versions.seawood%netscape.com2002-05-032-122/+166
* Bugzilla bug 141820: don't quote parameters when calling DosStart.wtc%netscape.com2002-05-021-21/+0
* Backed out the fix for bug 121975. It doesn't work on Windows 95.wtc%netscape.com2002-04-276-92/+74
* Remove high performance timers from OS/2 and revert to default millisecond ti...seawood%netscape.com2002-04-231-39/+4
* Deleted a printf statement in the Neutrino builds. Bug 135692.wtc%netscape.com2002-04-111-3/+0
* Bug 135450: OS/2 only - don't set priority if it is the default.wtc%netscape.com2002-04-111-1/+9
* Bugzilla bug 135448: removed a level of code to make semaphores faster.wtc%netscape.com2002-04-113-139/+44
* Bugzilla bug 135119: fixed compilation problems on Linux Alpha. r=cls.wtc%netscape.com2002-04-111-6/+1
* Bugzilla bug 136251: the assertion "xferred <= op->nbytes_to_send" shouldwtc%netscape.com2002-04-091-2/+2
* Bugzilla bug 135008: fixed the bug that PL_Base64Decode may step beforeNSPR_4_2_RELEASEwtc%netscape.com2002-04-031-1/+1
* Set NSPR version to 4.2.wtc%netscape.com2002-04-021-2/+2
* Updated for the NSPR 4.2 release.wtc%netscape.com2002-04-021-8/+12
* Added OS_RELEASE processing for FreeBSD and Linux to match NSS's coreconfwtc%netscape.com2002-03-302-27/+37
* Fixed OS_RELEASE for AIX. Modified files: configure configure.inwtc%netscape.com2002-03-302-27/+35
* Bugzilla bug 132940: need to declare the sendfile error mapping function.NSPR_4_2_RC2wtc%netscape.com2002-03-292-0/+4
* Bugzilla bug 121975: allow the WIN95 version of NSPR to use static TLS whenwtc%netscape.com2002-03-296-74/+92
* Bugzilla bug 134192: fixed a bug that may cause us to poll or select withwtc%netscape.com2002-03-295-16/+71
* Fixed white space.wtc%netscape.com2002-03-291-40/+40
* Bugzilla bug 132940: the HPUX, Solaris, AIX, and Linux SendFile functionswtc%netscape.com2002-03-271-4/+4
* Bugzilla bug 132208: added the 'tcp_nodelay' field to Linux's _MDFileDesc,wtc%netscape.com2002-03-272-5/+36
* Changes required to build and debug with CodeWarrior Pro 7.2 and Universal He...sfraser%netscape.com2002-03-273-3/+19
* Bugzilla bug 132812: handle the EINTR error from sendfilev().wtc%netscape.com2002-03-221-1/+2
* Bugzilla bug 132208: implemented PR_SendFile on Linux with the sendfileNSPR_4_2_RC1wtc%netscape.com2002-03-203-0/+177
* Bugzilla bug 132089: use the UNIX98 pthread_mutexattr_settype function.wtc%netscape.com2002-03-202-1/+6
* Bugzilla bug 132208: call fstat() only when necessary in pt_HPUXSendFile.wtc%netscape.com2002-03-201-7/+9
* Bugzilla bug 132089: use the adaptive pthread mutex type in glibc 2.2 orwtc%netscape.com2002-03-191-0/+7
* Bugzilla bug 126637: renamed "std" to "st" because "std" is the C++wtc%netscape.com2002-03-191-23/+23
* Bugzilla bug 120161: backed out the previous checkin. I checked in awtc%netscape.com2002-03-191-3/+0
* Bugzilla bug 120161: define SA_RESTART for Neutrino.wtc%netscape.com2002-03-191-0/+2
* Bugzilla bug 120161: define SA_RESTART as 0 if it's not defined.wtc%netscape.com2002-03-191-0/+3