summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NSPRPUB_LIB3_NAME_CHANGE_BRANCH: temporary place to hold theNSPRPUB_LIB3_NAME_CHANGE_BRANCHwtc%netscape.com1999-03-029-16/+44
* fixup commit for branch 'NSPRPUB_LIB3_NAME_CHANGE_BRANCH'cvs2hg1999-03-020-0/+0
* Undo the temporary "depend: clean" hack.NSPRPUB_LIB3_NAME_CHANGE_BASEwtc%netscape.com1999-03-021-1/+1
* Another update of the latest stuff from the internal CVS repository /m/src.wtc%netscape.com1999-03-0220-151/+251
* Another update from the internal CVS repository /m/src to mozilla.org.wtc%netscape.com1999-03-0223-284/+939
* New test file vercheck.c.wtc%netscape.com1999-03-011-0/+81
* On SUNOS4, include "md/sunos4.h" to get the macro definition of strtoul.wtc%netscape.com1999-02-271-0/+3
* On SUNOS4, include "md/sunos4.h" to get the macro definition of strerror.wtc%netscape.com1999-02-271-0/+3
* Check NO_MDUPDATE. (contributed by Brian Ostrom <briano@netscape.com>)wtc%netscape.com1999-02-271-0/+5
* added files on behalf of wtc: prerr.c, prerrortable.c, and prrwlock.c.wtc%netscape.com1999-02-261-0/+0
* Temporary depend:clean hack.wtc%netscape.com1999-02-261-1/+1
* Landing of miscellaneous changes, including the new error code towtc%netscape.com1999-02-2618-150/+914
* New test file acceptread.c.wtc%netscape.com1999-02-261-0/+244
* print thread scope.wtc%netscape.com1999-02-261-3/+31
* print elapsed and expected times.wtc%netscape.com1999-02-261-0/+2
* Make the number of atomic locks configurable by setting the environmentwtc%netscape.com1999-02-261-11/+87
* Mac project changes -- no longer need to link with some libraries, so remove ...sfraser%netscape.com1999-02-261-0/+0
* Changed NSPR ==> NSPS.wtc%netscape.com1999-02-251-2/+2
* Link the tests against $(LIBPLC) $(LIBPLDS) $(LIBPR).wtc%netscape.com1999-02-251-5/+3
* Merged /m/src/ns/nspr20/lib/tests/arena.c, revision 1.2, by larryh.wtc%netscape.com1999-02-251-0/+34
* Bugsplat bug #335804: made _MD_IrixIntervalPerSec return the correctwtc%netscape.com1999-02-251-5/+9
* Bugzilla bug #3233: create the pipe in nonblocking mode and havewtc%netscape.com1999-02-241-4/+42
* mumble. restore to 3.11larryh%netscape.com1999-02-241-5/+56
* lost update?larryh%netscape.com1999-02-241-56/+5
* revert to 3.3, fix my messlarryh%netscape.com1999-02-241-17/+13
* don't do windows on unixlarryh%netscape.com1999-02-241-0/+2
* set old (3.0) library nameslarryh%netscape.com1999-02-232-9/+11
* add test case for pleventlarryh%netscape.com1999-02-232-5/+375
* add windows test case for pleventlarryh%netscape.com1999-02-233-0/+433
* per Steve Dagleylarryh%netscape.com1999-02-201-1/+1
* Mac specific fix. Now that dp's code to walk the shared libs to see what is ...sdagley%netscape.com1999-02-191-1/+1
* Bugsplat bug #343158: corrected a typo in the comment. Thanks towtc%netscape.com1999-02-191-2/+2
* Test list for nspr.wtc%netscape.com1999-02-191-0/+168
* On BSDI, zero a pthread_mutex_t or pthread_cond_t before initializingwtc%netscape.com1999-02-181-3/+11
* The code should not have actual functions in the assertions.wtc%netscape.com1999-02-184-7/+22
* Minor editing.wtc%netscape.com1999-02-181-7/+7
* Bugzilla bug #3144: OPENBSD also needs a leading underscore in thewtc%netscape.com1999-02-181-1/+2
* Mac specific fix. Checking in rjc's fix to load libraries if file spec was a...sdagley%netscape.com1999-02-181-0/+7
* add profiling capability for win32larryh%netscape.com1999-02-121-0/+8
* BugSplat #341273larryh%netscape.com1999-02-121-2/+7
* Make sure the redirected standard I/O fd's are blocking so thatwtc%netscape.com1999-02-121-0/+13
* In the Win32 implementation of PR_CreatePipe, mark the pipe endpointswtc%netscape.com1999-02-121-0/+2
* Redid the NT implementation of PR_NewTCPSocketPair so that neither socketwtc%netscape.com1999-02-121-2/+95
* Noted that the SetHandleInformation function is not implemented on Win95.wtc%netscape.com1999-02-121-0/+4
* Minor improvements.wtc%netscape.com1999-02-124-27/+47
* Completely rewrote the test.wtc%netscape.com1999-02-121-46/+110
* make reader-writer lockslarryh%netscape.com1999-02-123-0/+9
* Set versionlarryh%netscape.com1999-02-123-92/+9
* add reader-writer lockslarryh%netscape.com1999-02-123-0/+738
* Added hash lock counts to collect statistics on how often each lock iswtc%netscape.com1999-02-121-0/+16