summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dynamic libraries use .dylib suffix, first attempt at getting MKSHLIB to buil...RHAPSODY_NSPR_BRANCHmcafee1998-05-071-3/+2
* Fix getcwd for Rhapsody, fix was on tipmcafee1998-05-071-1/+20
* implement a hacky version of timed waits on condition variables using another...toshok1998-05-057-186/+222
* Do some work on PR_JoinThread (it should work now, but tests/switch seems to ...toshok1998-05-051-7/+4
* fix some cut and paste errors left over from the pthread ancestry.toshok1998-05-051-3/+3
* AIX doesn't have cthreads :) seriously, we need to mask the raw.family by 0x...toshok1998-05-051-4/+4
* get the cthread implementation for rhapsody building and working for at least...toshok1998-05-0517-57/+242
* build in cthreads if USE_CTHREADS is definedtoshok1998-05-051-0/+4
* initial work on cthreads functionality for NSPRtoshok1998-05-055-0/+4746
* initial LOCAL_THREAD_ONLY rhapsody worktoshok1998-04-2220-22/+1171
* fixup commit for branch 'RHAPSODY_NSPR_BRANCH'cvs2hg1998-04-210-0/+0
* Merged the makefile changes from Netscape's internal development versionRHAPSODY_NSPR_BASENSPRPUB_19980421_BASEwtc1998-04-2174-1237/+449
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@spacey.net>.wtc1998-04-201-1/+1
* Eliminated compiler warnings. Fixed by Rick Osborne <rick@stacey.net>.wtc1998-04-201-3/+1
* Declare PrintUsage() to return void. Fixed by Rick Osbornewtc1998-04-201-1/+1
* Ported to Linux/m68k. The patches were kindly provided bywtc1998-04-163-1/+74
* In ConvertUnixPathToMacPath, removed the checks that disallow path nameswtc1998-04-151-36/+0
* Ported to HP-UX 9. We acknowledge Richard K. Lloyd <rkl@csc.liv.ac.uk>wtc1998-04-155-20/+59
* Deleted the unused variable 'count' in _PR_MD_INTERVAL_PER_SEC(). Wewtc1998-04-141-2/+0
* Got rid of compiler warnings. We acknowledge the help of Nathanwtc1998-04-131-2/+4
* Got rid of compiler warnings. We acknoweldge the help of Nathanwtc1998-04-131-0/+2
* localtime_r is declared on Solaris only if _REENTRANT is defined.wtc1998-04-131-1/+1
* Got rid of compiler warnings. We acknowledge the help of Nathanwtc1998-04-132-2/+8
* Fixed printf format mismatch problems. We acknowledge the help ofwtc1998-04-131-3/+3
* In PR_GetSpecialFD, cast the PRSpecialFD variable 'osfd' to intwtc1998-04-131-1/+1
* Added function declarations to eliminate compiler warnings.wtc1998-04-131-0/+2
* Added declaration of _MD_YIELD.wtc1998-04-131-0/+1
* Fixed compiler warnings, mostly by adding function declarations.wtc1998-04-131-1/+28
* Fixed compiler warnings, mostly undeclared functions. We acknoweldgewtc1998-04-131-2/+24
* Fixed printf format mismatches. Fixed are provided by Nathan Torkingtonwtc1998-04-131-1/+1
* Fixed compiler warnings, mostly in printf format mismatches. Most ofwtc1998-04-131-32/+32
* Removed the -Wno-format compiler switch. We do want to get printfwtc1998-04-131-2/+2
* Do not build pr/tests by default. This shortens the default buildwtc1998-04-131-2/+2
* Declare _MD_EarlyInit() to eliminate 'undeclared function' compiler warning.wtc1998-04-091-0/+1
* Fixed 'unused variable' warning for the variable 'nfds' in select()wtc1998-04-091-3/+1
* Fixed 'unused variable' compiler warning in prsocket.c. This is pointedwtc1998-04-091-3/+3
* Include <stdlib.h> for malloc and free.XPCOM_BASEwtc1998-04-081-0/+2
* If RTLD_LAZY is not defined, define it to be the same as RTLD_NOW,wtc1998-04-071-2/+6
* Digital Unix has atomic routines declared in <machines/builtins.h>,wtc1998-04-071-0/+10
* The static variable 'tracefile' is only used when WIN16 is defined,wtc1998-04-071-0/+2
* Changes for loop to use new makecopy with wildcards so can build under win95spider1998-04-071-6/+6
* Fixed the return type of the _PR_MD_ATOMIC_XXX routines. Theywtc1998-04-071-3/+3
* bump rev to 3.1OS2_BASEOJI_BASEMAILTO_BASEltabb1998-03-280-0/+0
* Free the lizardltabb1998-03-28478-0/+135721