summaryrefslogtreecommitdiff
path: root/pr/src/md
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_1_0_3_MINIBRANCH'XULRUNNER_1_8_0_5_RELEASEXULRUNNER_1_8_0_5_RC5XULRUNNER_1_8_0_5_RC4XULRUNNER_1_8_0_5_RC2THUNDERBIRD_1_5_0_9_RELEASETHUNDERBIRD_1_5_0_9_RC1THUNDERBIRD_1_5_0_8_RELEASETHUNDERBIRD_1_5_0_8_RC1THUNDERBIRD_1_5_0_7_RELEASETHUNDERBIRD_1_5_0_7_RC6THUNDERBIRD_1_5_0_7_RC5THUNDERBIRD_1_5_0_7_RC4THUNDERBIRD_1_5_0_7_RC3THUNDERBIRD_1_5_0_7_RC2THUNDERBIRD_1_5_0_7_RC1THUNDERBIRD_1_5_0_5_RELEASETHUNDERBIRD_1_5_0_5_RC4THUNDERBIRD_1_5_0_5_RC3THUNDERBIRD_1_5_0_5_RC2THUNDERBIRD_1_5_0_5_RC1SEAMONKEY_1_0_7_RELEASESEAMONKEY_1_0_6_RELEASESEAMONKEY_1_0_5_RELEASESEAMONKEY_1_0_4_RELEASESEAMONKEY_1_0_3_RELEASEMOZILLA_1_8_0_7_RELEASEMOZILLA_1_8_0_5_RELEASEMOZILLA_1_8_0_5_RC5MOZILLA_1_8_0_5_RC4MOZILLA_1_8_0_5_RC2FIREFOX_1_5_0_9_RELEASEFIREFOX_1_5_0_9_RC1FIREFOX_1_5_0_8_RELEASEFIREFOX_1_5_0_8_RC2FIREFOX_1_5_0_8_RC1FIREFOX_1_5_0_7_RELEASEFIREFOX_1_5_0_7_RC6FIREFOX_1_5_0_7_RC5FIREFOX_1_5_0_7_RC4FIREFOX_1_5_0_7_RC3FIREFOX_1_5_0_7_RC2FIREFOX_1_5_0_7_RC1FIREFOX_1_5_0_6_RELEASEFIREFOX_1_5_0_6_RC1FIREFOX_1_5_0_5_RELEASEFIREFOX_1_5_0_5_RC5FIREFOX_1_5_0_5_RC4FIREFOX_1_5_0_5_RC3FIREFOX_1_5_0_5_RC2FIREFOX_1_5_0_5_RC1CAMINO_1_0_3_RELEASECAMINO_1_0_3_MINIBRANCHcvs2hg2006-06-127-78/+267
* Sync with NSPR 4.6cls%seawood.org2005-06-011-1/+1
* Bugzilla Bug 291724: removed the workaround for a very old Windows NT 4.0wtchang%redhat.com2005-04-293-75/+1
* Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemonteSOFTWARE_UPDATE_20050428_BASEjulien.pierre.bugs%sun.com2005-04-222-54/+204
* Bugzilla Bug 287197: undo the damage of rev. 3.2. Comments must beginwtchang%redhat.com2005-03-221-54/+54
* Bugzilla Bug 285286: PR_ReadDir reported the wrong error code when thewtchang%redhat.com2005-03-094-0/+4
* Bugzilla Bug 100776: make a copy of the sockaddr structure and pass thewtchang%redhat.com2005-03-091-1/+4
* Bugzilla Bug 281250: internal functions should not be defined withwtchang%redhat.com2005-03-091-12/+12
* Bugzilla Bug 283710: disable executable stack on ia64. The patch iswtchang%redhat.com2005-02-281-36/+60
* Bugzilla Bug 260899: removed dead code.wtchang%redhat.com2005-02-241-117/+0
* Bugzilla Bug 260899: do not use the spinlock based implementation ofwtchang%redhat.com2005-02-241-78/+0
* #271883mkaply%us.ibm.com2005-02-181-7/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-011-75/+48
* Bugzilla Bug 277514: added an environment variable NSPR_OS2_NO_HIRES_TIMERwtchang%redhat.com2005-01-251-2/+11
* Bugzilla Bug 276587: use stat to implement _MD_access because access iswtchang%redhat.com2005-01-121-9/+16
* Add support for using gcc's visibility pragma to treat all function and metho...bryner%brianryner.com2004-12-151-1/+1
* Checked in the fixes for Bugzilla bugs 106386, 266981, and 266327 on thewchang0222%aol.com2004-11-231-6/+8
* #247962MOZILLA_1_8a5_RELEASEmkaply%us.ibm.com2004-11-221-35/+0
* Bugzilla bug 265219: go to errorExit on DosStartSession failure. r=mkaply.wchang0222%aol.com2004-11-051-1/+2
* Bugzilla bug 265219: added support for redirecting stdin/stdout of a childwchang0222%aol.com2004-11-041-10/+90
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2004-10-061-0/+92
* Bug 236613: change to MPL/LGPL/GPL tri-license.wchang0222%aol.com2004-04-28110-3265/+3636
* #239663mkaply%us.ibm.com2004-04-193-4/+23
* #126928mkaply%us.ibm.com2004-04-011-16/+33
* #237183mkaply%us.ibm.com2004-03-251-2/+111
* Bugzilla bug 238578: memory allocated with PR_MALLOC() should not be freedwchang0222%aol.com2004-03-251-2/+2
* landing patch for bug 231849 "[BEOS] Network optimizations from UNIX" patch b...darin%meer.net2004-03-091-0/+29
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2004-03-091-0/+95
* Bugzilla bug 222037: we need to adjust the address family field ofSTRING_20040119_BASEwchang0222%aol.com2004-01-081-0/+9
* Synched up the NSPRPUB_PRE_4_2_CLIENT_BRANCH with the tip.wchang0222%aol.com2003-12-231-2/+15
* fixes bug 216021 "chekesp error if i link against a msvcrt that is built with...THUNDERBIRD_M3_BASEdarin%meer.net2003-11-182-16/+20
* fixes bug 226022 "overflow error in PR_Poll means timeout < 1 second returns ...darin%meer.net2003-11-184-8/+4
* Brought the NSPRPUB_PRE_4_2_CLIENT_BRANCH in sync with the tip.wchang0222%aol.com2003-11-162-10/+16
* Bugzilla bug 215581: checked in the rest of the GCC 3.2.2 for OS/2 changeswtc%netscape.com2003-09-161-5/+2
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-166-171/+60
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2003-09-161-0/+74
* Brought the NSPRPUB_PRE_4_2_CLIENT_BRANCH in synch with the tip.wtc%netscape.com2003-09-131-2/+33
* Bug 206815: fixed a benign UMR in the PR_Poll implementations based onwtc%netscape.com2003-05-231-0/+1
* Bug 205582: map EHOSTUNREACH to PR_HOST_UNREACHABLE_ERROR on Unix. r=darin.FIREBIRD_0_6_RELEASEwtc%netscape.com2003-05-141-0/+3
* Bug 188246: support building NSPR with gcc 3.x on OS/2. also fixed thewtc%netscape.com2003-03-268-68/+143
* Bug 198634: fixes to OS/2 threading code. The patch is contributed bywtc%netscape.com2003-03-221-0/+16
* Bug 195411: added the LL_MaxUint function and the LL_MAXUINT macro.wtc%netscape.com2003-03-041-1/+3
* Bug 192797: improved the implementation of PR_Poll for Win32. Increasewtc%netscape.com2003-02-281-3/+30
* Bug 164841: use high performance timers (again) on OS/2.wtc%netscape.com2003-02-281-4/+44
* Bug 193007: export PR_CreateThread and PR_SetError and new NSPR 4.3wtc%netscape.com2003-02-251-0/+56
* Bug 194298: inherit from the shell instead of the parent. The patch iswtc%netscape.com2003-02-241-1/+1
* Bug 193969: implemented atomic routines for Darwin PPC in assembly.wtc%netscape.com2003-02-221-3/+3
* fixup commit for branch 'NSPRPUB_PRE_4_2_CLIENT_BRANCH'cvs2hg2003-02-221-0/+92
* Bug 80082: need to install libnspr_flt4.so in dist/bin too, for the Mozillawtc%netscape.com2003-01-201-0/+1
* Bug 134113: make NSPR build on Win32 using MinGW gcc. The patch iswtc%netscape.com2003-01-203-7/+17