summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug #30746: the primordial thread should wait for the timerNSPRPUB_RELEASE_4_1wtc%netscape.com2000-09-011-6/+13
* Set version number to 4.1.wtc%netscape.com2000-09-011-2/+2
* Bugzilla bug #40778: backed out the previous checkin. I convinced myselfwtc%netscape.com2000-09-015-5/+5
* Bugzilla bug #40778: renamed the 'connectcontinue' member of PRIOMethodswtc%netscape.com2000-09-015-5/+5
* Bugzilla bug #45223: backed out the HAVE_LONG_LONG define. The Mozillawtc%netscape.com2000-08-301-2/+0
* Bugzilla bug #25982: renamed the new PR_PutEnv() function to PR_SetEnv()wtc%netscape.com2000-08-30668-0/+210733
|\
* | fixup commit for tag 'ldapcsdk_branch50-config'ldapcsdk_branch50-configcvs2hg2000-08-30668-210716/+0
|/
* Restored the correct copyright years.wtc%netscape.com2000-08-3058-58/+58
* Removed. The file is now mozilla/nsprpub/pr/src/memory/prgcleak.c.wtc%netscape.com2000-08-301-117/+0
* Removed pr/src/md/mac/prgcleak.c.wtc%netscape.com2000-08-301-0/+0
* Bugzilla bug #50386: fixed PR_Sleep so that it won't return uninitializedwtc%netscape.com2000-08-261-2/+1
* Do not use the 'const' qualifier with PL_HashTableLookupConst() andwtc%netscape.com2000-08-222-8/+8
* Only use HOST_CC & friends when actually cross-compiling.cls%seawood.org2000-08-201-0/+2
* Bugzilla bug #15906: added GC_LEAK_DETECTOR support for Linux.wtc%netscape.com2000-08-148-6/+86
* Bugzilla bug #39731: the imported pipe needs to have itsNSPRPUB_RELEASE_4_1_BETAwtc%netscape.com2000-08-111-0/+3
* Use real sockets in the poll desc array as opposed to NULL. Somewtc%netscape.com2000-08-111-1/+29
* Updated for 4.1 release.wtc%netscape.com2000-08-111-4/+6
* Moved prgcleak.c from mozilla/nsprpub/pr/src/md/mac/prgcleak.c.wtc%netscape.com2000-08-111-0/+119
* Bugzilla bug #30746: backed out the PR_SetConcurrency(2) workaroundwtc%netscape.com2000-08-111-10/+0
* Added comments to explain the format of the PR_VERSION string.wtc%netscape.com2000-08-101-4/+4
* Bugzilla bug #34920: fixed a bug in PR_EmulateAcceptRead that dependedwtc%netscape.com2000-08-101-1/+1
* Bugzilla bug #39942: additional tweaks related to the thread-privatewtc%netscape.com2000-08-103-3/+5
* remove priotest. The test is not validlarryh%netscape.com2000-08-091-1/+0
* BugZilla: 25982. MacOS retruns 1larryh%netscape.com2000-08-081-1/+5
* Removed obsolete test event.c.wtc%netscape.com2000-08-083-384/+0
* Make main() return int explicitly.wtc%netscape.com2000-08-081-1/+1
* BugZilla: 4090. cross platform breakagelarryh%netscape.com2000-08-021-6/+6
* BugZilla: 25982. remove comment witin a commentlarryh%netscape.com2000-08-021-1/+1
* change default hostname to mcom.comlarryh%netscape.com2000-08-011-1/+1
* BugZilla: 25983. comment cleanuplarryh%netscape.com2000-08-011-11/+7
* Bugzilla bug #17223: fixed an error found when I compiled on Mac.wtc%netscape.com2000-07-311-2/+2
* BugZilla: 46630. Log buffer sizelarryh%netscape.com2000-07-311-1/+1
* Bugzilla bug #46417: allow stdin, stdout, and stderr to be redirectedwtc%netscape.com2000-07-311-6/+19
* Bugzilla bug #46525: checked in a fix to silence a Purify UMR warning.wtc%netscape.com2000-07-311-1/+2
* Bugzilla bug #45223: define HAVE_LONG_LONG on Mac. Removed unusedwtc%netscape.com2000-07-292-35/+3
* Bugzilla bug #46909: on Mac, define _PR_LOCAL_THREADS_ONLY in _macos.hwtc%netscape.com2000-07-292-2/+1
* Bugzilla bug #46506: use pthreads by default on FreeBSD.wtc%netscape.com2000-07-291-4/+8
* Bugzilla bug #45732: define align of double and long long for powerpcwtc%netscape.com2000-07-291-7/+8
* Bugzilla bug #45432: fixed memory leak in pr_Mac_LoadNamedFragment andwtc%netscape.com2000-07-291-0/+4
* BugZilla: 4090. PR_APPENDlarryh%netscape.com2000-07-284-2/+181
* Bugzilla bug #45181: improvement for imported fd's on NT.wtc%netscape.com2000-07-283-36/+36
* Get rid of PR_UNKNOWN_ERROR.wtc%netscape.com2000-07-281-1/+1
* Fixed Bugzilla bug #45181.wtc%netscape.com2000-07-2818-71/+259
* BugZilla: 25982. Add function PR_PutEnv()larryh%netscape.com2000-07-276-13/+327
* Bugzilla bug #46166: checked in a patch contributed by Marcello Nucciowtc%netscape.com2000-07-251-0/+6
* BugZilla: 45623larryh%netscape.com2000-07-194-5/+5
* Map "Darwin" to "Rhapsody".wtc%netscape.com2000-07-191-0/+3
* Bugzilla bug #42900: implement timeout for PR_Connect.wtc%netscape.com2000-07-181-88/+74
* Declare the _nt_nonblock_xxx functions static. Changed the secondwtc%netscape.com2000-07-181-16/+16
* Bugzilla bug #45683: define FD_SETSIZE to be 4096. This patch iswtc%netscape.com2000-07-171-3/+3