Minor: Style cleanup on internal headers (continued)
authorAndi McClure <andi.mcclure@xamarin.com>
Mon, 16 Nov 2015 23:17:21 +0000 (18:17 -0500)
committerAndi McClure <andi.mcclure@xamarin.com>
Mon, 16 Nov 2015 23:17:21 +0000 (18:17 -0500)
Previous patch missed some build files.

mono/metadata/Makefile.am
mono/utils/Makefile.am
msvc/libmonoruntime.vcxproj
msvc/libmonoutils.vcxproj

index 145ea11f951e1e33eca71409dc8997c90fb6628b..fde85f255d772e42c81b1dc581cac227f9255cd6 100644 (file)
@@ -129,7 +129,7 @@ common_sources = \
        file-io.h               \
        filewatcher.c           \
        filewatcher.h           \
-       gc-internal.h           \
+       gc-internals.h          \
        icall.c                 \
        icall-def.h             \
        image.c                 \
@@ -238,7 +238,7 @@ sgen_sources = \
        sgen-os-coop.c          \
        sgen-bridge.c           \
        sgen-bridge.h           \
-       sgen-bridge-internal.h  \
+       sgen-bridge-internals.h \
        sgen-old-bridge.c               \
        sgen-new-bridge.c               \
        sgen-tarjan-bridge.c            \
index 0b465253d540e4a65129326cf84065755f0927f7..d03a73a3e07f9ea8849d95ab8f4600f64e98248c 100644 (file)
@@ -15,7 +15,7 @@ monoutils_sources = \
        mono-md5.c              \
        mono-sha1.c             \
        mono-logger.c           \
-       mono-logger-internal.h  \
+       mono-logger-internals.h \
        mono-codeman.c          \
        dlmalloc.h              \
        dlmalloc.c              \
@@ -36,7 +36,7 @@ monoutils_sources = \
        mono-math.c             \
        mono-mmap.c             \
        mono-mmap.h             \
-       mono-mmap-internal.h    \
+       mono-mmap-internals.h   \
        mono-mutex.c            \
        mono-mutex.h            \
        mono-lazy-init.h                \
index c2791b7f497c0832067bef443cd24e6ce5f76396..f4be234ee2e1d035a49b4ca78acb097f950f650a 100644 (file)
     <ClInclude Include="..\mono\metadata\exception.h" />\r
     <ClInclude Include="..\mono\metadata\file-io.h" />\r
     <ClInclude Include="..\mono\metadata\filewatcher.h" />\r
-    <ClInclude Include="..\mono\metadata\gc-internal.h" />\r
+    <ClInclude Include="..\mono\metadata\gc-internals.h" />\r
     <ClInclude Include="..\mono\metadata\number-ms.h" />\r
     <ClInclude Include="..\mono\metadata\seq-points-data.h" />\r
     <ClInclude Include="..\mono\metadata\threadpool-ms-io.h" />\r
index 939f52048d73e8025bf515d850da7fb8096683c0..fb3441dbcd64f2ef7890e744c41e12ee353e404f 100644 (file)
     <ClInclude Include="..\mono\utils\mono-internal-hash.h" />\r
     <ClInclude Include="..\mono\utils\mono-io-portability.h" />\r
     <ClInclude Include="..\mono\utils\mono-linked-list-set.h" />\r
-    <ClInclude Include="..\mono\utils\mono-logger-internal.h" />\r
+    <ClInclude Include="..\mono\utils\mono-logger-internals.h" />\r
     <ClInclude Include="..\mono\utils\mono-logger.h" />\r
     <ClInclude Include="..\mono\utils\mono-machine.h" />\r
     <ClInclude Include="..\mono\utils\mono-math.h" />\r