summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla Bug 335301: handle memory allocation failure in PR_OpenDir. TheMOZILLA_1_9a1_RELEASEMOZILLA_1_9a1_RC3MOZILLA_1_9a1_RC2MOZILLA_1_9a1_RC1wtchang%redhat.com2006-10-171-1/+4
* [OS/2] Bug 346376: Don't use PRTYC_IDLETIME class for thread priorities, r=mk...mozilla%weilbacher.org2006-10-051-6/+1
* [OS/2] Bug 333639: Add note about assembleCmdLine() usage and fix build warni...mozilla%weilbacher.org2006-10-0515-2/+1929
|\
* \ fixup commit for tag 'SUNBIRD_0_3_1_RELEASE'SUNBIRD_0_3_1_RELEASEcvs2hg2006-09-260-0/+0
|\ \ | |/
* | fixup commit for tag 'SUNBIRD_0_3_1_RC1'SUNBIRD_0_3_1_RC1cvs2hg2006-09-2614-1924/+0
|/
* Bugzilla Bug 354305: allows to build NSPR on FreeBSD 6.2. Support forSUNBIRD_0_3rc1_RC1SUNBIRD_0_3_RELEASESUNBIRD_0_3_BASEwtchang%redhat.com2006-09-261-0/+5
* Bugzilla Bug 351609: test lib->dlh before calling NSUnLinkModule on Mac.wtchang%redhat.com2006-09-121-1/+2
* Bugzilla Bug 337637: fixed a memory leak on error in _MD_OpenSharedMemory.wtchang%redhat.com2006-09-121-0/+1
* 351470: setuid root programs linked with NSPR allow elevation of privilege.wtchang%redhat.com2006-09-122-9/+15
* 351470: setuid root programs linked with NSPR allow elevation of privilege.wtchang%redhat.com2006-09-122-0/+10
* Test PR_GetMemMapAlignment.wtchang%redhat.com2006-09-111-0/+1
* #346376mkaply%us.ibm.com2006-08-031-4/+7
* Bugzilla Bug 326168: Windows NT 3.51 doesn't support CP_UTF8 either, sowtchang%redhat.com2006-07-111-5/+9
* Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64DOM_AGNOSTIC3_PRE_MERGEDOM_AGNOSTIC3_BASE3wtchang%redhat.com2006-06-111-4/+3
* Remove all generated Makefiles upon distclean.cls%seawood.org2006-04-281-0/+1
* Remove all generated Makefiles upon distclean.cls%seawood.org2006-04-282-80/+205
* Bugzilla Bug 326168: fixed an allocation size bug. The patch iswtchang%redhat.com2006-04-121-1/+1
* Bugzilla Bug 298457: fixed an underquoted m4 macro. The patch iswtchang%redhat.com2006-04-111-1/+1
* Bugzilla bug 247896 and bug 331216: fixed the bug that 'end' was moved onewtchang%redhat.com2006-04-111-5/+1
* Bug 331600 - remove non-tri-licensed code patch, originally from bug 61746.wtchang%redhat.com2006-04-051-88/+28
* Bugzilla Bug 326168: more cleanups after code review. r=darin,jshin.wtchang%redhat.com2006-04-053-17/+19
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2006-03-3110-273/+303
* #301064mkaply%us.ibm.com2006-03-151-0/+16
* Bugzilla Bug 330364: fixed a NULL pointer dereference inwtchang%redhat.com2006-03-131-1/+1
* Backed out a change in the previous checkin that broke the Windows gccwtchang%redhat.com2006-03-131-1/+1
* fixes bug 326168 "Add a UTF-16 API to load a library" patch by jshin1987@gmai...darin%meer.net2006-03-105-15/+257
* Bugzilla Bug 261649: BeOS has the getprotobyxxx_r functions, but theyTHREADS_20060307_BASEwtchang%redhat.com2006-02-281-3/+4
* Bugzilla Bug 322578: Support ppc<->x86 cross builds for Mac OS X. Thewtchang%redhat.com2006-02-225-93/+171
* Bugzilla Bug 327448: it's not necessary to do dynamic lookup of the Wwtchang%redhat.com2006-02-202-41/+11
* Bugzilla Bug 327544: set OBJDIR to $(OBJDIR_NAME) to ensure that OBJDIRwtchang%redhat.com2006-02-202-3/+2
* Bugzilla Bug 111428: more file pathname internationalization bug fixes.wtchang%redhat.com2006-02-172-10/+38
* Bugzilla Bug 124695: the implementation of _PR_MD_GET_INTERVAL for MinGWwtchang%redhat.com2006-02-131-6/+0
* Bugzilla bug 326283: fixed the Emacs mode line. r=joshmoz.wtchang%redhat.com2006-02-081-1/+1
* Bugzilla Bug 307527: a dummy whitespace change to cause Mozilla tinderboxeswtchang%redhat.com2006-02-071-0/+1
* Bugzilla Bug 307527: second attempt to check in the fix.wtchang%redhat.com2006-02-072-64/+6
* Bugzilla Bug 307527: backed out the previous checkin because Mozillawtchang%redhat.com2006-02-072-6/+64
* Bugzilla Bug 307527: implement NSPR interval timer with timeGetTime insteadwtchang%redhat.com2006-02-072-64/+6
* Bugzilla bug 326110: use PR_IMPLEMENT with two exported functions.wtchang%redhat.com2006-02-072-4/+4
* Bugzilla bug 326110: declare PR_SetSysfdTableSize and PR_GetSysfdTableMaxwtchang%redhat.com2006-02-061-0/+9
* Bugzilla Bug 322956: added PR_SI_HOSTNAME_UNTRUNCATED, which does notwtchang%redhat.com2006-01-192-2/+9
* Bugzilla Bug 322422: fixed a negative integer division truncation directionwtchang%redhat.com2006-01-091-1/+11
* Bugzilla Bug 322427: removed a very old workaround for a zero-size array inwtchang%redhat.com2006-01-091-4/+0
* Dummy whitespace change to force the Tinderboxes to rebuild.wtchang%redhat.com2006-01-091-0/+1
* Bugzilla Bug 322287: Implemented NSPR atomic routines in x86 assembly codewtchang%redhat.com2006-01-094-31/+145
* Bugzilla Bug 322287: the "lock" prefix is not required for the x86 "xchg"wtchang%redhat.com2006-01-097-8/+3
* Bugzilla bug 322427: do not compile NSPR with -ansi and with _POSIX_SOURCE,wtchang%redhat.com2006-01-074-53/+28
* Bugzilla Bugs 261649 and 321579: fixed BeOS build error caused by previouswtchang%redhat.com2005-12-271-2/+2
* Bugzilla Bug 261649: added GNU/k*BSD and preliminary GNU/Hurd support. Thewtchang%redhat.com2005-12-2416-58/+84
* Bugzilla Bug 321230: don't link with libdl on BeOS. The patch iswtchang%redhat.com2005-12-222-2/+3
* Bugzilla Bug 316964: use the -z ignore linker flag on Solaris. The patchwtchang%redhat.com2005-12-162-4/+4