summaryrefslogtreecommitdiff
path: root/pr/src/md/unix/unix_errors.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 205582: map EHOSTUNREACH to PR_HOST_UNREACHABLE_ERROR on Unix. r=darin.FIREBIRD_0_6_RELEASEwtc%netscape.com2003-05-141-0/+3
* Bugzilla bug 133659: Merged the latest NSPR fixes from the tip into thewtc%netscape.com2002-03-311-0/+7
* Bugzilla bug 95744: handle the case that ENOTEMPTY and EEXIST have thecls%seawood.org2001-08-171-0/+5
* Bugzilla bug #86880: Map ECONNABORTED to PR_CONNECT_ABORTED_ERROR.wtc%netscape.com2001-06-201-0/+3
* bugzilla: 80884. PR_Rmdir errorlarryh%netscape.com2001-05-161-0/+3
* Bugzilla bug #64471: PR_SendFile detects and uses the new Solariswtc%netscape.com2001-01-061-0/+7
* BugZilla: 42367. Fix copyright date, Original Codelarryh%netscape.com2000-06-201-1/+1
* BugZilla 42367. change license to dual-licenselarryh%netscape.com2000-06-131-13/+29
* NSPR 3.5 landinglarryh%netscape.com1999-10-131-1/+1
* Merged Neutrino (NTO) changes contributed by Jerry L. Kirkwtc%netscape.com1999-06-281-1/+4
* QNX port; checkin for briano@netscape.com. Bug #7276.srinivas%netscape.com1999-06-061-0/+2
* On SCO OpenServer 5, ENOBUFS and ENOSR are defined to be thewtc%netscape.com1999-05-181-1/+4
* updating to license version 1.1 in boilerplate commentsRDF_19990422_BASEdmose%mozilla.org1999-04-211-1/+1
* Use a default error-mapping function.RDF_19990326_BASEwtc%netscape.com1999-03-251-1357/+594
* Bugsplat bug #340901: On AIX, PR_TransmitFile calls the new send_file()wtc%netscape.com1999-01-271-1/+8
* In _MD_unix_map_open_error, map EOVERFLOW to PR_FILE_TOO_BIG_ERROR.wtc%netscape.com1998-12-071-0/+5
* We also need to define the poll-related error reporting functionswtc%netscape.com1998-12-011-2/+2
* Include <poll.h> instead of <sys/poll.h>. Some machines don'twtc%netscape.com1998-09-251-1/+1
* NSPR20 v3.0 beta landing from NSPRPUB_RELEASE_3_0_LANDING_BRANCH.wtc%netscape.com1998-09-251-11/+45
* Bugzilla bug #263: Merged the NetBSD port of NSPR contributed bywtc%netscape.com1998-07-171-9/+29
* Checked in (unfinished) Rhapsody port provided by Chris McAfee andwtc1998-05-051-7/+7
* Various makefile cleanups. On SCO OpenServer, the value of OS_ARCHwtc1998-04-301-10/+10
* Merged NSPRPUB_19980421_BRANCH to the main trunk.wtc1998-04-281-0/+20
* Free the lizardltabb1998-03-281-0/+1484