summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'GECKO190_20090824_RELBRANCH'GECKO190_20090824_RELBRANCHcvs2hg2009-06-1326-114/+369
* Bug 370766: test the predefined __LITTLE_ENDIAN__ macro. TBR=glen.beasleywtc%google.com2008-12-131-1/+1
* Bug 370766: support 64-bit Mac OS X x86_64, which uses the dlopen functionswtc%google.com2008-12-131-13/+14
* Bug 467951: Build NSPR on NetBSD with pthreads by default. The patch iswtc%google.com2008-12-052-24/+28
* Bug 461502: Use -Bdirect on Solaris 10 or later. The patch is contributedwtc%google.com2008-11-252-19/+47
* Bug 465435: added a comment to explain the check against FD_SETSIZE inwtc%google.com2008-11-211-0/+6
* Bug 465629: Fixed the comments about PR_EnumerateAddrInfo andwtc%google.com2008-11-211-5/+5
* Bug 463562: load mmtimer.dll and look up timeGetTime at run time becausewtc%google.com2008-11-211-1/+20
* Bug 385583: Fixed incorrect jmp_buf assumptions on ARM EABI systems. Thewtc%google.com2008-11-081-0/+10
* Set NSPR version to 4.7.4 Beta.wtc%google.com2008-11-085-13/+14
* Set NSPR version to 4.7.3.NSPR_4_7_3_RTMFIREFOX_3_0_9_RELEASEFIREFOX_3_0_9_BUILD2FIREFOX_3_0_9_BUILD1FIREFOX_3_0_8_RELEASEFIREFOX_3_0_8_BUILD2FIREFOX_3_0_8_BUILD1FIREFOX_3_0_7_RELEASEFIREFOX_3_0_7_BUILD2FIREFOX_3_0_7_BUILD1FIREFOX_3_0_6_RELEASEFIREFOX_3_0_6_BUILD1FIREFOX_3_0_11_RELEASEFIREFOX_3_0_11_BUILD2FIREFOX_3_0_11_BUILD1FIREFOX_3_0_10_RELEASEFIREFOX_3_0_10_BUILD1CAMINO_2_0_B3_RELEASECAMINO_2_0_B2_RELEASEwtc%google.com2008-11-061-2/+2
* Bug 461502: backed out the -Bdirect linker flag added for bug 451476NSPR_4_7_3_BETA1wtc%google.com2008-11-042-4/+4
* bug 462178: Need better error handling when running NSPR tests (runtests.pl).christophe.ravel.bugs%sun.com2008-10-301-9/+25
* Bug 462178: fixed typos ("errno" or "error code" should be "exit status").wtc%google.com2008-10-291-3/+3
* Set NSPR version to 4.7.3 Beta.wtc%google.com2008-10-295-13/+13
* Bug 455556: Added a null pointer check of the 'tm' argument toNSPR_4_7_2_RTMwtc%google.com2008-10-222-19/+50
* Set NSPR version to 4.7.2.wtc%google.com2008-10-211-2/+2
* Bug 453375: Declare PR_ImportTCPSocket in a public header file.christophe.ravel.bugs%sun.com2008-10-202-1/+9
* Bug 455556: output an empty string when PR_FormatTime fails. The patch isNSPR_4_7_2_BETA4wtc%google.com2008-10-111-1/+11
* Bug 459304: added support for Linux/SPARC64 (64-bit). The patch iswtc%google.com2008-10-112-0/+48
* Set NSPR version to 4.7.2 Beta 4.wtc%google.com2008-10-071-1/+1
* Bug 455829: read from /dev/urandom instead of /dev/random becausewtc%google.com2008-10-071-11/+11
* Bug 454878: On Mac OS X, the 'count' argument to host_info should bewtc%google.com2008-10-071-1/+1
* Bug 454878: Need to initialize 'count' to the size of the host_basic_infowtc%google.com2008-10-071-2/+2
* Set NSPR version to 4.7.2 Beta 3.NSPR_4_7_2_BETA3wtc%google.com2008-09-021-1/+1
* Fix for bug 451476 . NSPR shared libraries should use direct bindings on Sola...julien.pierre.boogz%sun.com2008-08-302-4/+4
* Bug 451476: removed an unused strncasecmp macro definition. r=julien.pierrewtc%google.com2008-08-251-1/+0
* Bug 313282: Include <string.h> for strlen.wtc%google.com2008-08-231-0/+1
* Bug 432430: Added the HAVE_NETINET_TCP_H configuration macro for platformswtc%google.com2008-08-236-10/+119
* Bug 432430: moved a closing parenthesis.NSPR_4_7_2_BETA2wtc%google.com2008-08-161-2/+2
* Set NSPR version to 4.7.2 Beta 2.wtc%google.com2008-08-151-1/+1
* Bug 450224: Use the _PT_THREAD_INTERRUPTED macro to test thewtc%google.com2008-08-151-5/+5
* Bug 450210: removed a needless _PR_MD_CURRENT_THREAD call in _PR_MD_WRITE.wtc%google.com2008-08-141-1/+0
* Set NSPR version to 4.7.2 Beta 1.NSPR_4_7_2_BETA1wtc%google.com2008-08-111-1/+1
* fix systemic misspellings of deprecated and function for bug #448200nelson%bolyard.com2008-08-041-1/+1
* Bug 436845: Added runtests.pl, which can kill a timed-out test on Windowswtc%google.com2008-07-271-0/+384
* Bug 370766: Ported NSPR to 64-bit Mac OS X (x86-64), except prlink.c. Thewtc%google.com2008-07-276-27/+210
* Bug 432430: Checked in the straightforward porting changes for Symbian OS.wtc%google.com2008-07-266-6/+9
* Bug 432430:More header file changes required for the Symbian OS port. Thewtc%google.com2008-07-263-5/+10
* Bug 417044: Support building Mac universal binaries in a single pass.wtc%google.com2008-07-234-37/+68
* Bug 432430: Updated _symbian.cfg and prtypes.h for Symbian OS. The patchwtc%google.com2008-07-192-11/+28
* Bug 436806: On FreeBSD, assume elf instead of a.out if the objformatwtc%google.com2008-07-122-4/+4
* Bug 432430: fail the compilation if __arm__ is not defined.wtc%google.com2008-06-241-0/+4
* Bug 432430: the first part of the port to Symbian OS. The patch iswtc%google.com2008-06-243-0/+293
* Bug 332942: use 'uname -p' instead of 'uname -m' to determine if we'rewtc%google.com2008-06-074-27/+29
* Bug 313282: comnined strccmp.c (rev. 3.7) and strcstr.c (rev. 3.8) intowtc%google.com2008-06-073-127/+88
* Bug 313282: we can call strlen instead of PL_strlen after checking theirwtc%google.com2008-06-011-5/+5
* Bug 434397: Removed duplicated code in PR_snprintf() and PR_vsnprintf().wtc%google.com2008-05-311-5/+0
* Bug 430684: PL_ArenaFinish should zero the static variablewtc%google.com2008-05-171-0/+2
* Fix for bug 266215 . Add conversion code and assertions for iovec. r=wtcjulien.pierre.boogz%sun.com2008-05-162-2/+30