VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68572   7 years vboxsync merging vbglioc r117744: iprt: Introducing RT_FAR and friends to deal …
(edit) @68317   7 years vboxsync IPRT: Added simple INI-file parser (completely untested).
(edit) @67284   7 years vboxsync Runtime: Start hacking on API to query information about loaded kernel …
(edit) @67259   7 years vboxsync IPRT: Some ISO image maker sketches.
(edit) @66882   8 years vboxsync iprt: Added RTUINT256U and RTUINT512U. Hacked up simple formatting …
(edit) @66880   8 years vboxsync iprt/types.h: VCC120 has stdbool.h
(edit) @63549   8 years vboxsync scm cleanups
(edit) @63491   8 years vboxsync iprt/types.h: On NetBSD after we include <stdbool.h> undef "bool" it …
(edit) @63356   8 years vboxsync iprt/types.h: Kludge for NetBSD-6.x where <sys/types.h> does not …
(edit) @63336   8 years vboxsync iprt/types.h: NetBSD-6 <sys/types.h> doesn't check for C++ when …
(edit) @62938   8 years vboxsync iprt/types.h: NetBSD support based on a patch from Arto Huusko.
(edit) @62473   8 years vboxsync (C) 2016
(edit) @62409   8 years vboxsync iprt/types.h: Added MIN/MAX/C/FMT/XFMT macros for the RTCCUINTREG type …
(edit) @60077   9 years vboxsync introduced RT_GNUC_PREREQ
(edit) @59310   9 years vboxsync iprt/*.h: 16-bit watcom / DOS adjustments.
(edit) @58704   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58703   9 years vboxsync iprt/types.h: Introduced RTCCUINTXREG and RTCCINTXREG types for …
(edit) @58625   9 years vboxsync iprt/types.h: Watcom & 16-bit adjustments.
(edit) @57572   9 years vboxsync IPRT: Started on accessing system certificate stores to get SSL roots …
(edit) @57004   9 years vboxsync iprt,*: Marked all format strings in the C part of IPRT and fixed the …
(edit) @56291   9 years vboxsync include: Updated (C) year.
(edit) @55863   10 years vboxsync IPRT,SUPDrv,VMM: Revised the context switching hook interface. Do …
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @53020   10 years vboxsync iprt/types.h: comment typos.
(edit) @52495   10 years vboxsync Runtime: cdefs.h changes to avoid warnings from some g++ versions …
(edit) @52335   10 years vboxsync RTBigNum: Added shift APIs, implemented a faster division algorithm, …
(edit) @51856   10 years vboxsync Added the odd sha-2 algorithms to RTCrDigest and extended the …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @48932   11 years vboxsync iprt/types.h: RTUUID_INITIALIZE_NULL
(edit) @48763   11 years vboxsync add STDBOOL_H to darwin specific condition for "bool" handling in C.
(edit) @47199   11 years vboxsync IPRT: Kernel thread-context hooks, linux implementation. Extended …
(edit) @46688   11 years vboxsync VisualAge C++ build fixes.
(edit) @46270   12 years vboxsync iprt/types.h: Extended the pointer unions (RTPTRUNION, RTCPTRUNION, …
(edit) @45724   12 years vboxsync Missing file
(edit) @45716   12 years vboxsync IntNet: Integration of wireless IPv6 support patch + unicast ND …
(edit) @45111   12 years vboxsync build fix
(edit) @45110   12 years vboxsync Raw conversion of semrw-lockless-generic.cpp into RTCritSectEx.
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @40946   13 years vboxsync iprt: build fix.
(edit) @40945   13 years vboxsync iprt: dance with NULL.
(edit) @40943   13 years vboxsync better fix for the NULL problem
(edit) @40942   13 years vboxsync iprt: comment fix.
(edit) @40941   13 years vboxsync runtime: smaller linux 3.4-rc3 build fix.
(edit) @40915   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard …
(edit) @40914   13 years vboxsync FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and …
(edit) @39918   13 years vboxsync improve r75830 (better Linux 3.3 compile fix)
(edit) @39890   13 years vboxsync VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
(edit) @39826   13 years vboxsync Runtume/linux: build linux-3.3.0-rc1 (please review).
(edit) @39138   13 years vboxsync iprt/types.h,IEM: Moved the pointer union types to iprt/types.h, …
(edit) @38872   13 years vboxsync IPRT: Add generic range descriptor type
(edit) @37596   13 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37396   13 years vboxsync iprt/trace.h: Mostly done, but untested and undocumented.
(edit) @37196   14 years vboxsync Runtime/socket+udp: new socket functions needed to provide UDP as part …
(edit) @36890   14 years vboxsync iprt/types.h: Made the NIL_RTRxPTR defines work nicely in all contexts …
(edit) @36573   14 years vboxsync include/: a/an nits
(edit) @36262   14 years vboxsync SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
(edit) @36232   14 years vboxsync RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35584   14 years vboxsync RTFLOAT80U fix.
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35514   14 years vboxsync iprt/types.h: Attempt to make gcc 3.2.3 happy.
(edit) @35511   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35182   14 years vboxsync iprt/err.h: Added RTErrInfo* for supplementing the IPRT style status …
(edit) @34882   14 years vboxsync iprt/types.h: Added the RTPOINT and RTRECTSIZE structure types.
(edit) @34565   14 years vboxsync RTDECL2: Use int32_t for cx & cy to avoid warnings.
(edit) @34541   14 years vboxsync iprt/types.h: Added RTRECT2 (bad name).
(edit) @34381   14 years vboxsync manifest stuff.
(edit) @34232   14 years vboxsync iprt/types.h: build fix
(edit) @34049   14 years vboxsync iprt/tarvfs: Working on validating and parsing the tar headers.
(edit) @33973   14 years vboxsync vfs: the gunzip stream works, except for some double frees somewhere.
(edit) @33871   14 years vboxsync play safe
(edit) @33870   14 years vboxsync iprt/types.h: added workaround for define inline inline
(edit) @31788   14 years vboxsync Moved RTTCPSERVER to types.h
(edit) @31418   14 years vboxsync iprt/string.h,utf-8.cpp: avoid including uni.h; misc nits.
(edit) @31155   14 years vboxsync iprt/condvar.h: condition variable spec.
(edit) @30068   14 years vboxsync iprt/types.h: Added missing RTINTPTR_MAX and RTINTPTR_MIN defines.
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27615   15 years vboxsync include,tools/env.sh: applying sparc patches.
(edit) @27509   15 years vboxsync iprt: Poll on sockets on windows (untested). RTPollSetCount -> …
(edit) @27497   15 years vboxsync iprt,rdp,drvnamedpipe: Changed the RTSOCKET type from int to a struct …
(edit) @26734   15 years vboxsync NIL_RTPIPE fix
(edit) @26721   15 years vboxsync iprt/poll.h,iprt/types.h: more poll and some pipe work
(edit) @26702   15 years vboxsync iprt/types.h,iprt/pipe.h: Added pipe.h (no code yet) and preparing for …
(edit) @26683   15 years vboxsync iprt: RTEXITCODE, RTTcpServerListen2, RTTcpWrite fixes.
(edit) @25704   15 years vboxsync iprt,pdmcritsect: More flexible lock naming, added …
(edit) @25692   15 years vboxsync iprt/lockvalidator: Implemented order validatation and the …
(edit) @25685   15 years vboxsync iprt,pdmcritsect: Some more lock validator code, almost there now... :-)
(edit) @25682   15 years vboxsync iprt,pdmcritsect: RTMSINTERVAL, RTLockValidatorClass* and some related …
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25607   15 years vboxsync iprt,pdmcritsect: Shortening and cleaning up the lock validator …
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25478   15 years vboxsync IPRT,PDMCritSect: More lock validator refactoring.
(edit) @25426   15 years vboxsync RTSemXRoads: API + testcase.
(edit) @25368   15 years vboxsync RTCritSect,PDMCritSect,iprt/lockvalidator.h: Reworked the deadlocking …
(edit) @25310   15 years vboxsync Main: lock validator, first batch: implement per-thread stack to trace …
(edit) @25055   15 years vboxsync iprt/heap.h: Prototypes an offset based variation of the simple heap. …
(edit) @23525   15 years vboxsync Runtime/FreeBSD: Don't use R3 headers in the kernel driver
(edit) @23481   15 years vboxsync iprt/types.h: Corrected RTUINT16U.
(edit) @22488   15 years vboxsync iprt/types.h,iprt/err.h: Strict type checks on what's passed to …
Note: See TracRevisionLog for help on using the revision log.

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