summaryrefslogtreecommitdiff
path: root/pr/src/io
Commit message (Expand)AuthorAgeFilesLines
* Bug 491045: Remove support for VMS (a.k.a., OpenVMS) from NSPR, r=wtcnelson%bolyard.com2009-05-012-103/+0
* Bug 476996: deleted code that references old XP_MAC files that have beenwtc%google.com2009-02-062-192/+0
* Bug 456449: checked in some more WinMobile WinCE porting changes fromwtc%google.com2009-02-062-0/+6
* Bug 456449: pass INVALID_HANDLE_VALUE instead of 0, 1, and 2 to thewtc%google.com2009-02-041-1/+13
* Bug 456449: Checked in some more WinMobile WinCE porting changes fromwtc%google.com2009-02-043-4/+14
* Bug 451476: removed an unused strncasecmp macro definition. r=julien.pierrewtc%google.com2008-08-251-1/+0
* Bug 432430: Added the HAVE_NETINET_TCP_H configuration macro for platformswtc%google.com2008-08-231-2/+1
* Bug 432430: Checked in the straightforward porting changes for Symbian OS.wtc%google.com2008-07-261-1/+2
* Bug 434397: Removed duplicated code in PR_snprintf() and PR_vsnprintf().wtc%google.com2008-05-311-5/+0
* Bug 330720: more comment cleanup. r=mozilla@weilbacher.org.wtc%google.com2008-05-021-10/+1
* [OS/2] Bug 330720: remove support for the obsolete OS/2-VACPP from NSPR and u...mozilla%weilbacher.org2008-05-023-32/+7
* Bug 396509: call _pr_init_ipv6 lazily rather than during NSPRwtc%google.com2008-01-132-11/+21
* Fix for bug 402669 . Crash in PR_Socket with IPv6 emulation on VMS and WinNT ...julien.pierre.boogz%sun.com2007-11-071-3/+3
* Bug 400957: free logBuf in _PR_LogCleanup to fix a memory leak. r=kengert.wtc%google.com2007-10-241-0/+3
* [OS/2] Bug 399647: fix OS/2 build break in prlog.c and correct warning, r=wtcNSPR_HEAD_20071016FIREFOX_3_0b2_RELEASEFIREFOX_3_0b2_RC1FIREFOX_3_0b1_RELEASEFIREFOX_3_0b1_RC3FIREFOX_3_0b1_RC2FIREFOX_3_0b1_RC1mozilla%weilbacher.org2007-10-161-1/+4
* Partial fix for bug 254987 . Reset some variables after cleanup to prevent a...NSPR_HEAD_20071009julien.pierre.boogz%sun.com2007-09-271-0/+5
* Fix for bug 318877 . NSPR initialization crashes if OS_TARGET is WINNT on AMD...julien.pierre.boogz%sun.com2007-09-131-11/+11
* Bug 244478: allow a logging line to be longer than LINE_BUF_SIZE (512)wtc%google.com2007-09-031-28/+53
* Bug 387954 ? fix NT version of PR_Accept on IPv6 listen socket. r=wtcnelson%bolyard.com2007-07-251-0/+19
* Bug 377451. Fix crash in cvt_s when string is longer than precision.nelson%bolyard.com2007-04-261-6/+13
* Bug 365703: added a level of parenthesis. Suggested by Mike Hommey.wtchang%redhat.com2007-01-051-1/+1
* Bug 365703: turn off logging and tracing if the effective group ID iswtchang%redhat.com2007-01-051-1/+1
* Bugzilla Bug 353729: handle PR_vsmprintf failure in PR_vfprintf. r=timelesswtchang%redhat.com2006-11-301-0/+3
* 351470: setuid root programs linked with NSPR allow elevation of privilege. r...alexei.volkov.bugs%sun.com2006-09-071-0/+8
* 351470: setuid root programs linked with NSPR allow elevation of privilege.alexei.volkov.bugs%sun.com2006-09-071-0/+8
* Bugzilla Bug 340956: when emulating PR_APPEND, we should use PR_Seek64wtchang%redhat.com2006-06-111-4/+3
* Bugzilla bug 326110: use PR_IMPLEMENT with two exported functions.wtchang%redhat.com2006-02-071-2/+2
* Bugzilla Bug 225859: added 64-bit Windows support. Peter Armisteadwtchang%redhat.com2005-10-213-30/+31
* Bugzilla Bug 298612: ensure that the return value of StringGetChar, whichwtchang%redhat.com2005-08-051-1/+1
* Fixed spelling errors in comments.wtchang%redhat.com2005-07-011-2/+2
* Bugzilla Bugs 255633, 285934: '-' must be the first or last character inwtchang%redhat.com2005-03-141-2/+2
* Bugzilla Bug 255633: allow hyphen (-) and underscore (_) in log modulewtchang%redhat.com2005-03-091-2/+2
* Bugzilla Bug 285020: wrap the member access in parenthesis because recvwtchang%redhat.com2005-03-081-1/+1
* Bugzilla Bug 279541: Fixed errors in code that was apparently copiedwtchang%redhat.com2005-01-251-4/+4
* Bugzilla bug 276330: add a new configuration macro _PR_HAVE_O_APPEND,wtchang%redhat.com2005-01-171-8/+8
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2517-509/+561
* Bugzilla bug 236228: fixed the remaining problems with logFile == WinDebugwchang0222%aol.com2004-04-241-11/+16
* Bugzilla bug 162786: fixed a bug where PR_snprintf returns wrong stringwchang0222%aol.com2004-04-221-1/+1
* Bugzilla bug 239663wchang0222%aol.com2004-04-201-3/+3
* Bugzilla bug 238842: avoid the copying of va_list (the VARARGS_ASSIGNwchang0222%aol.com2004-04-031-53/+64
* Bugzilla bug 237870: we figured out how to link the MinGW build againstwchang0222%aol.com2004-03-231-5/+10
* Bugzilla bug 232742: added Linux/amd64 support. The patch came from Gentoowchang0222%aol.com2004-03-091-1/+3
* Bugzilla bug 186547: fixed compiler warnings. r=wtc.wchang0222%aol.com2004-03-051-2/+2
* Bugzilla bug 231195: fixed the crash in PR_LogCleanup if NSPR_LOG_FILE iswchang0222%aol.com2004-02-051-10/+25
* Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch iswtc%netscape.com2003-09-162-5/+4
* landing patch for bug 211501 "NSPR should provide getaddrinfo" r=wtcdarin%meer.net2003-09-111-37/+27
* Bug 126937: implement PR_GetSysfdTableMax and PR_SetSysfdTableSize forwtc%netscape.com2003-07-091-4/+18
* Bug 104529: on OS/2, when writing to the command-line console, we mustwtc%netscape.com2003-04-181-0/+38
* Turn off optimizations for prprf.c on OS/2 to avoid PR_snprintf problem.seawood%netscape.com2003-04-011-0/+8
* Bug 192962: include <string.h> for the declaration of memcpy.wtc%netscape.com2003-02-121-0/+2