summaryrefslogtreecommitdiff
path: root/pr/src/md/windows/ntio.c
Commit message (Expand)AuthorAgeFilesLines
* BugZilla: 43337. Better implementationlarryh%netscape.com2000-06-281-1/+1
* BugZilla: 43337. PR_GetPeerName() asserts on NTlarryh%netscape.com2000-06-221-1/+1
* Bugzilla bug #39967: replace an assertion in _PR_MD_GETFILEINFO64 bywtc%netscape.com2000-05-261-1/+4
* Bugzilla bug #31120: _PR_Unblock_IO_Wait was binding the interruptedwtc%netscape.com2000-05-091-1/+1
* Landed NSPRPUB_RELEASE_4_0_20000223 onto the main trunk.wtc%netscape.com2000-02-231-178/+210
* Merged minor fixes related to PR_Available and PR_Sync for pipeswtc%netscape.com2000-01-111-0/+10
* Backed out the NSPR 3.5.1 merge. Mozilla client cannot exit on shutdown.wtc%netscape.com2000-01-081-10/+0
* Merged the fixes in NSPR 3.5.1 to the main trunk.wtc%netscape.com2000-01-081-0/+10
* Assert that the WSAStartup call succeeded.wtc%netscape.com1999-11-301-1/+3
* Bugsplat bug #367096: need to set md.thr_bound_cpu to NULL when wewtc%netscape.com1999-11-171-8/+15
* BugZilla 17558. Add PR_Open() PR_EXCL flaglarryh%netscape.com1999-11-011-2/+8
* BugZilla 17374. Add PROffset typeslarryh%netscape.com1999-10-271-6/+6
* NSPR 3.5 landinglarryh%netscape.com1999-10-131-87/+598
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* Implemented file descriptor inheritance for NT.wtc%netscape.com1999-02-051-154/+234
* Bugsplat bug #340332: _PR_MD_CLOSE should wait, with no timeout,wtc%netscape.com1999-01-211-1/+1
* In ntio.c, w95io.c, _PR_MD_OPEN, handle all combinations ofwtc%netscape.com1998-12-151-7/+12
* Made the second argument for PR_Writev a const pointerwtc%netscape.com1998-12-101-3/+3
* This checkin consists on three things:wtc%netscape.com1998-12-091-0/+16
* More mozilla/nsprpub updates, including:wtc%netscape.com1998-10-051-2/+1
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-141/+253
* In _PR_MD_OPEN_DIR, we append \*.* to the directory name,PLUGIN_MODULE_19980708_BASEwtc1998-07-011-2/+17
* Merged NSPRPUB_19980508_BRANCH to the main trunk. The 19980508wtc1998-05-141-0/+10
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-281-1/+1
* Free the lizardltabb1998-03-281-0/+3776