summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* IPRT/nocrt: strtod, a makefile correction, and ERANGE errno mapping. bugref:1...vboxsync2022-08-121-1/+5
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+3
* IPRT: Updated (C) year.vboxsync2015-06-091-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* errno.h wrapper.vboxsync2012-04-081-10/+1
* iprt/RTErrConvertToErrno: added VERR_NOT_IMPLEMENTEDvboxsync2011-03-151-0/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Runtime: white space cleanup.vboxsync2010-02-091-44/+44
* Runtime/Errno: Include kernel headers for error code conversionvboxsync2009-10-031-0/+2
* Runtime: separate error code for EBUSY, for getting better error message on O...vboxsync2009-07-131-3/+3
* IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).vboxsync2009-07-071-8/+3
* iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for debuggi...vboxsync2009-03-261-0/+7
* Runtime: reversed r44528vboxsync2009-03-161-2/+1
* Runtime: weaken an assertion in RTErrConvertToErrnovboxsync2009-03-161-1/+2
* windows build fix.vboxsync2009-02-171-0/+4
* buildfix.vboxsync2009-02-171-1/+1
* RTErrConvertToErrno: VERR_PATH_NOT_FOUND -> ENOTDIR like RTErrConvertFromErrn...vboxsync2009-02-171-7/+8
* RTErrConvertToErrno: No LogRel here!vboxsync2008-11-171-5/+0
* Runtime/RTErrConvertToErrno: remove an assertion on a condition which can rea...vboxsync2008-11-141-0/+5
* rebranding: IPRT files again.vboxsync2008-04-211-1/+1
* Rebranding: replacing more innotek strings.vboxsync2008-04-181-1/+1
* The Big Sun Rebranding Header Changevboxsync2008-04-181-1/+5
* The Giant CDDL Dual-License Header Change.vboxsync2007-12-071-4/+13
* err* RTErr* -> common/err/vboxsync2007-10-211-0/+441