Changeset 76585 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Jan 1, 2019 6:31:29 AM (6 years ago)
- Location:
- trunk/src/VBox/Runtime/include/internal
- Files:
-
- 29 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/alignmentchecks.h
r76559 r76585 71 71 #endif 72 72 73 #endif 73 #endif /* !IPRT_INCLUDED_INTERNAL_alignmentchecks_h */ 74 74 -
trunk/src/VBox/Runtime/include/internal/assert.h
r76559 r76585 63 63 RT_C_DECLS_END 64 64 65 #endif 65 #endif /* !IPRT_INCLUDED_INTERNAL_assert_h */ 66 66 -
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r76559 r76585 720 720 RT_C_DECLS_END 721 721 722 #endif 723 722 #endif /* !IPRT_INCLUDED_INTERNAL_dbgmod_h */ 723 -
trunk/src/VBox/Runtime/include/internal/dir.h
r76559 r76585 197 197 uint32_t fFlags, uintptr_t hRelativeDir, void *pvNativeRelative); 198 198 199 #endif 199 #endif /* !IPRT_INCLUDED_INTERNAL_dir_h */ -
trunk/src/VBox/Runtime/include/internal/dvm.h
r76559 r76585 320 320 RT_C_DECLS_END 321 321 322 #endif 323 322 #endif /* !IPRT_INCLUDED_INTERNAL_dvm_h */ 323 -
trunk/src/VBox/Runtime/include/internal/file.h
r76559 r76585 80 80 RT_C_DECLS_END 81 81 82 #endif 82 #endif /* !IPRT_INCLUDED_INTERNAL_file_h */ 83 83 -
trunk/src/VBox/Runtime/include/internal/fileaio.h
r76559 r76585 120 120 RT_C_DECLS_END 121 121 122 #endif 122 #endif /* !IPRT_INCLUDED_INTERNAL_fileaio_h */ 123 123 -
trunk/src/VBox/Runtime/include/internal/fs.h
r76559 r76585 63 63 RT_C_DECLS_END 64 64 65 #endif 65 #endif /* !IPRT_INCLUDED_INTERNAL_fs_h */ -
trunk/src/VBox/Runtime/include/internal/initterm.h
r76559 r76585 53 53 RT_C_DECLS_END 54 54 55 #endif 55 #endif /* !IPRT_INCLUDED_INTERNAL_initterm_h */ 56 56 -
trunk/src/VBox/Runtime/include/internal/iprt-openssl.h
r76559 r76585 46 46 RT_C_DECLS_END 47 47 48 #endif 48 #endif /* !IPRT_INCLUDED_INTERNAL_iprt_openssl_h */ 49 49 -
trunk/src/VBox/Runtime/include/internal/iprt.h
r76559 r76585 204 204 RT_C_DECLS_END 205 205 206 #endif 207 206 #endif /* !IPRT_INCLUDED_INTERNAL_iprt_h */ 207 -
trunk/src/VBox/Runtime/include/internal/ldr.h
r76559 r76585 636 636 RT_C_DECLS_END 637 637 638 #endif 639 638 #endif /* !IPRT_INCLUDED_INTERNAL_ldr_h */ 639 -
trunk/src/VBox/Runtime/include/internal/lockvalidator.h
r76559 r76585 116 116 RT_C_DECLS_END 117 117 118 #endif 118 #endif /* !IPRT_INCLUDED_INTERNAL_lockvalidator_h */ 119 119 -
trunk/src/VBox/Runtime/include/internal/magics.h
r76559 r76585 279 279 /** @} */ 280 280 281 #endif 282 281 #endif /* !IPRT_INCLUDED_INTERNAL_magics_h */ 282 -
trunk/src/VBox/Runtime/include/internal/mem.h
r76559 r76585 74 74 RT_C_DECLS_END 75 75 76 #endif 76 #endif /* !IPRT_INCLUDED_INTERNAL_mem_h */ 77 77 -
trunk/src/VBox/Runtime/include/internal/memobj.h
r76559 r76585 483 483 RT_C_DECLS_END 484 484 485 #endif 486 485 #endif /* !IPRT_INCLUDED_INTERNAL_memobj_h */ 486 -
trunk/src/VBox/Runtime/include/internal/mp.h
r76559 r76585 82 82 RT_C_DECLS_END 83 83 84 #endif 84 #endif /* !IPRT_INCLUDED_INTERNAL_mp_h */ 85 85 -
trunk/src/VBox/Runtime/include/internal/path.h
r76559 r76585 145 145 RT_C_DECLS_END 146 146 147 #endif 147 #endif /* !IPRT_INCLUDED_INTERNAL_path_h */ 148 148 -
trunk/src/VBox/Runtime/include/internal/pipe.h
r76559 r76585 125 125 RT_C_DECLS_END 126 126 127 #endif 127 #endif /* !IPRT_INCLUDED_INTERNAL_pipe_h */ 128 128 -
trunk/src/VBox/Runtime/include/internal/process.h
r76559 r76585 69 69 RT_C_DECLS_END 70 70 71 #endif 71 #endif /* !IPRT_INCLUDED_INTERNAL_process_h */ 72 72 -
trunk/src/VBox/Runtime/include/internal/rand.h
r76559 r76585 175 175 RT_C_DECLS_END 176 176 177 #endif 177 #endif /* !IPRT_INCLUDED_INTERNAL_rand_h */ 178 178 -
trunk/src/VBox/Runtime/include/internal/req.h
r76559 r76585 170 170 RT_C_DECLS_END 171 171 172 #endif 172 #endif /* !IPRT_INCLUDED_INTERNAL_req_h */ 173 173 -
trunk/src/VBox/Runtime/include/internal/sched.h
r76559 r76585 48 48 RT_C_DECLS_END 49 49 50 #endif 50 #endif /* !IPRT_INCLUDED_INTERNAL_sched_h */ -
trunk/src/VBox/Runtime/include/internal/socket.h
r76559 r76585 74 74 RT_C_DECLS_END 75 75 76 #endif 76 #endif /* !IPRT_INCLUDED_INTERNAL_socket_h */ 77 77 -
trunk/src/VBox/Runtime/include/internal/strhash.h
r76559 r76585 109 109 110 110 111 #endif 111 #endif /* !IPRT_INCLUDED_INTERNAL_strhash_h */ 112 112 -
trunk/src/VBox/Runtime/include/internal/strict.h
r76559 r76585 80 80 /** @} */ 81 81 82 #endif 82 #endif /* !IPRT_INCLUDED_INTERNAL_strict_h */ -
trunk/src/VBox/Runtime/include/internal/string.h
r76559 r76585 102 102 RT_C_DECLS_END 103 103 104 #endif 104 #endif /* !IPRT_INCLUDED_INTERNAL_string_h */ 105 105 -
trunk/src/VBox/Runtime/include/internal/thread.h
r76559 r76585 291 291 RT_C_DECLS_END 292 292 293 #endif 293 #endif /* !IPRT_INCLUDED_INTERNAL_thread_h */ -
trunk/src/VBox/Runtime/include/internal/time.h
r76559 r76585 43 43 RT_C_DECLS_END 44 44 45 #endif 45 #endif /* !IPRT_INCLUDED_INTERNAL_time_h */
Note:
See TracChangeset
for help on using the changeset viewer.