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