summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bugsplat bug #342631: a better implementation of the atomic routineswtc%netscape.com1999-02-111-18/+38
* Added the sockping and sockpong tests.wtc%netscape.com1999-02-113-4/+233
* Declare Test_Result as returning void. Changed AF_INET and INADDR_XXXwtc%netscape.com1999-02-111-5/+5
* Changed AF_INET and INADDR_XXX to PR_AF_INET and PR_INADDR_XXX.wtc%netscape.com1999-02-111-6/+6
* Added the pipeping, pipepong, and pipeself tests.wtc%netscape.com1999-02-104-0/+318
* Display nspr version info. by default.srinivas%netscape.com1999-02-091-37/+38
* Code cleanup.srinivas%netscape.com1999-02-091-6/+4
* Reduce default thread count.srinivas%netscape.com1999-02-091-1/+1
* Reduce default values of counters.srinivas%netscape.com1999-02-081-3/+7
* Code cleanup.srinivas%netscape.com1999-02-082-32/+63
* Build additional testssrinivas%netscape.com1999-02-081-1/+4
* Fixed compilation problems on AIX 4.3. Test the macro SF_CLOSE towtc%netscape.com1999-02-061-0/+4
* Added struct declarations to eliminate compiler warnings fromwtc%netscape.com1999-02-061-1/+11
* Implemented file descriptor inheritance for NT.wtc%netscape.com1999-02-057-193/+303
* Removed unused variable warnings by the Macintosh compiler. The patchwtc%netscape.com1999-02-042-1/+12
* Bugsplat bug #340658: implemented a version of the atomic routineswtc%netscape.com1999-02-021-0/+58
* Pthreads version doesn't need _MD_StartInterrupts().wtc%netscape.com1999-02-012-2/+1