VirtualBox

Changeset 26344 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 9, 2010 3:39:45 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57432
Message:

Runtime: white space cleanup.

Location:
trunk/src/VBox/Runtime
Files:
55 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/alloc/alloc.cpp

    r21337 r26344  
    8080RT_EXPORT_SYMBOL(RTMemDupEx);
    8181
    82 
  • trunk/src/VBox/Runtime/common/alloc/heapoffset.cpp

    r25066 r26344  
    506506 *
    507507 * @param   pHeapInt    The heap.
    508  * @param   cb          Size of the memory block to allocate.
     508 * @param   cb          Size of the memory block to allocate.
    509509 * @param   uAlignment  The alignment specifications for the allocated block.
    510510 */
  • trunk/src/VBox/Runtime/common/alloc/heapsimple.cpp

    r25055 r26344  
    475475 *
    476476 * @param   pHeapInt    The heap.
    477  * @param   cb          Size of the memory block to allocate.
     477 * @param   cb          Size of the memory block to allocate.
    478478 * @param   uAlignment  The alignment specifications for the allocated block.
    479479 */
  • trunk/src/VBox/Runtime/common/checksum/sha1.cpp

    r23503 r26344  
    7575RT_EXPORT_SYMBOL(RTSha1Final);
    7676
    77 
  • trunk/src/VBox/Runtime/common/checksum/sha512.cpp

    r23501 r26344  
    7575RT_EXPORT_SYMBOL(RTSha512Final);
    7676
    77 
  • trunk/src/VBox/Runtime/common/checksum/sha512str.cpp

    r23507 r26344  
    5252}
    5353
    54 
    55 
  • trunk/src/VBox/Runtime/common/dbg/dbg.cpp

    r21337 r26344  
    114114RT_EXPORT_SYMBOL(RTDbgLineFree);
    115115
    116 
  • trunk/src/VBox/Runtime/common/err/RTErrConvertFromErrno.cpp

    r23528 r26344  
    188188        //41??
    189189#ifdef ENOMSG
    190         //case ENOMSG           42      /* No message of desired type */
     190        //case ENOMSG           42      /* No message of desired type */
    191191#endif
    192192#ifdef EIDRM
    193         //case EIDRM            43      /* Identifier removed */
     193        //case EIDRM            43      /* Identifier removed */
    194194#endif
    195195#ifdef ECHRNG
    196         //case ECHRNG           44      /* Channel number out of range */
     196        //case ECHRNG           44      /* Channel number out of range */
    197197#endif
    198198#ifdef EL2NSYNC
    199         //case EL2NSYNC 45      /* Level 2 not synchronized */
     199        //case EL2NSYNC 45      /* Level 2 not synchronized */
    200200#endif
    201201#ifdef EL3HLT
    202         //case EL3HLT           46      /* Level 3 halted */
     202        //case EL3HLT           46      /* Level 3 halted */
    203203#endif
    204204#ifdef EL3RST
    205         //case EL3RST           47      /* Level 3 reset */
     205        //case EL3RST           47      /* Level 3 reset */
    206206#endif
    207207#ifdef ELNRNG
    208         //case ELNRNG           48      /* Link number out of range */
     208        //case ELNRNG           48      /* Link number out of range */
    209209#endif
    210210#ifdef EUNATCH
    211         //case EUNATCH          49      /* Protocol driver not attached */
     211        //case EUNATCH          49      /* Protocol driver not attached */
    212212#endif
    213213#ifdef ENOCSI
    214         //case ENOCSI           50      /* No CSI structure available */
     214        //case ENOCSI           50      /* No CSI structure available */
    215215#endif
    216216#ifdef EL2HLT
    217         //case EL2HLT           51      /* Level 2 halted */
     217        //case EL2HLT           51      /* Level 2 halted */
    218218#endif
    219219#ifdef EBADE
    220         //case EBADE            52      /* Invalid exchange */
     220        //case EBADE            52      /* Invalid exchange */
    221221#endif
    222222#ifdef EBADR
    223         //case EBADR            53      /* Invalid request descriptor */
     223        //case EBADR            53      /* Invalid request descriptor */
    224224#endif
    225225#ifdef EXFULL
    226         //case EXFULL           54      /* Exchange full */
     226        //case EXFULL           54      /* Exchange full */
    227227#endif
    228228#ifdef ENOANO
    229         //case ENOANO           55      /* No anode */
     229        //case ENOANO           55      /* No anode */
    230230#endif
    231231#ifdef EBADRQC
    232         //case EBADRQC          56      /* Invalid request code */
     232        //case EBADRQC          56      /* Invalid request code */
    233233#endif
    234234#ifdef EBADSLT
    235         //case EBADSLT          57      /* Invalid slot */
     235        //case EBADSLT          57      /* Invalid slot */
    236236#endif
    237237        //case 58:
    238238#ifdef EBFONT
    239         //case EBFONT           59      /* Bad font file format */
     239        //case EBFONT           59      /* Bad font file format */
    240240#endif
    241241#ifdef ENOSTR
    242         //case ENOSTR           60      /* Device not a stream */
     242        //case ENOSTR           60      /* Device not a stream */
    243243#endif
    244244#ifdef ENODATA
     
    246246#endif
    247247#ifdef ETIME
    248         //case ETIME            62      /* Timer expired */
     248        //case ETIME            62      /* Timer expired */
    249249#endif
    250250#ifdef ENOSR
    251         //case ENOSR            63      /* Out of streams resources */
     251        //case ENOSR            63      /* Out of streams resources */
    252252#endif
    253253#ifdef ENONET
     
    255255#endif
    256256#ifdef ENOPKG
    257         //case ENOPKG           65      /* Package not installed */
     257        //case ENOPKG           65      /* Package not installed */
    258258#endif
    259259#ifdef EREMOTE
    260         //case EREMOTE          66      /* Object is remote */
     260        //case EREMOTE          66      /* Object is remote */
    261261#endif
    262262#ifdef ENOLINK
    263         //case ENOLINK          67      /* Link has been severed */
     263        //case ENOLINK          67      /* Link has been severed */
    264264#endif
    265265#ifdef EADV
    266         //case EADV             68      /* Advertise error */
     266        //case EADV             68      /* Advertise error */
    267267#endif
    268268#ifdef ESRMNT
    269         //case ESRMNT           69      /* Srmount error */
     269        //case ESRMNT           69      /* Srmount error */
    270270#endif
    271271#ifdef ECOMM
    272         //case ECOMM            70      /* Communication error on send */
     272        //case ECOMM            70      /* Communication error on send */
    273273#endif
    274274#ifdef EPROTO
     
    276276#endif
    277277#ifdef EMULTIHOP
    278         //case EMULTIHOP        72      /* Multihop attempted */
     278        //case EMULTIHOP        72      /* Multihop attempted */
    279279#endif
    280280#ifdef EDOTDOT
    281         //case EDOTDOT          73      /* RFS specific error */
     281        //case EDOTDOT          73      /* RFS specific error */
    282282#endif
    283283#ifdef EBADMSG
    284         //case EBADMSG          74      /* Not a data message */
     284        //case EBADMSG          74      /* Not a data message */
    285285#endif
    286286#ifdef EOVERFLOW
     
    294294#endif
    295295#ifdef EREMCHG
    296         //case EREMCHG          78      /* Remote address changed */
     296        //case EREMCHG          78      /* Remote address changed */
    297297#endif
    298298#ifdef ELIBACC
    299         //case ELIBACC          79      /* Can not access a needed shared library */
     299        //case ELIBACC          79      /* Can not access a needed shared library */
    300300#endif
    301301#ifdef ELIBBAD
    302         //case ELIBBAD          80      /* Accessing a corrupted shared library */
     302        //case ELIBBAD          80      /* Accessing a corrupted shared library */
    303303#endif
    304304#ifdef ELIBSCN
    305         //case ELIBSCN          81      /* .lib section in a.out corrupted */
     305        //case ELIBSCN          81      /* .lib section in a.out corrupted */
    306306#endif
    307307#ifdef ELIBMAX
    308         //case ELIBMAX          82      /* Attempting to link in too many shared libraries */
     308        //case ELIBMAX          82      /* Attempting to link in too many shared libraries */
    309309#endif
    310310#ifdef ELIBEXEC
    311         //case ELIBEXEC 83      /* Cannot exec a shared library directly */
     311        //case ELIBEXEC 83      /* Cannot exec a shared library directly */
    312312#endif
    313313#ifdef EILSEQ
     
    318318#endif
    319319#ifdef ESTRPIPE
    320         //case ESTRPIPE 86      /* Streams pipe error */
     320        //case ESTRPIPE 86      /* Streams pipe error */
    321321#endif
    322322#ifdef EUSERS
    323         //case EUSERS           87      /* Too many users */
     323        //case EUSERS           87      /* Too many users */
    324324#endif
    325325#ifdef ENOTSOCK
     
    408408#endif
    409409#ifdef ESTALE
    410         //case ESTALE           116     /* Stale NFS file handle */
     410        //case ESTALE           116     /* Stale NFS file handle */
    411411#endif
    412412#ifdef EUCLEAN
    413         //case EUCLEAN          117     /* Structure needs cleaning */
     413        //case EUCLEAN          117     /* Structure needs cleaning */
    414414#endif
    415415#ifdef ENOTNAM
    416         //case ENOTNAM          118     /* Not a XENIX named type file */
     416        //case ENOTNAM          118     /* Not a XENIX named type file */
    417417#endif
    418418#ifdef ENAVAIL
    419         //case ENAVAIL          119     /* No XENIX semaphores available */
     419        //case ENAVAIL          119     /* No XENIX semaphores available */
    420420#endif
    421421#ifdef EISNAM
    422         //case EISNAM           120     /* Is a named type file */
     422        //case EISNAM           120     /* Is a named type file */
    423423#endif
    424424#ifdef EREMOTEIO
    425         //case EREMOTEIO        121     /* Remote I/O error */
     425        //case EREMOTEIO        121     /* Remote I/O error */
    426426#endif
    427427#ifdef EDQUOT
  • trunk/src/VBox/Runtime/common/err/RTErrConvertToErrno.cpp

    r23528 r26344  
    191191        //41??
    192192#ifdef ENOMSG
    193         //case ENOMSG           42      /* No message of desired type */
     193        //case ENOMSG           42      /* No message of desired type */
    194194#endif
    195195#ifdef EIDRM
    196         //case EIDRM            43      /* Identifier removed */
     196        //case EIDRM            43      /* Identifier removed */
    197197#endif
    198198#ifdef ECHRNG
    199         //case ECHRNG           44      /* Channel number out of range */
     199        //case ECHRNG           44      /* Channel number out of range */
    200200#endif
    201201#ifdef EL2NSYNC
    202         //case EL2NSYNC 45      /* Level 2 not synchronized */
     202        //case EL2NSYNC 45      /* Level 2 not synchronized */
    203203#endif
    204204#ifdef EL3HLT
    205         //case EL3HLT           46      /* Level 3 halted */
     205        //case EL3HLT           46      /* Level 3 halted */
    206206#endif
    207207#ifdef EL3RST
    208         //case EL3RST           47      /* Level 3 reset */
     208        //case EL3RST           47      /* Level 3 reset */
    209209#endif
    210210#ifdef ELNRNG
    211         //case ELNRNG           48      /* Link number out of range */
     211        //case ELNRNG           48      /* Link number out of range */
    212212#endif
    213213#ifdef EUNATCH
    214         //case EUNATCH          49      /* Protocol driver not attached */
     214        //case EUNATCH          49      /* Protocol driver not attached */
    215215#endif
    216216#ifdef ENOCSI
    217         //case ENOCSI           50      /* No CSI structure available */
     217        //case ENOCSI           50      /* No CSI structure available */
    218218#endif
    219219#ifdef EL2HLT
    220         //case EL2HLT           51      /* Level 2 halted */
     220        //case EL2HLT           51      /* Level 2 halted */
    221221#endif
    222222#ifdef EBADE
    223         //case EBADE            52      /* Invalid exchange */
     223        //case EBADE            52      /* Invalid exchange */
    224224#endif
    225225#ifdef EBADR
    226         //case EBADR            53      /* Invalid request descriptor */
     226        //case EBADR            53      /* Invalid request descriptor */
    227227#endif
    228228#ifdef EXFULL
    229         //case EXFULL           54      /* Exchange full */
     229        //case EXFULL           54      /* Exchange full */
    230230#endif
    231231#ifdef ENOANO
    232         //case ENOANO           55      /* No anode */
     232        //case ENOANO           55      /* No anode */
    233233#endif
    234234#ifdef EBADRQC
    235         //case EBADRQC          56      /* Invalid request code */
     235        //case EBADRQC          56      /* Invalid request code */
    236236#endif
    237237#ifdef EBADSLT
    238         //case EBADSLT          57      /* Invalid slot */
     238        //case EBADSLT          57      /* Invalid slot */
    239239#endif
    240240        //case 58:
    241241#ifdef EBFONT
    242         //case EBFONT           59      /* Bad font file format */
     242        //case EBFONT           59      /* Bad font file format */
    243243#endif
    244244#ifdef ENOSTR
    245         //case ENOSTR           60      /* Device not a stream */
     245        //case ENOSTR           60      /* Device not a stream */
    246246#endif
    247247#ifdef ENODATA
     
    249249#endif
    250250#ifdef ETIME
    251         //case ETIME            62      /* Timer expired */
     251        //case ETIME            62      /* Timer expired */
    252252#endif
    253253#ifdef ENOSR
    254         //case ENOSR            63      /* Out of streams resources */
     254        //case ENOSR            63      /* Out of streams resources */
    255255#endif
    256256#ifdef ENONET
     
    258258#endif
    259259#ifdef ENOPKG
    260         //case ENOPKG           65      /* Package not installed */
     260        //case ENOPKG           65      /* Package not installed */
    261261#endif
    262262#ifdef EREMOTE
    263         //case EREMOTE          66      /* Object is remote */
     263        //case EREMOTE          66      /* Object is remote */
    264264#endif
    265265#ifdef ENOLINK
    266         //case ENOLINK          67      /* Link has been severed */
     266        //case ENOLINK          67      /* Link has been severed */
    267267#endif
    268268#ifdef EADV
    269         //case EADV             68      /* Advertise error */
     269        //case EADV             68      /* Advertise error */
    270270#endif
    271271#ifdef ESRMNT
    272         //case ESRMNT           69      /* Srmount error */
     272        //case ESRMNT           69      /* Srmount error */
    273273#endif
    274274#ifdef ECOMM
    275         //case ECOMM            70      /* Communication error on send */
     275        //case ECOMM            70      /* Communication error on send */
    276276#endif
    277277#ifdef EPROTO
    278         //case EPROTO           71      /* Protocol error */
     278        //case EPROTO           71      /* Protocol error */
    279279#endif
    280280#ifdef EMULTIHOP
    281         //case EMULTIHOP        72      /* Multihop attempted */
     281        //case EMULTIHOP        72      /* Multihop attempted */
    282282#endif
    283283#ifdef EDOTDOT
    284         //case EDOTDOT          73      /* RFS specific error */
     284        //case EDOTDOT          73      /* RFS specific error */
    285285#endif
    286286#ifdef EBADMSG
    287         //case EBADMSG          74      /* Not a data message */
     287        //case EBADMSG          74      /* Not a data message */
    288288#endif
    289289#ifdef EOVERFLOW
     
    297297#endif
    298298#ifdef EREMCHG
    299         //case EREMCHG          78      /* Remote address changed */
     299        //case EREMCHG          78      /* Remote address changed */
    300300#endif
    301301#ifdef ELIBACC
    302         //case ELIBACC          79      /* Can not access a needed shared library */
     302        //case ELIBACC          79      /* Can not access a needed shared library */
    303303#endif
    304304#ifdef ELIBBAD
    305         //case ELIBBAD          80      /* Accessing a corrupted shared library */
     305        //case ELIBBAD          80      /* Accessing a corrupted shared library */
    306306#endif
    307307#ifdef ELIBSCN
    308         //case ELIBSCN          81      /* .lib section in a.out corrupted */
     308        //case ELIBSCN          81      /* .lib section in a.out corrupted */
    309309#endif
    310310#ifdef ELIBMAX
    311         //case ELIBMAX          82      /* Attempting to link in too many shared libraries */
     311        //case ELIBMAX          82      /* Attempting to link in too many shared libraries */
    312312#endif
    313313#ifdef ELIBEXEC
    314         //case ELIBEXEC 83      /* Cannot exec a shared library directly */
     314        //case ELIBEXEC 83      /* Cannot exec a shared library directly */
    315315#endif
    316316#ifdef EILSEQ
     
    321321#endif
    322322#ifdef ESTRPIPE
    323         //case ESTRPIPE 86      /* Streams pipe error */
     323        //case ESTRPIPE 86      /* Streams pipe error */
    324324#endif
    325325#ifdef EUSERS
    326         //case EUSERS           87      /* Too many users */
     326        //case EUSERS           87      /* Too many users */
    327327#endif
    328328#ifdef ENOTSOCK
     
    411411#endif
    412412#ifdef ESTALE
    413         //case ESTALE           116     /* Stale NFS file handle */
     413        //case ESTALE           116     /* Stale NFS file handle */
    414414#endif
    415415#ifdef EUCLEAN
    416         //case EUCLEAN          117     /* Structure needs cleaning */
     416        //case EUCLEAN          117     /* Structure needs cleaning */
    417417#endif
    418418#ifdef ENOTNAM
    419         //case ENOTNAM          118     /* Not a XENIX named type file */
     419        //case ENOTNAM          118     /* Not a XENIX named type file */
    420420#endif
    421421#ifdef ENAVAIL
    422         //case ENAVAIL          119     /* No XENIX semaphores available */
     422        //case ENAVAIL          119     /* No XENIX semaphores available */
    423423#endif
    424424#ifdef EISNAM
    425         //case EISNAM           120     /* Is a named type file */
     425        //case EISNAM           120     /* Is a named type file */
    426426#endif
    427427#ifdef EREMOTEIO
    428         //case EREMOTEIO        121     /* Remote I/O error */
     428        //case EREMOTEIO        121     /* Remote I/O error */
    429429#endif
    430430#ifdef EDQUOT
  • trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h

    r25000 r26344  
    650650    {
    651651        /* Undefined symbols are not exports, they are imports. */
    652         if (    paSyms[iSym].st_shndx != SHN_UNDEF
     652        if (    paSyms[iSym].st_shndx != SHN_UNDEF
    653653            &&  (   ELF_ST_BIND(paSyms[iSym].st_info) == STB_GLOBAL
    654654                 || ELF_ST_BIND(paSyms[iSym].st_info) == STB_WEAK))
    655         {
     655        {
    656656            /* Validate the name string and try match with it. */
    657657            if (paSyms[iSym].st_name < pModElf->cbStr)
     
    682682                return VERR_LDRELF_INVALID_SYMBOL_NAME_OFFSET;
    683683            }
    684         }
     684        }
    685685    }
    686686
  • trunk/src/VBox/Runtime/common/ldr/ldrPE.cpp

    r25342 r26344  
    15971597}
    15981598
    1599 
    1600 
  • trunk/src/VBox/Runtime/common/misc/buildconfig.cpp

    r22561 r26344  
    8383#endif
    8484
    85 
  • trunk/src/VBox/Runtime/common/misc/handletable.h

    r10789 r26344  
    248248}
    249249
    250 
  • trunk/src/VBox/Runtime/common/misc/message.cpp

    r24826 r26344  
    9898RT_EXPORT_SYMBOL(RTMsgErrorV);
    9999
    100 
  • trunk/src/VBox/Runtime/common/path/RTPathAbsEx.cpp

    r24221 r26344  
    5757RTDECL(int) RTPathAbsEx(const char *pszBase, const char *pszPath, char *pszAbsPath, size_t cchAbsPath)
    5858{
    59     if (    pszBase 
    60         &&  pszPath 
     59    if (    pszBase
     60        &&  pszPath
    6161        &&  !rtPathVolumeSpecLen(pszPath)
    6262       )
  • trunk/src/VBox/Runtime/common/string/strcache.cpp

    r23038 r26344  
    4848*******************************************************************************/
    4949/**
    50  * String cache entry. 
    51  * 
    52  * Each entry is 
     50 * String cache entry.
     51 *
     52 * Each entry is
    5353 */
    5454typedef struct RTSTRCACHEENTRY
     
    6464    /** The string. */
    6565    char                szString[16];
    66 } RTSTRCACHEENTRY;                 
     66} RTSTRCACHEENTRY;
    6767AssertCompileSize(RTSTRCACHEENTRY, 32);
    6868/** Pointer to a string cache entry. */
     
    196196RT_EXPORT_SYMBOL(RTStrCacheLength);
    197197
    198 
  • trunk/src/VBox/Runtime/common/string/strformatrt.cpp

    r25713 r26344  
    957957}
    958958
    959 
  • trunk/src/VBox/Runtime/common/string/string.cpp

    r22736 r26344  
    124124RT_EXPORT_SYMBOL(RTStrDupN);
    125125
    126 
    127 
  • trunk/src/VBox/Runtime/common/string/strspace.cpp

    r21337 r26344  
    240240RT_EXPORT_SYMBOL(RTStrSpaceDestroy);
    241241
    242 
  • trunk/src/VBox/Runtime/common/string/unidata.cpp

    r8245 r26344  
    2959529595};
    2959629596
    29597 
  • trunk/src/VBox/Runtime/common/table/avl_Destroy.cpp.h

    r8155 r26344  
    113113#endif
    114114
    115 
  • trunk/src/VBox/Runtime/common/table/avllu32.cpp

    r8245 r26344  
    7979#include "avl_Destroy.cpp.h"
    8080
    81 
  • trunk/src/VBox/Runtime/common/table/avlu32.cpp

    r8245 r26344  
    7979#include "avl_Destroy.cpp.h"
    8080
    81 
  • trunk/src/VBox/Runtime/common/table/table.cpp

    r8245 r26344  
    3838#include <iprt/table.h>
    3939
    40 
    41 
  • trunk/src/VBox/Runtime/darwin/RTErrConvertFromDarwinCOM.cpp

    r15459 r26344  
    6565}
    6666
    67 
  • trunk/src/VBox/Runtime/darwin/RTErrConvertFromDarwinKern.cpp

    r15459 r26344  
    4848}
    4949
    50 
  • trunk/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp

    r21337 r26344  
    4545RT_EXPORT_SYMBOL(RTLogWriteDebugger);
    4646
    47 
  • trunk/src/VBox/Runtime/include/internal/dbgmod.h

    r25645 r26344  
    414414#endif
    415415
    416 
  • trunk/src/VBox/Runtime/r0drv/linux/thread2-r0drv-linux.c

    r21337 r26344  
    4949*/
    5050
    51 
    52 
  • trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h

    r24034 r26344  
    6969#endif
    7070
    71 
  • trunk/src/VBox/Runtime/r0drv/nt/timer-r0drv-nt.cpp

    r25645 r26344  
    449449}
    450450
    451 
  • trunk/src/VBox/Runtime/r0drv/os2/memuserkernel-r0drv-os2.cpp

    r24287 r26344  
    6868
    6969RTR0DECL(bool) RTR0MemKernelIsValidAddr(void *pv)
    70 {                                   
     70{
    7171    /** @todo this is all wrong, see RTR0MemUserIsValidAddr. */
    7272    return (uintptr_t)pv >= UINT32_C(0x20000000); /* 512MB */
  • trunk/src/VBox/Runtime/r0drv/solaris/vbi/alloc-r0drv-solaris.c

    r25183 r26344  
    9999    /* Allocate physically contiguous page-aligned memory. */
    100100    caddr_t virtAddr;
    101     uint64_t phys = (unsigned)0xffffffff;       /* insist on below 4Gig */
     101    uint64_t phys = (unsigned)0xffffffff;       /* insist on below 4Gig */
    102102
    103103    virtAddr = vbi_contig_alloc(&phys, cb);
  • trunk/src/VBox/Runtime/r3/freebsd/mp-freebsd.cpp

    r20449 r26344  
    103103}
    104104
    105 
  • trunk/src/VBox/Runtime/r3/linux/time-linux.cpp

    r8245 r26344  
    4040#include <unistd.h>
    4141#ifndef __NR_clock_gettime
    42 # define __NR_timer_create      259
    43 # define __NR_clock_gettime     (__NR_timer_create+6)
     42# define __NR_timer_create      259
     43# define __NR_clock_gettime     (__NR_timer_create+6)
    4444#endif
    4545
  • trunk/src/VBox/Runtime/r3/posix/fileio-posix.cpp

    r25953 r26344  
    739739}
    740740
    741 
  • trunk/src/VBox/Runtime/r3/posix/filelock-posix.cpp

    r8245 r26344  
    142142}
    143143
    144 
  • trunk/src/VBox/Runtime/r3/posix/rand-posix.cpp

    r11557 r26344  
    139139}
    140140
    141 
  • trunk/src/VBox/Runtime/r3/posix/utf8-posix.cpp

    r20822 r26344  
    233233}
    234234
    235 
  • trunk/src/VBox/Runtime/r3/solaris/rtProcInitExePath-solaris.cpp

    r11840 r26344  
    7575}
    7676
    77 
  • trunk/src/VBox/Runtime/r3/win/RTSystemQueryOSInfo-win.cpp

    r15954 r26344  
    485485}
    486486
    487 
    488 
  • trunk/src/VBox/Runtime/r3/win/localipc-win.cpp

    r11725 r26344  
    637637}
    638638
    639 
  • trunk/src/VBox/Runtime/r3/win/uuid-win.cpp

    r25961 r26344  
    188188}
    189189
    190 
  • trunk/src/VBox/Runtime/r3/xml.cpp

    r26163 r26344  
    14561456} // end namespace xml
    14571457
    1458 
  • trunk/src/VBox/Runtime/testcase/tstDarwinSched.cpp

    r15821 r26344  
    189189}
    190190
    191 
  • trunk/src/VBox/Runtime/testcase/tstLdrObj.cpp

    r26267 r26344  
    113113}
    114114
    115 
  • trunk/src/VBox/Runtime/testcase/tstLdrObjR0.cpp

    r8245 r26344  
    110110}
    111111
    112 
  • trunk/src/VBox/Runtime/testcase/tstRTMemPool.cpp

    r20606 r26344  
    340340}
    341341
    342 
  • trunk/src/VBox/Runtime/testcase/tstRTSemXRoads.cpp

    r25613 r26344  
    207207}
    208208
    209 
  • trunk/src/VBox/Runtime/testcase/tstRTTemp.cpp

    r20606 r26344  
    132132}
    133133
    134 
  • trunk/src/VBox/Runtime/testcase/tstSystemQueryOsInfo.cpp

    r11822 r26344  
    127127}
    128128
    129 
  • trunk/src/VBox/Runtime/testcase/tstTermCallbacks.cpp

    r20606 r26344  
    150150}
    151151
    152 
  • trunk/src/VBox/Runtime/testcase/tstTimer.cpp

    r25000 r26344  
    228228}
    229229
    230 
    231 
  • trunk/src/VBox/Runtime/testcase/tstTimerLR.cpp

    r25000 r26344  
    226226}
    227227
    228 
    229 
  • trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp

    r26343 r26344  
    407407}
    408408
    409 
Note: See TracChangeset for help on using the changeset viewer.

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