summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Map error codes.wtc%netscape.com2000-07-151-2/+2
* Bugzilla bug #25981: BSD-derived systems use systcl() to get the numberwtc%netscape.com2000-07-151-11/+18
* Bugzilla bug #45141: checked in an OS/2 patch from Michael Kaplywtc%netscape.com2000-07-121-2/+2
* Changing default debug & opt flags for qnx Bug #44133. Removed autoconf 2.13 ...cls%seawood.org2000-07-082-120/+100
* Bugzilla bug #41524: fixed build problems on NetBSD-current with ELFwtc%netscape.com2000-07-063-12/+21
* Remove generated config files on distclean. Bug #43142cls%seawood.org2000-07-031-0/+1
* Bugzilla bug #44133: checked in NTO patches contributed bywtc%netscape.com2000-06-291-5/+6
* BugZilla: 43337. Better implementationlarryh%netscape.com2000-06-281-1/+1
* Do not explicitly link against -lc_r on OpenBSD. Bug #36467 r=wtccls%seawood.org2000-06-281-2/+0
* Bugzilla bug #43507: install the SIGALRM signal handler inwtc%netscape.com2000-06-282-15/+18
* Avoid code duplication.wtc%netscape.com2000-06-281-5/+1
* Bugzilla bug #42874: allow OpenProcessToken to fail withwtc%netscape.com2000-06-281-15/+22
* Bugzilla bug #39712: backed out the workaround for a compiler bug.wtc%netscape.com2000-06-281-22/+0
* Bugzilla bug #41832: set the error codes if pthread_cond_wait orwtc%netscape.com2000-06-281-3/+14