summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bugzilla bug #70765: added more comments and use the byte count returnedNSPRPUB_RELEASE_4_1_1wtc%netscape.com2001-05-051-4/+11
* bugzilla: 70765. PR_Write() offset errorlarryh%netscape.com2001-05-051-1/+1
* Set NSPR version to 4.1.1.wtc%netscape.com2001-05-041-2/+2
* Bugzilla bug #70295: fixed a bug introduced by my previous fix.wtc%netscape.com2001-05-042-13/+8
* bugzilla: 70765. win2k file offset on networked drivelarryh%netscape.com2001-04-251-1/+6
* make tag for NSPRPUB_RELEASE_4_1_1_BETA4NSPRPUB_RELEASE_4_1_1_BETA4larryh%netscape.com2001-04-041-1/+1
* bugzilla: 45343larryh%netscape.com2001-04-043-90/+229
* Bugzilla bug #70381: zero the ipv6.ip field after we fail to parse aNSPRPUB_RELEASE_4_1_1_BETA3wtc%netscape.com2001-02-281-0/+4
* Bugzilla bug #70295: do not hold _pr_flock_lock while calling the MDwtc%netscape.com2001-02-274-4/+31
* Set NSPR version to 4.1.1 Beta 3.wtc%netscape.com2001-02-271-1/+1
* Set NSPR version to 4.1.1 Beta 2.NSPRPUB_RELEASE_4_1_1_BETA2wtc%netscape.com2001-02-131-1/+1
* Bugzilla bug #54796: PR_InitializeNetAddr and PR_SetNetAddr should zerowtc%netscape.com2001-01-271-1/+5
* Bugzilla bug #66325: use the DYNAMIC_PATH flag for shl_load() only if thewtc%netscape.com2001-01-231-1/+9
* Bugzilla bug #64278: call sched_get_priority_min/max to get the minimumNSPRPUB_RELEASE_4_1_1_BETAwtc%netscape.com2001-01-171-0/+16
* Bugzilla bug #64471: need to use the value of the 'xferred' argument whenwtc%netscape.com2001-01-111-11/+13
* Bugzilla bug #64471: PR_SendFile detects and uses the new Solariswtc%netscape.com2001-01-062-0/+286
* Bugzilla bug #62457: set the flock structure correctly and use fcntlwtc%netscape.com2000-12-227-4/+21
* Forgot to quote 4.1. (NSPRPUB_RELEASE_4_1_BRANCH)wtc%netscape.com2000-12-211-1/+1
* Bugzilla bug #63273: define PR_Assert the same way in debug and optimizedwtc%netscape.com2000-12-201-2/+0
* Bugzilla bug #51406: PR_GetConnectStatus should not invoke the newwtc%netscape.com2000-12-192-2/+2
* Updated for the 4.1.1 release.wtc%netscape.com2000-12-191-3/+3
* Set NSPR version to 4.1.1 Beta.wtc%netscape.com2000-12-191-3/+3
* Bugzilla bug #51743: removed the unnecessary pthread_mutex_trylock callwtc%netscape.com2000-12-191-24/+8
* fixup commit for branch 'NSPRPUB_RELEASE_4_1_BRANCH'cvs2hg2000-09-010-0/+0
* 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