0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Redid the NT implementation of PR_NewTCPSocketPair so that neither socket More... over 26 years ago
Noted that the SetHandleInformation function is not implemented on Win95. More... over 26 years ago
Minor improvements. More... over 26 years ago
Completely rewrote the test. More... over 26 years ago
make reader-writer locks More... over 26 years ago
Set version More... over 26 years ago
add reader-writer locks More... over 26 years ago
Added hash lock counts to collect statistics on how often each lock is More... over 26 years ago
Bugsplat bug #342631: a better implementation of the atomic routines More... over 26 years ago
Added the sockping and sockpong tests. More... over 26 years ago
Declare Test_Result as returning void. Changed AF_INET and INADDR_XXX More... over 26 years ago
Changed AF_INET and INADDR_XXX to PR_AF_INET and PR_INADDR_XXX. More... over 26 years ago
Added the pipeping, pipepong, and pipeself tests. More... over 26 years ago
Display nspr version info. by default. More... over 26 years ago
Code cleanup. More... over 26 years ago
Reduce default thread count. More... over 26 years ago
Reduce default values of counters. More... over 26 years ago
Code cleanup. More... over 26 years ago
Build additional tests More... over 26 years ago
Fixed compilation problems on AIX 4.3. Test the macro SF_CLOSE to More... over 26 years ago
Added struct declarations to eliminate compiler warnings from More... over 26 years ago
Implemented file descriptor inheritance for NT. More... over 26 years ago
Removed unused variable warnings by the Macintosh compiler. The patch More... over 26 years ago
Bugsplat bug #340658: implemented a version of the atomic routines More... over 26 years ago
Pthreads version doesn't need _MD_StartInterrupts(). More... over 26 years ago
Commented out the sigwait() call for BSDI. BSD/OS 3.1 does not have More... over 26 years ago
In _PR_InitThreads, call pthread_init to explicitly initialize the More... over 26 years ago
Added a missing PR_htons call. Thanks to Bert Driehuis More... over 26 years ago
Changed /usr/tmp/ to /tmp/. BSD/OS does not have /usr/tmp/. More... over 26 years ago
Run the default test program 'cvar -c 2000" if no command-line More... over 26 years ago