summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'N2'N2cvs2hg1999-01-270-0/+0
* Backed out the previous revision, which was checked in when the treewtc%netscape.com1999-01-271-4/+2
* changed value of TOO_LONG to 5000wtc%netscape.com1999-01-271-2/+4
* First Checked In.sdagley%netscape.com1999-01-271-0/+0
* Updating so that builds on the Mac will use a SIOUX console window rather tha...sdagley%netscape.com1999-01-271-2/+17
* Bugsplat bug #340901: On AIX, PR_TransmitFile calls the new send_file()wtc%netscape.com1999-01-272-4/+209
* Dealt with the definitions of the obsolete integer types thatwtc%netscape.com1999-01-262-9/+16
* Merged first batch of BeOS port patches contributed bywtc%netscape.com1999-01-2622-41/+250
* Bumped revision to 3.1.wtc%netscape.com1999-01-250-0/+0
* Added BeOS files contributed by Matthew Zahorik <maz@albany.net>.wtc%netscape.com1999-01-2524-0/+5465
* Bumped the revision to 3.1.wtc%netscape.com1999-01-250-0/+0
* Added new BeOS files contributed by Matthew Zahorik <maz@albany.net>.wtc%netscape.com1999-01-253-0/+820
* The build/hcc and build/hcpp scripts now take the compiler name as thewtc%netscape.com1999-01-222-3/+3
* Bugsplat bug #340345: need to initialize the last two function pointerswtc%netscape.com1999-01-221-0/+2
* Removed an extra comma.wtc%netscape.com1999-01-221-1/+1
* Bugsplat bug #340332: _PR_MD_CLOSE should wait, with no timeout,wtc%netscape.com1999-01-211-1/+1
* Removed unnecessary macro define -D_THREAD_SAFE.wtc%netscape.com1999-01-211-1/+0
* Suspended local threads should be moved to the suspend queue after I/Osrinivas%netscape.com1999-01-201-22/+58
* Merged the pthreads patches for BSD/OS 4.0 contributed bywtc%netscape.com1999-01-195-19/+48
* Bugzilla bug #2431: fixed PL_GetNextOpt so that it returns PL_OPT_BADwtc%netscape.com1999-01-151-2/+2
* Diffs from John Fairhurst mjf35@hermes.cam.ac.uk for OS/2larryh%netscape.com1999-01-141-26/+30
* Bugzilla bug #2248: PR_ImportFile, PR_ImportTCPSocket, andwtc%netscape.com1999-01-083-3/+16
* Removed hardcoded AIX pathnames /usr/lpp/xlC from the makefiles,wtc%netscape.com1999-01-087-24/+10
* The lm argument for _PR_SetLogModuleLevel iswtc%netscape.com1999-01-081-10/+3
* md/_pth.h should be included after pthread.h.wtc%netscape.com1999-01-081-1/+1
* Bugzilla bug #2227: PR_CEnterMonitor should initialize NSPR implicitly.wtc%netscape.com1999-01-081-0/+2
* On AIX, removed the pthread_mutexattr_setkind_np call. The man pagewtc%netscape.com1999-01-071-5/+0
* Replaced the obsolete NSPR10-compatibility macros PR_LOG_DEFINE,wtc%netscape.com1999-01-071-9/+9
* BugZilla 2131. Plus, fix undef symbol in Maclarryh%netscape.com1999-01-051-1/+1
* BugZilla: 2131. BugSplat: 337698.larryh%netscape.com1999-01-052-131/+325
* Fix compiler warnings on Mac; checkin for bradesrinivas%netscape.com1998-12-247-0/+45
* BSD/OS 4.0 fix, contributed by Bert Driehuis <driehuis@playbeing.org>.wtc%netscape.com1998-12-171-1/+6
* Removed the #ifndef NO_NSPR_10_SUPPORT around the _PR_MD_GET_SPwtc%netscape.com1998-12-161-5/+1
* Replaced all but one use of IRIX5_3 by feature-based macros.wtc%netscape.com1998-12-162-8/+12
* Include protypes.h only if NO_NSPR_10_SUPPORT is not defined.wtc%netscape.com1998-12-161-9/+17
* In ntio.c, w95io.c, _PR_MD_OPEN, handle all combinations ofwtc%netscape.com1998-12-152-13/+23
* Removed unnecessary -L/lib.wtc%netscape.com1998-12-141-2/+2
* Minor cleanup/fix in DoScanf.wtc%netscape.com1998-12-141-11/+16
* First Checked In.beard%netscape.com1998-12-131-0/+69
* Need to encode the fd type in the NSPR_INHERIT_FDS environment string,wtc%netscape.com1998-12-111-12/+31
* In PR_JoinThread, we need to call pthread_detach after pthread_joinwtc%netscape.com1998-12-101-0/+4
* Adjusted comments and white space.wtc%netscape.com1998-12-101-3/+2
* Removed redundant #include "macsocket.h" (already includedwtc%netscape.com1998-12-101-1/+0
* Implemented the PR_APPEND and PR_TRUNCATE flagswtc%netscape.com1998-12-101-17/+36
* Removed obsolete file macsockclient.c.wtc%netscape.com1998-12-101-543/+0
* Made the second argument for PR_Writev a const pointerwtc%netscape.com1998-12-1018-36/+42
* Removed mention of MAC in the makefile. Mac doesn't use makefles.wtc%netscape.com1998-12-091-10/+6
* Removed the temporary depend:clean hack.wtc%netscape.com1998-12-091-1/+1
* Added build support for the C++ wrappers in pr/src/cplus.wtc%netscape.com1998-12-091-8/+21
* Temporary depend:clean hack to make sure the Tinderbox depend continuouswtc%netscape.com1998-12-091-1/+1