summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removing bogus PR_ASSERT.FASTLOAD_20010703_BRANCHpeterv%netscape.com2001-07-051-2/+0
* fixup commit for branch 'FASTLOAD_20010703_BRANCH'FASTLOAD_20010703_BASEcvs2hg2001-06-2718-465/+2665
* Bugzilla bug 86730: checked in optimization-related changes for OS/2wtc%netscape.com2001-06-272-49/+59
* Bugzilla bug #85673: added assembly implementation of the atomic routineswtc%netscape.com2001-06-279-68/+120
* Fix for bug #81659, r=pinkerton/wtc, sr=sfraser.beard%netscape.com2001-06-271-79/+97
* fixup commit for branch 'NSPRPUB_CLIENT_BRANCH'cvs2hg2001-06-221-0/+88
* NSPR doesn't want to support building static libs so remove the check.cls%seawood.org2001-06-202-34/+25
* Fix for bug 85514 -- use OTEnter/LeaveNotifer calls to fix synchronization pr...sfraser%netscape.com2001-06-141-10/+26
* Bugzilla bug #70834: made configure work on NetBSD. Thanks towtc%netscape.com2001-06-082-61/+57
* Bugzilla bug #83845: the IPv6-to-IPv4 getpeername method was invokingwtc%netscape.com2001-06-051-1/+1
* Bugzilla 79733. pruthr.c was calling wrong md functionlarryh%netscape.com2001-06-041-7/+7
* Bugzilla 81666. new os2 lockinglarryh%netscape.com2001-06-042-5/+31
* Fix bug 69944 "hang if remote access disconnects" and bug 69285 "Mozilla unre...gordon%netscape.com2001-05-292-29/+220
* Bugzilla bug #77264: the IsValidNetAddrLen() check should accept bothwtc%netscape.com2001-05-232-5/+28
* Bugzilla bug #77109: fixed NSPR library memory leaks on Mac. Patch iswtc%netscape.com2001-05-221-1/+9
* Bugzilla bug #51135: IPv6 support on OpenVMS. Thanks to Colin Blakeswtc%netscape.com2001-05-225-40/+55
* Bugzilla bug #28711: enabled gcc to assemble os_Irix.s on IRIX. Thanks towtc%netscape.com2001-05-222-2/+2
* Bugzilla bug #76896: added PR_CALLBACK for OS/2. Thanks to Michael KaplyStyle_20010518_Basewtc%netscape.com2001-05-093-3/+3
* Bugzilla bug #45223: Removed unused variable dstLocalBaseMicroseconds andStyle_20010509_Basewtc%netscape.com2001-05-081-35/+1
* #3616 - Enable long long in Mac version of NSPR (#defines the HAVE_LONG_LONG ...sdagley%netscape.com2001-05-062-3/+5
* Only use ldflags that specify directories to search (eg. -L/usr/lib) in --li...cls%seawood.org2001-05-041-2/+7
* Move variables around to match nspr trunk Makefile. Bug #76569. a=brendan@moz...cls%seawood.org2001-04-201-5/+5
* Add extra include path for boehm buildsSTATIC_BUILD_20010418_BASEcls%seawood.org2001-04-171-1/+1
* Compaq changed uname to use osf as a basename instead of osf1. Bug #74947cls%seawood.org2001-04-162-2/+2
* These changes fix PR_Poll on Mac thusly:sfraser%netscape.com2001-04-142-20/+67
* Fix #75928. Add prvrsion.c to Mac build so libVersionPoint() available (neede...sdagley%netscape.com2001-04-112-0/+2
* *sigh* attempt to clean up dep tinderboxescls%seawood.org2001-04-091-0/+1
* Backout the previous checkin as the tinderboxes do something insanely stupid ...cls%seawood.org2001-04-091-2/+1
* Use NSPR threads by default for openbsd.cls%seawood.org2001-04-092-25/+27
* Make building with boehm gc work again.cls%seawood.org2001-04-081-1/+1
* Handle --prefix & --exec-prefix properly.cls%seawood.org2001-04-081-2/+5
* Install nspr-config into $(dist_bindir) so that other components can use it i...cls%seawood.org2001-04-081-1/+2
* Update build to use nspr.m4.cls%seawood.org2001-04-072-1/+6
* Setting default --exec-prefix properlycls%seawood.org2001-04-061-0/+2
* Initial version of m4 macro file to be used by NSPR clients. Currently lacki...cls%seawood.org2001-04-061-0/+67
* add --exec-prefix supportcls%seawood.org2001-04-061-0/+8
* Updating config.guess & config.sub with 2001-03-30 changes from the GNU master ccls%seawood.org2001-04-052-258/+273
* Actually add nspr-config to RELEASE_BINS this time.cls%seawood.org2001-04-052-0/+100
* Add |real_install| target. Change MOD_VERSION to MOD_MAJOR_VERSION. Add nspr...cls%seawood.org2001-04-0522-193/+214
* Second round of nspr autoconf cleanup.cls%seawood.org2001-04-0139-327/+401
* Define IRIX6 for irix 6 builds. Add check to ldap's portable.h for IRIX6.XPCDOM_20010329_BASE_PLUS_FLATTENING_BASEcls%seawood.org2001-03-312-25/+41
* Clean up nspr client branch after autoconf landing.cls%seawood.org2001-03-3118-1337/+301
* Another attempt at fixing hpux ldap bustage.xpc_20010330_pre_trunk_merge_TAGxpc_20010327_merge_base_TAGxpc_20010326_merge_base_TAGcls%seawood.org2001-03-302-25/+30
* Oops. last checkin r=dmosecls%seawood.org2001-03-301-0/+1
* Add -Dhpux to HP-UX CFLAGS to fix ldap bustagecls%seawood.org2001-03-301-1/+1
* Whitespace diff to test tinderbox changexpc_20010327_pre_trunk_merge_TAGxpc_20010327_post_trunk_merge_TAGXPCDOM_20010329_BASEcls%seawood.org2001-03-251-1/+0
* Add -lc to LIBS/OS_LIBS for Linux.cls%seawood.org2001-03-252-25/+27
* fix for bug 73018 "SSL fails on Mac". Checkin for sfraser. r=pinkerton, sr=...gordon%netscape.com2001-03-231-3/+3
* Bugzilla: 72261. fix linking problemlarryh%netscape.com2001-03-215-28/+28
* Fix for OS/2 emx build bustage.cls%seawood.org2001-03-213-27/+33