summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'no_neckoutil2_branch'no_neckoutil2_branchcvs2hg1999-11-230-0/+0
* BugZilla: 19448. Back out disable call to _PR_MD_GetRandomNoise()no_neckoutil2_baselarryh%netscape.com1999-11-231-8/+0
* BugZilla 19448. Temporary circumventionlarryh%netscape.com1999-11-231-0/+8
* Added support for neutrino target to configure.in. Patch submitted by Jerry ...cls%seawood.org1999-11-234-36/+91
* BugZilla: 19247. Add support for FreeBSDlarryh%netscape.com1999-11-231-1/+1
* Check for pthread symbols in libc if the checks in libpthread & libc_r fail.cls%seawood.org1999-11-222-36/+69
* Previous checkin was incomplete.cls%seawood.org1999-11-222-105/+333
* Made the handling of the debug/optimize flags to match the Mozilla configure....cls%seawood.org1999-11-222-11/+125
* Added new file brng.c. (Contributed by Matthew Zahorik and Duncan Wilcox.)wtc%netscape.com1999-11-202-0/+54
* Ported script to Windows 95.wtc%netscape.com1999-11-201-1/+10
* Changed tab to spaces.wtc%netscape.com1999-11-201-1/+1
* Removed extra blank line.wtc%netscape.com1999-11-201-1/+0
* Adding rng to the autoconf Makefiles. Patch submitted by Mike Shaver <shaver...cls%seawood.org1999-11-193-0/+3
* Allow specification of timeout for test programs.wtc%netscape.com1999-11-191-3/+31
* Added test case for PR_Available on pipes.wtc%netscape.com1999-11-191-0/+79
* Use #elif instead of #else + #if.wtc%netscape.com1999-11-191-4/+2
* This header file should not define HAVE_UINT. There should be a betterwtc%netscape.com1999-11-191-2/+1
* _macos.h: define _MD_MINIMUM_STACK_SIZE to be 58K.wtc%netscape.com1999-11-192-8/+2
* Removed unnecessary _MD_MINIMUM_STACK_SIZE macro definition. Define thiswtc%netscape.com1999-11-191-2/+0
* Added newline at end of file.wtc%netscape.com1999-11-191-1/+1
* Removed the depend:clean hack.wtc%netscape.com1999-11-191-1/+1
* BugZilla: 19247larryh%netscape.com1999-11-181-0/+1
* BugZilla: 19247, fix declaration of _PR_MD_GetRandomNoise()larryh%netscape.com1999-11-181-1/+1
* Fix Mac bustage. Make PR_GetRandomNoise() compile. Don't know about working ...sdagley%netscape.com1999-11-183-7/+2
* BugZilla: 19247. PR_GetRandomNoise()larryh%netscape.com1999-11-1819-0/+916
* Minor improvements. In objs.mk fixed the problem that pthreads_user.cwtc%netscape.com1999-11-183-29/+9
* Bugzilla bug #5358: fixed build problem on Solaris/x86 under gcc bywtc%netscape.com1999-11-184-32/+29
* Bugzilla bug #17896: added new macro _PR_IS_GCABLE_THREAD.wtc%netscape.com1999-11-187-28/+23
* Added a new test sendzlf.c, which sends a zero-length file with PR_SendFilewtc%netscape.com1999-11-184-0/+230
* Bugsplat bug #367096: need to set md.thr_bound_cpu to NULL when wewtc%netscape.com1999-11-173-11/+24
* Bugzilla bug #17728: pt_writev_cont, pt_write_cont, pt_send_cont, andwtc%netscape.com1999-11-175-13/+275
* Bugzilla bug #17601: fixed memory leak and some other problems in ourwtc%netscape.com1999-11-165-124/+60
* Bugzilla bug #18968: check for the case where RTLD_GLOBAL is not defined.wtc%netscape.com1999-11-161-0/+3
* Set appropriate debug flags.cls%seawood.org1999-11-162-92/+102
* Bugzilla bug #16566: PR_Assert should be defined only if DEBUG is defined.wtc%netscape.com1999-11-151-3/+2
* Temporary depend:clean hack.wtc%netscape.com1999-11-151-1/+1
* Bugzilla bug #17699: removed obsolete functions PR_SetThreadExit andwtc%netscape.com1999-11-155-78/+0
* Bugzilla bug #18826: some systems don't have RTLD_LOCAL defined. Thankswtc%netscape.com1999-11-151-5/+7
* Bugzilla bug #16845: added new function PR_LoadLibraryWithFlags.wtc%netscape.com1999-11-132-10/+165
* Added a new test case for PR_SendFile. Bugzilla #17486.srinivas%netscape.com1999-11-121-3/+65
* Include string.h for string functions. Bugzilla 17940.srinivas%netscape.com1999-11-121-0/+2
* Fix to larryh's earlier checkin to implement bug #17558. Previous fix from ba...no_neckoutil_baseSeaMonkey_M11_BASEsdagley%netscape.com1999-11-051-2/+2
* BugZilla 17558. PR_Open() gets PR_EXCL flaglarryh%netscape.com1999-11-051-5/+13
* Bugzilla bug #15906: add support for the GC leak detector. Contributedwtc%netscape.com1999-11-031-0/+16
* Bugzilla bug #15906: use the GC leak detector. Contributed bywtc%netscape.com1999-11-031-0/+7
* Mac specific interrupt<->thread synchronization mechanism, required for async...gordon%netscape.com1999-11-035-12/+92
* Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>.cls%seawood.org1999-11-021-2/+2
* BugZilla 17558. Add PR_Open() PR_EXCL flaglarryh%netscape.com1999-11-018-4/+168
* Remove the extra -D_XXX_SOURCE_ flags for Linux builds.cls%seawood.org1999-11-012-55/+32
* Need to set the reuseaddr socket option before PR_Bind, now thatwtc%netscape.com1999-10-291-0/+6