VirtualBox

source: vbox/trunk/include/iprt/err.h

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @32707   14 年 vboxsync IPRT: Added RTMemAllocEx[Tag] and RTMemFreeEx, only implemented in …
(edit) @32599   14 年 vboxsync Runtime: fixed todos; distinct between real VERR_EOF and tar end of …
(edit) @31590   14 年 vboxsync iprt/err.h: VINF_INTERRUPTED and VINF_TIMEOUT.
(edit) @31289   14 年 vboxsync iprt/err.h: VERR_NS_SYMLINK_CHANGE_OWNER
(edit) @30093   15 年 vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @29977   15 年 vboxsync iprt/err.h: Added VERR_NO_EXEC_MEMORY.
(edit) @29045   15 年 vboxsync err.h: Fixed VINF_NO_CHANGE.
(edit) @29040   15 年 vboxsync VBoxService/PropCache: Finished some todos, IPRT: Added VINF_NO_CHANGE.
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27787   15 年 vboxsync iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
(edit) @27576   15 年 vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @27497   15 年 vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @27431   15 年 vboxsync iprt: Implemented RTPollSet on windows (pipes only). Optimized the …
(edit) @26801   15 年 vboxsync poll-posix.cpp: initial untested code.
(edit) @26416   15 年 vboxsync RTMemCache: Initial coding (completely untested).
(edit) @26369   15 年 vboxsync iprt/err.h: VERR_IGNORED
(edit) @25692   15 年 vboxsync iprt/lockvalidator: Implemented order validatation and the …
(edit) @25638   15 年 vboxsync iprt,pdmcritsect: Added RTSemEvent[Set|Add|Remove]Signaller so that we …
(edit) @25614   15 年 vboxsync iprt,pdmcritsect: More lock validator refactoring and debugging. Added …
(edit) @25602   15 年 vboxsync iprt: More lock validation code; rewrote tstDeadlock.
(edit) @25508   15 年 vboxsync iprt/lockvalidator: read/write lock accounting.
(edit) @25467   15 年 vboxsync IPRT,PDMCritSect: More lock validation.
(edit) @25360   15 年 vboxsync SUPDrv-win.cpp,iprt/err.h: STATUS_INVALID_IMAGE_HASH -> …
(edit) @25341   15 年 vboxsync ldrPE.cpp: Added WIN_CERTIFICATE and added very basic verification of …
(edit) @25340   15 年 vboxsync ldrPE.cpp: Dropped VERR_LDRPE_SECURITY.
(edit) @25335   15 年 vboxsync HostServices/GuestProperties: return VINF_PERMISSION_DENIED if the …
(edit) @25299   15 年 vboxsync iprt/err.h: More loader status code.
(edit) @24061   15 年 vboxsync DBGF,DBGPlugInDiggers: Extended DBGFR3MemScan with an alignment …
(edit) @23693   15 年 vboxsync iprt/err.h: Added VERR_AUTHENTICATION_FAILURE.
(edit) @23644   15 年 vboxsync Runtime: Added indexed options to RTGetOpt (eg: "--strwithindex14 value")
(edit) @23625   15 年 vboxsync IPRT: Added RTTcpServerShutdown and cleaned up the code.
(edit) @23291   15 年 vboxsync IPRT: RTPathQueryInfo and RTPathSetTimes should work on symbolic links …
(edit) @22722   15 年 vboxsync VBoxCOM,VBoxManage,WebService: Event queue fun.
(edit) @22492   15 年 vboxsync iprt/err.h: VERR_IPE_UNINITIALIZED_STATUS.
(edit) @22488   15 年 vboxsync iprt/types.h,iprt/err.h: Strict type checks on what's passed to …
(edit) @21784   15 年 vboxsync Runtime: Implemented tar archive I/O.
(edit) @21753   15 年 vboxsync Runtime: typos
(edit) @21742   15 年 vboxsync Runtime: added SHA1 and manifest file support
(edit) @21593   15 年 vboxsync RTSemSpinMutexRequest: Some adjustments.
(edit) @21542   15 年 vboxsync Runtime: separate error code for EBUSY, for getting better error …
(edit) @21514   15 年 vboxsync iprt/semaphore.h,types.h: Defined a new semaphore type for use with …
(edit) @21046   15 年 vboxsync IPRT: Added a reader of NM-style map files. (Mainly for linux …
(edit) @20799   15 年 vboxsync IPRT: More RTDbgMod code.
(edit) @20756   15 年 vboxsync IPRT: More RTDbg coding - generic container is mostly done now.
(edit) @20744   15 年 vboxsync IPRT: RTDbg coding.
(edit) @20740   15 年 vboxsync iprt: More RTDbg coding; added a new AVL tree for RTUINPTR.
(edit) @20739   15 年 vboxsync iprt: RTDbgMod coding in progress.
(edit) @20738   15 年 vboxsync iprt: RTDbg coding.
(edit) @20374   16 年 vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20362   16 年 vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20015   16 年 vboxsync S3: error number updates
(edit) @19562   16 年 vboxsync Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
(edit) @19347   16 年 vboxsync Add new error code for async I/O
(edit) @19292   16 年 vboxsync iprt/err.h,.mac: VERR_INVALID_CONTEXT.
(edit) @18909   16 年 vboxsync Runtime: Add RTFileAio API for review
(edit) @18342   16 年 vboxsync iprt/err.h: Created a group for internal processing error codes since …
(edit) @18329   16 年 vboxsync iprt/err.h: Added VERR_INTERNAL_ERROR_2 and VERR_INTERNAL_ERROR_3 for …
(edit) @17091   16 年 vboxsync RTGetOpt interface changes.
(edit) @16933   16 年 vboxsync IPRT/PDM,SUPLIb,REM: Extended RTLdrOpen with an architecture argument …
(edit) @16761   16 年 vboxsync RTBase64: The decoding part (untested).
(edit) @15841   16 年 vboxsync SUPDrv,SUPLib: SUPR0ObjRelease returns VINF_OBJECT_DESTROYED if it …
(edit) @14645   16 年 vboxsync SUP, VMM: Moved the max alloc/map page count to VBox/param.h
(edit) @14494   16 年 vboxsync #1865: PGMR0DynMap - retry with smaller segments if one big one is …
(edit) @14006   16 年 vboxsync VERR_END_OF_STRING/VINF_END_OF_STRING.
(edit) @13254   16 年 vboxsync IPRT: Added RTThreadPreemptIsEnabled, RTThreadPreemptDisable and …
(edit) @11725   16 年 vboxsync #3076: Merged in the branch with the alternate driver authentication …
(edit) @11562   16 年 vboxsync Runtime: Remove fifo implementation, request queues are much better
(edit) @11555   16 年 vboxsync Runtime: little threadsafe fifo implementation for passing things to …
(edit) @10768   16 年 vboxsync Some early commit of the handle table code (home -> work).
(edit) @10708   16 年 vboxsync Runtime: add cache implementation
(edit) @9930   16 年 vboxsync Added VERR_NET_PROTOCOL_ERROR for EPROTO.
(edit) @8498   17 年 vboxsync A couple of new errors and warnings. Moved the getopt errors.
(edit) @8402   17 年 vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8391   17 年 vboxsync Added some warnings. Drop the aka as SUP* stuff as it's …
(edit) @8288   17 年 vboxsync Added RTErrConvertFromDarwin() as a merge of the IO, Kern and COM versions.
(edit) @8245   17 年 vboxsync rebranding: IPRT files again.
(edit) @8163   17 年 vboxsync rebrand IPRT
(edit) @8155   17 年 vboxsync The Big Sun Rebranding Header Change
(edit) @7353   17 年 vboxsync VERR_NOT_FOUND (always wanted this).
(edit) @7339   17 年 vboxsync err.h: Typo.
(edit) @7293   17 年 vboxsync Multiprocessor Status Codes.
(edit) @5999   17 年 vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5838   17 年 vboxsync Added missing parentheseis (to avoid stuff like '1 …
(edit) @5760   17 年 vboxsync runtime: add generic command line parser, moved from webservice.
(edit) @5710   17 年 vboxsync WRN_TRAILING_CHARS
(edit) @5709   17 年 vboxsync VWRN_TRAILING_SPACES
(edit) @5708   17 年 vboxsync Trailing spaces/characters - for str2num stuff.
(edit) @4822   17 年 vboxsync Fixed bad name.
(edit) @4808   17 年 vboxsync Added an RTErrnoConvertFromErr function to simplify error management …
(edit) @4475   17 年 vboxsync Some adjustments to RTEnv and RTProcCreate. Should work on darwin now.
(edit) @4071   17 年 vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3636   17 年 vboxsync AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86; [OS] (except …
(edit) @3630   17 年 vboxsync iprt_hdr_h -> _iprt_hdr_h
(edit) @3022   18 年 vboxsync Check that there is a symbol table in the ELF relocatable image we're …
(edit) @3004   18 年 vboxsync Moved the declarations up to the top so changes to the #defines can be …
(edit) @2981   18 年 vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2604   18 年 vboxsync Added RTErrConvertFromDarwin[COM|IO|Kern].
(edit) @1532   18 年 vboxsync Handle EFBIG on Linux correctly (and try to detect the same situation …
(edit) @590   18 年 vboxsync Generic request packets (port of of the EMT specific VM request packet …
(edit) @467   18 年 vboxsync ETIMEDOUT is actually NET. Try "telnet 2.2.2.2" and wait a while…
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette