summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for tag 'NSPR_4_5_BASE'NSPR_4_5_BASEcvs2hg2004-04-022-78/+204
* Bugzilla bug 126928: OS/2 only - code from knut st. osmundsen - implementwchang0222%aol.com2004-04-021-16/+33
* Bugzilla bug 237183: adds an exception handler for every NSPR thread thatwchang0222%aol.com2004-03-253-2/+132
* Bugzilla bug 238578: memory allocated with PR_MALLOC() should not be freedwchang0222%aol.com2004-03-251-2/+2
* Bugzilla bug 237870: we figured out how to link the MinGW build againstwchang0222%aol.com2004-03-233-7/+12
* fixes bug 209814 "PR_dtoa blows up when executed on an ARM platform" patch by...darin%meer.net2004-03-121-5/+14
* It is not necessary to define _THREAD_SAFE when using pthreads on OpenBSD.wchang0222%aol.com2004-03-112-204/+78
* Update openbsd support for openbsd >= 3.4seawood%netscape.com2004-03-102-13/+64
* Bugzilla bug 231849: added performance optimizations (same as those we usewchang0222%aol.com2004-03-101-0/+29
* Bugzilla bug 236879: PR_LocalTimeParameters should also check for valueswchang0222%aol.com2004-03-101-3/+5
* Update openbsd support for openbsd >= 3.4seawood%netscape.com2004-03-092-92/+225
* Bugzilla bug 232742: added Linux/amd64 support. The patch came from Gentoowchang0222%aol.com2004-03-096-23/+187
* Bugzilla bug 200162: pass 0 as the third and fourth arguments to sem_openwchang0222%aol.com2004-03-091-0/+5
* Bugzilla bug 186547: fixed compiler warnings. r=wtc.wchang0222%aol.com2004-03-051-2/+2
* Bugzilla bug 233048: support 64-bit Solaris SPARC build with gcc. Thewchang0222%aol.com2004-02-112-25/+35
* Bugzilla bug 224161: fixed a regression that was introduced in the fixwchang0222%aol.com2004-02-072-6/+6
* Bugzilla bug 231195: fixed the crash in PR_LogCleanup if NSPR_LOG_FILE iswchang0222%aol.com2004-02-051-10/+25
* Bugzilla bug 232120: added support for NetBSD's pthread library. The patchwchang0222%aol.com2004-02-043-3/+13
* Bugzilla bug 231504: made --disable-strip work. r=bryner.wchang0222%aol.com2004-01-292-10/+14
* Bugzilla bug 224161: added support for Mac OS X Panther SDK. We assumewchang0222%aol.com2004-01-283-23/+35
* Bugzilla bug 232226: use the -bnortllib linker flag when building AIXwchang0222%aol.com2004-01-272-2/+2
* Bugzilla bug 231786: extended PR_GetAddrInfoByName to support PR_AF_INET.wchang0222%aol.com2004-01-221-2/+2
* Bugzilla bug 230837: define the _MD_INIT_CONTEXT macro correctly -- itwchang0222%aol.com2004-01-203-3/+12
* Bugzilla bug 228899: pass the RTLD_MEMBER flag to dlopen on AIX so that wewchang0222%aol.com2004-01-201-0/+3
* Bugzilla bug 222037: we need to adjust the address family field ofwchang0222%aol.com2004-01-081-0/+9
* Checked in Neutrino (NTO) changes received from Adrian Mardarewchang0222%aol.com2004-01-062-1/+2
* Regenerated the configure script with the right version of autoconf.wchang0222%aol.com2003-12-231-171/+69
* fixes bug 222031 "OSX getaddrinfo returns concatenated results from /etc/host...darin%meer.net2003-11-272-2/+20
* Updated for NSPR 4.5.wchang0222%aol.com2003-11-254-11/+11
* Bugzilla bug 226686: we need to close the new socket if _MD_FAST_ACCEPT orwchang0222%aol.com2003-11-251-2/+15
* Bugzilla bug 226470: use a C compiler rather than a C++ compiler to compilewchang0222%aol.com2003-11-242-79/+175
* Bugzilla bug 226356: test for NULL before dereferencing a pointer. Thewchang0222%aol.com2003-11-223-3/+8
* fixes bug 216021 "chekesp error if i link against a msvcrt that is built with...darin%meer.net2003-11-185-17/+26
* fixes bug 226022 "overflow error in PR_Poll means timeout < 1 second returns ...darin%meer.net2003-11-184-8/+4
* Bugzilla bug 219913: define _PR_HAVE_THREADSAFE_GETHOST for OS/2 so thatwchang0222%aol.com2003-11-163-40/+24
* Bugzilla bug 224707: added Linux HPPA support. The patch came from thewchang0222%aol.com2003-11-162-0/+47
* Bugzilla bug 207803: added 64-bit UltraSPARC FreeBSD support to NSPR. Thewchang0222%aol.com2003-11-154-22/+76
* Bugzilla bug 225260: link NSPR dynamic shared libraries with thewchang0222%aol.com2003-11-132-2/+2
* fixes bug 223811 "getaddrinfo returns 3 addrinfo structs for each IP address ...darin%meer.net2003-10-311-0/+9
* Bugzilla bug 223427: added a note section so that the linker knows we arewchang0222%aol.com2003-10-241-0/+3
* Use a larger buffer.wchang0222%aol.com2003-10-241-1/+1
* Added a missing printf statement.wchang0222%aol.com2003-10-241-0/+1
* Added formattm.c, a test program for PR_FormatTime andwchang0222%aol.com2003-10-244-0/+58
* Bugzilla bug 217121: fixed a crash in strftime on Mac OS X. The patch iswchang0222%aol.com2003-10-241-1/+2
* Bugzilla bug 214411: fixed a bug introduced in the previous checkin.wchang0222%aol.com2003-10-231-10/+13
* Bugzilla bug 179828: released plarena.h and plarena.c under thewchang0222%aol.com2003-10-192-43/+51
* Bugzilla bug 221385: we need to set tm_zone and tm_gmtoff on FreeBSD, too.wchang0222%aol.com2003-10-131-1/+1
* Bugzilla bug 221124: declare variables with const. Thanks towchang0222%aol.com2003-10-091-4/+4
* fixes bug 220020 "PR_EnumerateAddrInfo should not special case port 0" r=wtcdarin%meer.net2003-09-231-2/+4
* Removed all obsolete <OS>.mk files, which have been replaced by thewtc%netscape.com2003-09-1832-3381/+0