Runtime: RTReq -> RTReqQueue
Request thread pool hancking. Some RTReq refactoring as always...
RTReq: Bugfix and some more refactoring.
RTReq: More refactoring.
RTReq refactoring.
IPRT: Fixed unused variable warnings.
src/*: more spelling fixes (logging), thanks Timeless!
*: spelling fixes, thanks Timeless!
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new saves lots of unsafe (void * volatile *) casts as well as adding some type safety when using GCC (typeof rulez).
Automated rebranding to Oracle copyright/license strings via filemuncher
iprt: applying sparc patch (selectively).
*: Added svn:keywords where missing.
iprt: Use RTMSINTERVAL for timeouts. Fixed missing timeout underflow checks in two RTFileAioCtxWait implementations.
iprt/req.h: Document RTReqCall* caveats better.
grr!
req.cpp: oops.
iprt/req.h: Added RTReqIsBusy.
IPRT,HostDrv,AddDrv: Export public IPRT symbols for the linux kernel (pain).
pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to r27120.
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better make the most of it...
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
iprt: added a @todo on an slightly obscure bug.
rebranding: IPRT files again.
Rebranding: replacing more innotek strings.
The Big Sun Rebranding Header Change
Doxygen fixes.
The Giant CDDL Dual-License Header Change.
various stray files -> common/misc/