summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'SeaMonkey_M15_BRANCH'SeaMonkey_M15_BRANCHcvs2hg2000-04-040-0/+0
* Bugzilla bug #31697: merged the Mac OS X (Darwin) port onto theSeaMonkey_M15_RELEASESeaMonkey_M15_BASEwtc%netscape.com2000-04-0413-27/+90
* Provide a default implementation of interprocess named semaphorewtc%netscape.com2000-04-041-5/+47
* Bugzilla bug #31049: Ipv6ToIpv4SocketAccept should handle a null 'addr'wtc%netscape.com2000-04-041-2/+6
* Bugzilla bug #33740: checked in a patch contributed by Skip Nizinskiwtc%netscape.com2000-04-041-9/+16
* Bugzilla bug #32234: Fixed syntax error.wtc%netscape.com2000-04-041-1/+1
* Bugzilla bug #30367: define uint for Neutrino.wtc%netscape.com2000-04-041-1/+2
* Bugzilla bug #34292: checked in OS/2 patch from Skip Nizinskiwtc%netscape.com2000-04-043-9/+5
* Bugzilla bug #33364: checked in a patch contributed by pb@futuretv.comwtc%netscape.com2000-04-041-1/+1
* Bugzilla bug #34048: set the fragment names of the DLLs. Thanks towtc%netscape.com2000-03-311-0/+9
* Apply patch from bug #29427 to NSPR client branch. Makes 'make distclean' work.cls%seawood.org2000-03-187-112/+87
* Bugzilla bug #29908: make sure that md.write.thread or md.read.thread iswtc%netscape.com2000-03-151-5/+9
* Fix tinderbox error about both depend: & depend:: being used.cls%seawood.org2000-03-141-1/+1
* Updating magic client nspr branch to nspr 4 rtm tagleaf%mozilla.org2000-03-0819-67/+67
* fixup commit for branch 'NSPRPUB_CLIENT_BRANCH'cvs2hg2000-02-230-0/+0
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-23135-2392/+3991
* fix prtypes.hPRE_NSPRPUB_RELEASE_4_0_LANDINGlarryh%netscape.com2000-02-221-0/+8
|\
| * fixup commit for tag 'NSPRPUB_20000201'NSPRPUB_20000201cvs2hg2000-02-192-0/+27
* | Bugzilla bug #27955: added a dummy header file that all object fileswtc%netscape.com2000-02-191-0/+25
* | Only use HOST_CC for INTERNAL_TOOLS when cross-compiling as it's the only tim...NSPRPUB_20000208cls%seawood.org2000-02-171-0/+2
* | Pro5 updatescc%netscape.com2000-02-072-0/+0
* | Enabling debug info on optimized build so sfraser can debug optimized builds....sdagley%netscape.com2000-02-041-0/+0
|/
* Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkertonJAR_20000216_BASEsdagley%netscape.com2000-02-012-0/+0
* Bugzilla bug #21428: fixed LL_CMP and LL_UCMP so that they can be usedANDREAS_URL2_BASEwtc%netscape.com2000-01-311-4/+4
* Fixed bogus error messages. Thanks to Kurt J. Lidl <lidl@pix.net>wtc%netscape.com2000-01-281-2/+2
* Fix #25042. Moving PR_Init_Log proto from prlog.h to pprio.h as it is an inte...sdagley%netscape.com2000-01-282-6/+9
* Bugzilla bug #19150: removed prlink_mac.h and the mac-specificwtc%netscape.com2000-01-283-91/+0
* Bugzilla bug #17101: removed plevent.h and plevent.c. These two fileswtc%netscape.com2000-01-282-1611/+0
* Bugzilla bug #17101: move plevent.h and plevent.c from mozilla/nsprpubwtc%netscape.com2000-01-285-33/+0
* Added plevent.c and plevent.h back.wtc%netscape.com2000-01-261-0/+2
* Added plevent.h and plevent.c back.wtc%netscape.com2000-01-261-0/+2
* Added plevent.h back.wtc%netscape.com2000-01-261-0/+1
* re-add plevent.cblizzard%redhat.com2000-01-261-0/+1114
* re-add plevent.hblizzard%redhat.com2000-01-261-0/+497
* hrmblizzard%redhat.com2000-01-263-5/+0
* Bugzilla bug #17101: removed plevent.h and plevent.c fromwtc%netscape.com2000-01-262-1611/+0
* Bugzilla bug #23969: checked in dougt/bienvenu's modified fix.PLEVENT_MOVE_BASEwtc%netscape.com2000-01-251-2/+29
* Backed out previous checkin because it introduced bug #23969.wtc%netscape.com2000-01-221-10/+1
* Bugzilla bug #23969: checked in patches from dougt@netscape.com andwtc%netscape.com2000-01-211-1/+10
* Fix based on rogerl's keen analysis to ancient circa 1995 bug (19165).SeaMonkey_M13_BASENSPRPUB_RELEASE_4_0_BASENSIFILE_01202000_BASENSIFILE_01192000_BASEANDREAS_URL_BASEbrendan%mozilla.org2000-01-192-2/+2
* Added missing function argument type declarations.wtc%netscape.com2000-01-191-1/+1
* Add threadpool feature. Bugzilla #23951. rwtc.srinivas%netscape.com2000-01-187-0/+2149
* Fixed performance problem with pollable events on Win32.srinivas%netscape.com2000-01-181-0/+11
* Bugzilla bug #20770: CopyHostent should handle the possibility thatwtc%netscape.com2000-01-141-7/+15
* Bugzilla bug #20770: on Solaris, gethost.c needs to link with -lsocketwtc%netscape.com2000-01-141-1/+5
* Removed the assertion in PR_JoinThread. Returning PR_FAILURE is enough.wtc%netscape.com2000-01-141-2/+0
* Set the reuseaddr socket option before calling PR_Bind.wtc%netscape.com2000-01-141-0/+5
* Bugzilla bug #23694: added a global variable to control thewtc%netscape.com2000-01-141-7/+19
* Use only one definition of PipeAvailable and PipeAvailable64, whichwtc%netscape.com2000-01-122-16/+6
* Use PR_IMPLEMENT to define an exported function. Don't need extern whenwtc%netscape.com2000-01-121-3/+2