Changeset 98103 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Jan 17, 2023 2:15:46 PM (23 months ago)
- Location:
- trunk/src/VBox/Runtime/include/internal
- Files:
-
- 35 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/alignmentchecks.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/assert.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/bignum.mac
r96407 r98103 5 5 6 6 ; 7 ; Copyright (C) 2009-202 2Oracle and/or its affiliates.7 ; Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/compiler-vcc.h
r97866 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2008-202 2Oracle and/or its affiliates.7 * Copyright (C) 2008-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/dir.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/dvm.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/file.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/fileaio.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/fs.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/initterm.h
r97910 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/ioqueue.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2019-202 2Oracle and/or its affiliates.7 * Copyright (C) 2019-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/iprt-openssl.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/iprt.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/ldr.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/lockvalidator.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/magics.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/mem.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2010-202 2Oracle and/or its affiliates.7 * Copyright (C) 2010-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/memobj.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/mp.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2016-202 2Oracle and/or its affiliates.7 * Copyright (C) 2016-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/nocrt.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/openssl-post.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2020-202 2Oracle and/or its affiliates.7 * Copyright (C) 2020-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/openssl-pre.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2020-202 2Oracle and/or its affiliates.7 * Copyright (C) 2020-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/path.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/pipe.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2010-202 2Oracle and/or its affiliates.7 * Copyright (C) 2010-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/process.h
r96442 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/rand.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/req.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/sched.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/socket.h
r96475 r98103 5 5 6 6 /* 7 * Copyright (C) 2010-202 2Oracle and/or its affiliates.7 * Copyright (C) 2010-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/strhash.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/strict.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/string.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/thread.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/include/internal/time.h
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.