VirtualBox

Changeset 5227 in vbox for trunk


Ignore:
Timestamp:
Oct 10, 2007 4:14:32 PM (17 years ago)
Author:
vboxsync
Message:

semaphore-r0drv-lnx.c split.

Location:
trunk/src/VBox
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/module/Makefile.module

    r5042 r5227  
    55#
    66#  Copyright (C) 2006-2007 innotek GmbH
    7 # 
     7#
    88#  This file is part of VirtualBox Open Source Edition (OSE), as
    99#  available from http://www.virtualbox.org. This file is free software;
     
    1313#  distribution. VirtualBox OSE is distributed in the hope that it will
    1414#  be useful, but WITHOUT ANY WARRANTY of any kind.
     15#
    1516
    1617#
     
    2829        r0drv/alloc-r0drv.o \
    2930        r0drv/linux/alloc-r0drv-linux.o \
    30         r0drv/linux/semaphore-r0drv-linux.o \
     31        r0drv/linux/semevent-r0drv-linux.o \
     32        r0drv/linux/semfastmutex-r0drv-linux.o \
    3133        RTErrConvertToErrno.o \
    3234        divdi3.o \
  • trunk/src/VBox/Additions/linux/sharedfolders/Makefile.module

    r5042 r5227  
    55#
    66#  Copyright (C) 2006-2007 innotek GmbH
    7 # 
     7#
    88#  This file is part of VirtualBox Open Source Edition (OSE), as
    99#  available from http://www.virtualbox.org. This file is free software;
     
    1313#  distribution. VirtualBox OSE is distributed in the hope that it will
    1414#  be useful, but WITHOUT ANY WARRANTY of any kind.
     15#
    1516
    1617#
     
    3031        r0drv/alloc-r0drv.o \
    3132        r0drv/linux/alloc-r0drv-linux.o \
    32         r0drv/linux/semaphore-r0drv-linux.o \
     33        r0drv/linux/semevent-r0drv-linux.o \
     34        r0drv/linux/semfastmutex-r0drv-linux.o \
    3335        divdi3.o \
    3436        moddi3.o \
  • trunk/src/VBox/HostDrivers/Support/linux/Makefile

    r5177 r5227  
    66#
    77#
    8 #  Copyright (C) 2006 innotek GmbH
     8#  Copyright (C) 2006-2007 innotek GmbH
    99#
    1010#  This file is part of VirtualBox Open Source Edition (OSE), as
     
    1515#  distribution. VirtualBox OSE is distributed in the hope that it will
    1616#  be useful, but WITHOUT ANY WARRANTY of any kind.
     17#
    1718
    1819#
     
    5051        r0drv/linux/initterm-r0drv-linux.o \
    5152        r0drv/linux/process-r0drv-linux.o \
    52         r0drv/linux/semaphore-r0drv-linux.o \
     53        r0drv/linux/semevent-r0drv-linux.o \
     54        r0drv/linux/semeventmulti-r0drv-linux.o \
     55        r0drv/linux/semfastmutex-r0drv-linux.o \
    5356        r0drv/linux/spinlock-r0drv-linux.o \
    5457        r0drv/linux/thread-r0drv-linux.o
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