summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bugzilla Bug 289015: backed out the checkin. It broke some tinderboxeswtchang%redhat.com2005-04-291-2/+1
* Bugzilla Bug 291724: removed the workaround for a very old Windows NT 4.0wtchang%redhat.com2005-04-283-75/+1
* Bugzilla Bug 291982: fixed a bug when we remove an item from a listwtchang%redhat.com2005-04-281-3/+5
* Bugzilla Bug 289015: enable nspr-config to use the --libdir option passedwtchang%redhat.com2005-04-271-1/+2
* Bugzilla Bug 291631: changed MOD_MINOR_VERSION to 6 for NSPR 4.6.wtchang%redhat.com2005-04-272-2/+2
* Fix for bug 170911 - add support for >2GB files on OS/2. r=mkaply, pedemontejulien.pierre.bugs%sun.com2005-04-223-55/+211
* Bugzilla bug 290122: pass full pathnames of source files to the compilerwtchang%redhat.com2005-04-131-1/+1
* Bugzilla Bug 287197: undo the damage of rev. 3.2. Comments must beginwtchang%redhat.com2005-03-221-54/+54
* Changed "it's" to "its".wtchang%redhat.com2005-03-171-1/+1
* Bugzilla Bug 238563: added a comment that Nelson suggested in code review.wtchang%redhat.com2005-03-161-0/+5
* Bugzilla Bugs 255633, 285934: '-' must be the first or last character inwtchang%redhat.com2005-03-141-2/+2
* Bugzilla Bug 238563: removed PR_ASSERT from pr_ZoneRealloc because it iswtchang%redhat.com2005-03-141-1/+0
* Bugzilla Bug 238563: moved the pr_ZoneMalloc call before the realloc call.wtchang%redhat.com2005-03-141-9/+23
* Bugzilla Bug 252195: use Microsoft IPv6 Technology Preview for Windowswtchang%redhat.com2005-03-101-15/+24
* Improved comment.wtchang%redhat.com2005-03-101-1/+1
* Removed white spaces.wtchang%redhat.com2005-03-101-1/+1
* Bugzilla Bug 164163: removed unused function PR_FindLibrary.wtchang%redhat.com2005-03-102-14/+5
* Bugzilla Bug 285286: PR_ReadDir reported the wrong error code when thewtchang%redhat.com2005-03-095-0/+5
* Bugzilla Bug 255633: allow hyphen (-) and underscore (_) in log modulewtchang%redhat.com2005-03-091-2/+2
* Bugzilla Bug 100776: make a copy of the sockaddr structure and pass thewtchang%redhat.com2005-03-091-1/+4
* Regenerated using the official autoconf 2.13 (as opposed to the autoconfwtchang%redhat.com2005-03-091-199/+78
* Bugzilla bug 256508: make --with-pthreads the default on OpenBSD. Thewtchang%redhat.com2005-03-092-80/+205
* Bugzilla Bug 195222: removed obsolete NSPR makefiles.wtchang%redhat.com2005-03-092-223/+0
* Bugzilla Bug 279817: removed the NODL_TABLE code. It was added for Win16.wtchang%redhat.com2005-03-091-14/+0
* Bugzilla Bug 281250: internal functions should not be defined withwtchang%redhat.com2005-03-091-12/+12
* Bugzilla Bug 285020: wrap the member access in parenthesis because recvwtchang%redhat.com2005-03-081-1/+1
* Bugzilla bug 274450: a default thread stack size of 64K is too small forwtchang%redhat.com2005-03-081-4/+10
* Removed blank lines in *.def files.wtchang%redhat.com2005-03-084-8/+7
* Fixed the indentation and a typo in the comments.wtchang%redhat.com2005-03-081-8/+8
* Bugzilla Bug 274450: use pthread_attr_setstacksize on Linux.wtchang%redhat.com2005-03-083-9/+0
* Bugzilla Bug 283710: disable executable stack on ia64. The patch iswtchang%redhat.com2005-02-281-0/+3
* Fixed comments.wtchang%redhat.com2005-02-281-36/+57
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-02-261-2/+36
* 238319: Sun packages changes.christophe.ravel.bugs%sun.com2005-02-2520-55/+715
* 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-242-92/+0
* Bugzilla Bug 283210: Use the B_DO_NOT_RESCHEDULE flag to avoid unnecessarywtchang%redhat.com2005-02-233-11/+11
* Bugzilla Bug 271883: remove FILE_HIDDEN from _PR_MD_OPEN. _PR_MD_OPENwtchang%redhat.com2005-02-111-7/+1
* Bugzilla Bug 281763: fixed a leak of the first arena on the freelist whenwtchang%redhat.com2005-02-111-2/+2
* Bugzilla Bug 280984: we found that the L_IGNOREUNLOAD flag is not yetwtchang%redhat.com2005-02-091-1/+15
* Bugzilla Bug 280984: need to pass the L_IGNOREUNLOAD flag to loadquery sowtchang%redhat.com2005-02-051-2/+4
* Bugzilla Bug 280872: prmem.h doesn't need to include <stddef.h> directlywtchang%redhat.com2005-02-041-2/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-027-228/+230
* Bugzilla Bug 279874: use %p instead of %X to print a pointer. The patch iswtchang%redhat.com2005-01-311-13/+13
* Bugzilla Bug 277514: added an environment variable NSPR_OS2_NO_HIRES_TIMERwtchang%redhat.com2005-01-251-2/+11
* Bugzilla Bug 279541: Fixed errors in code that was apparently copiedwtchang%redhat.com2005-01-251-4/+4
* Bugzilla Bug 279723: PR_ReadDir needs to map the error code beforewtchang%redhat.com2005-01-251-3/+7
* Bugzilla Bug 279071: removed a duplication definition of thewtchang%redhat.com2005-01-201-1/+0
* Bugzilla bug 276330: add a new configuration macro _PR_HAVE_O_APPEND,wtchang%redhat.com2005-01-174-10/+16
* Bugzilla Bug 277704: define the LL_MAXINT, LL_MININT, ... macros aswtchang%redhat.com2005-01-121-5/+17