VirtualBox

Changeset 2981 in vbox for trunk/src/VBox/Runtime/generic


Ignore:
Timestamp:
Jun 1, 2007 4:01:28 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21700
Message:

InnoTek -> innotek: all the headers and comments.

Location:
trunk/src/VBox/Runtime/generic
Files:
28 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/generic/RTAssertDoBreakpoint-generic.cpp

    r935 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Assertions, generic RTAssertDoBreakpoint.
     3 * innotek Portable Runtime - Assertions, generic RTAssertDoBreakpoint.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTDirQueryInfo-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - RTDirQueryInfo, generic implementation.
     3 * innotek Portable Runtime - RTDirQueryInfo, generic implementation.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTDirSetTimes-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - RTDirSetTimes, generic implementation.
     3 * innotek Portable Runtime - RTDirSetTimes, generic implementation.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTFileCopy-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - RTFileCopy, generic implementation.
     3 * innotek Portable Runtime - RTFileCopy, generic implementation.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTFileMove-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - RTFileMove, Generic.
     3 * innotek Portable Runtime - RTFileMove, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogDefaultInit-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Default Log Init, Generic Dummy.
     3 * innotek Portable Runtime - Default Log Init, Generic Dummy.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteDebugger-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log To Debugger, Generic Dummy.
     3 * innotek Portable Runtime - Log To Debugger, Generic Dummy.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteStdErr-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log To StdErr, Generic.
     3 * innotek Portable Runtime - Log To StdErr, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteStdErr-stub-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log To StdErr, Generic Dummy.
     3 * innotek Portable Runtime - Log To StdErr, Generic Dummy.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteStdOut-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log To StdOut, Generic.
     3 * innotek Portable Runtime - Log To StdOut, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteStdOut-stub-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log To StdOut, Generic Dummy.
     3 * innotek Portable Runtime - Log To StdOut, Generic Dummy.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTLogWriteUser-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Log User Specific Output, Generic Dummy.
     3 * innotek Portable Runtime - Log User Specific Output, Generic Dummy.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTTimeLocalDeltaNano-generic.cpp

    r2617 r2981  
    11/* $Id: RTAssertDoBreakpoint-generic.cpp 18670 2007-02-15 19:49:19Z bird $ */
    22/** @file
    3  * InnoTek Portable Runtime - Time, generic RTTimeLocalDeltaNano.
     3 * innotek Portable Runtime - Time, generic RTTimeLocalDeltaNano.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTTimeLocalExplode-generic.cpp

    r2629 r2981  
    11/* $Id $ */
    22/** @file
    3  * InnoTek Portable Runtime - Time, generic RTTimeLocalExplode.
     3 * innotek Portable Runtime - Time, generic RTTimeLocalExplode.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTTimeLocalNow-generic.cpp

    r2615 r2981  
    11/* $Id $ */
    22/** @file
    3  * InnoTek Portable Runtime - Time, generic RTTimeLocalNow.
     3 * innotek Portable Runtime - Time, generic RTTimeLocalNow.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/RTTimerCreate-generic.cpp

    r1781 r2981  
    11/** $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Timers, Generic RTTimerCreate() Implementation.
     3 * innotek Portable Runtime - Timers, Generic RTTimerCreate() Implementation.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/critsect-generic.cpp

    r751 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Critical Section, Generic.
     3 * innotek Portable Runtime - Critical Section, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/fs-stubs-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - File System, Generic Stubs.
     3 * innotek Portable Runtime - File System, Generic Stubs.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/pathhost-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Path Convertions, generic.
     3 * innotek Portable Runtime - Path Convertions, generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/rand-stubs-generic.cpp

    r890 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Random Numbers and Byte Streams, Generic Stubs.
     3 * innotek Portable Runtime - Random Numbers and Byte Streams, Generic Stubs.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/sched-generic.cpp

    r403 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Scheduling, generic stubs.
     3 * innotek Portable Runtime - Scheduling, generic stubs.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/semfastmutex-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Fast Mutex, Generic.
     3 * innotek Portable Runtime - Fast Mutex, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/semnoint-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Generic Non-Interruptable Wait and Request Functions.
     3 * innotek Portable Runtime - Generic Non-Interruptable Wait and Request Functions.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/semsrw-generic.cpp

    r1816 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Read-Write Semaphore, Generic.
     3 * innotek Portable Runtime - Read-Write Semaphore, Generic.
    44 *
    55 * This is a generic implementation for OSes which don't have
     
    88
    99/*
    10  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     10 * Copyright (C) 2006-2007 innotek GmbH
    1111 *
    1212 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/spinlock-generic.cpp

    r1816 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Spinlock, generic implementation.
     3 * innotek Portable Runtime - Spinlock, generic implementation.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/timer-generic.cpp

    r1807 r2981  
    11/** $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - Timers, Generic.
     3 * innotek Portable Runtime - Timers, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/utf16locale-generic.cpp

    r1 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - UTF-16 Locale Specific Manipulation, Generic.
     3 * innotek Portable Runtime - UTF-16 Locale Specific Manipulation, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
  • trunk/src/VBox/Runtime/generic/uuid-generic.cpp

    r899 r2981  
    11/* $Id$ */
    22/** @file
    3  * InnoTek Portable Runtime - UUID, Generic.
     3 * innotek Portable Runtime - UUID, Generic.
    44 */
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
Note: See TracChangeset for help on using the changeset viewer.

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