Changeset 76559 in vbox for trunk/src/VBox
- Timestamp:
- Jan 1, 2019 2:55:59 AM (6 years ago)
- Location:
- trunk/src/VBox/Runtime
- Files:
-
- 30 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/.scm-settings
r76553 r76559 115 115 /common/misc/sanity.h : --no-fix-header-guards 116 116 /r3/win/vcc100-kernel32-fakes.h : --no-fix-header-guards 117 /include/internal/*.h: --guard-relative-to-dir include/internal --guard-prefix IPRT_INCLUDED_INTERNAL_ 118 -
trunk/src/VBox/Runtime/include/internal/alignmentchecks.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_alignmentchecks_h28 #define ___internal_alignmentchecks_h27 #ifndef IPRT_INCLUDED_INTERNAL_alignmentchecks_h 28 #define IPRT_INCLUDED_INTERNAL_alignmentchecks_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/assert.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_assert_h28 #define ___internal_assert_h27 #ifndef IPRT_INCLUDED_INTERNAL_assert_h 28 #define IPRT_INCLUDED_INTERNAL_assert_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_dbgmod_h28 #define ___internal_dbgmod_h27 #ifndef IPRT_INCLUDED_INTERNAL_dbgmod_h 28 #define IPRT_INCLUDED_INTERNAL_dbgmod_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/dir.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_dir_h28 #define ___internal_dir_h27 #ifndef IPRT_INCLUDED_INTERNAL_dir_h 28 #define IPRT_INCLUDED_INTERNAL_dir_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/dvm.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_dvm_h28 #define ___internal_dvm_h27 #ifndef IPRT_INCLUDED_INTERNAL_dvm_h 28 #define IPRT_INCLUDED_INTERNAL_dvm_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/file.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_file_h28 #define ___internal_file_h27 #ifndef IPRT_INCLUDED_INTERNAL_file_h 28 #define IPRT_INCLUDED_INTERNAL_file_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/fileaio.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_fileaio_h28 #define ___internal_fileaio_h27 #ifndef IPRT_INCLUDED_INTERNAL_fileaio_h 28 #define IPRT_INCLUDED_INTERNAL_fileaio_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/fs.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_fs_h28 #define ___internal_fs_h27 #ifndef IPRT_INCLUDED_INTERNAL_fs_h 28 #define IPRT_INCLUDED_INTERNAL_fs_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/initterm.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_initterm_h28 #define ___internal_initterm_h27 #ifndef IPRT_INCLUDED_INTERNAL_initterm_h 28 #define IPRT_INCLUDED_INTERNAL_initterm_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/iprt-openssl.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_iprt_openssl_h28 #define ___internal_iprt_openssl_h27 #ifndef IPRT_INCLUDED_INTERNAL_iprt_openssl_h 28 #define IPRT_INCLUDED_INTERNAL_iprt_openssl_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/iprt.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_iprt_h28 #define ___internal_iprt_h27 #ifndef IPRT_INCLUDED_INTERNAL_iprt_h 28 #define IPRT_INCLUDED_INTERNAL_iprt_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/ldr.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_ldr_h28 #define ___internal_ldr_h27 #ifndef IPRT_INCLUDED_INTERNAL_ldr_h 28 #define IPRT_INCLUDED_INTERNAL_ldr_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/lockvalidator.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___iprt_internal_lockvalidator_h28 #define ___iprt_internal_lockvalidator_h27 #ifndef IPRT_INCLUDED_INTERNAL_lockvalidator_h 28 #define IPRT_INCLUDED_INTERNAL_lockvalidator_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/magics.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_magics_h28 #define ___internal_magics_h27 #ifndef IPRT_INCLUDED_INTERNAL_magics_h 28 #define IPRT_INCLUDED_INTERNAL_magics_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/mem.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_mem_h28 #define ___internal_mem_h27 #ifndef IPRT_INCLUDED_INTERNAL_mem_h 28 #define IPRT_INCLUDED_INTERNAL_mem_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/memobj.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_memobj_h28 #define ___internal_memobj_h27 #ifndef IPRT_INCLUDED_INTERNAL_memobj_h 28 #define IPRT_INCLUDED_INTERNAL_memobj_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/mp.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_mp_h28 #define ___internal_mp_h27 #ifndef IPRT_INCLUDED_INTERNAL_mp_h 28 #define IPRT_INCLUDED_INTERNAL_mp_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/path.h
r76557 r76559 25 25 */ 26 26 27 #ifndef ___internal_path_h28 #define ___internal_path_h27 #ifndef IPRT_INCLUDED_INTERNAL_path_h 28 #define IPRT_INCLUDED_INTERNAL_path_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/pipe.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_pipe_h28 #define ___internal_pipe_h27 #ifndef IPRT_INCLUDED_INTERNAL_pipe_h 28 #define IPRT_INCLUDED_INTERNAL_pipe_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/process.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_process_h28 #define ___internal_process_h27 #ifndef IPRT_INCLUDED_INTERNAL_process_h 28 #define IPRT_INCLUDED_INTERNAL_process_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/rand.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_rand_h28 #define ___internal_rand_h27 #ifndef IPRT_INCLUDED_INTERNAL_rand_h 28 #define IPRT_INCLUDED_INTERNAL_rand_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/req.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_req_h28 #define ___internal_req_h27 #ifndef IPRT_INCLUDED_INTERNAL_req_h 28 #define IPRT_INCLUDED_INTERNAL_req_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/sched.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_sched_h28 #define ___internal_sched_h27 #ifndef IPRT_INCLUDED_INTERNAL_sched_h 28 #define IPRT_INCLUDED_INTERNAL_sched_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/socket.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_socket_h28 #define ___internal_socket_h27 #ifndef IPRT_INCLUDED_INTERNAL_socket_h 28 #define IPRT_INCLUDED_INTERNAL_socket_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/strhash.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_strhash_h28 #define ___internal_strhash_h27 #ifndef IPRT_INCLUDED_INTERNAL_strhash_h 28 #define IPRT_INCLUDED_INTERNAL_strhash_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/strict.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_strict_h28 #define ___internal_strict_h27 #ifndef IPRT_INCLUDED_INTERNAL_strict_h 28 #define IPRT_INCLUDED_INTERNAL_strict_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/string.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_string_h28 #define ___internal_string_h27 #ifndef IPRT_INCLUDED_INTERNAL_string_h 28 #define IPRT_INCLUDED_INTERNAL_string_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/thread.h
r76557 r76559 25 25 */ 26 26 27 #ifndef ___thread_h28 #define ___thread_h27 #ifndef IPRT_INCLUDED_INTERNAL_thread_h 28 #define IPRT_INCLUDED_INTERNAL_thread_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/include/internal/time.h
r76553 r76559 25 25 */ 26 26 27 #ifndef ___internal_time_h28 #define ___internal_time_h27 #ifndef IPRT_INCLUDED_INTERNAL_time_h 28 #define IPRT_INCLUDED_INTERNAL_time_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.