[docs] Enable documentation for utils.
authorJon Purdy <evincarofautumn@gmail.com>
Mon, 13 Feb 2017 23:10:40 +0000 (15:10 -0800)
committerJon Purdy <evincarofautumn@gmail.com>
Fri, 24 Mar 2017 20:43:07 +0000 (13:43 -0700)
167 files changed:
mono/utils/atomic.c
mono/utils/atomic.h
mono/utils/bsearch.c
mono/utils/bsearch.h
mono/utils/checked-build.c
mono/utils/checked-build.h
mono/utils/dtrace.h
mono/utils/gc_wrapper.h
mono/utils/hazard-pointer.c
mono/utils/hazard-pointer.h
mono/utils/json.c
mono/utils/json.h
mono/utils/linux_magic.h
mono/utils/lock-free-alloc.c
mono/utils/lock-free-alloc.h
mono/utils/lock-free-array-queue.c
mono/utils/lock-free-array-queue.h
mono/utils/lock-free-queue.c
mono/utils/lock-free-queue.h
mono/utils/mach-support-amd64.c
mono/utils/mach-support-arm.c
mono/utils/mach-support-arm64.c
mono/utils/mach-support-unknown.c
mono/utils/mach-support-x86.c
mono/utils/mach-support.c
mono/utils/mach-support.h
mono/utils/memfuncs.c
mono/utils/memfuncs.h
mono/utils/mono-codeman.c
mono/utils/mono-codeman.h
mono/utils/mono-compiler.h
mono/utils/mono-complex.h
mono/utils/mono-conc-hashtable.c
mono/utils/mono-conc-hashtable.h
mono/utils/mono-context.c
mono/utils/mono-context.h
mono/utils/mono-coop-mutex.h
mono/utils/mono-coop-semaphore.h
mono/utils/mono-counters.c
mono/utils/mono-counters.h
mono/utils/mono-digest.h
mono/utils/mono-dl-darwin.c
mono/utils/mono-dl-fallback.h
mono/utils/mono-dl-posix.c
mono/utils/mono-dl-windows-internals.h
mono/utils/mono-dl-windows-uwp.c
mono/utils/mono-dl-windows.c
mono/utils/mono-dl.c
mono/utils/mono-dl.h
mono/utils/mono-embed.c
mono/utils/mono-embed.h
mono/utils/mono-error-internals.h
mono/utils/mono-error.c
mono/utils/mono-error.h
mono/utils/mono-filemap.c
mono/utils/mono-hwcap-arm.c
mono/utils/mono-hwcap-arm64.c
mono/utils/mono-hwcap-cross.c
mono/utils/mono-hwcap-ia64.c
mono/utils/mono-hwcap-mips.c
mono/utils/mono-hwcap-ppc.c
mono/utils/mono-hwcap-s390x.c
mono/utils/mono-hwcap-sparc.c
mono/utils/mono-hwcap-sparc.h
mono/utils/mono-hwcap-vars.h
mono/utils/mono-hwcap-x86.c
mono/utils/mono-hwcap.c
mono/utils/mono-hwcap.h
mono/utils/mono-internal-hash.c
mono/utils/mono-internal-hash.h
mono/utils/mono-io-portability.c
mono/utils/mono-io-portability.h
mono/utils/mono-lazy-init.h
mono/utils/mono-linked-list-set.c
mono/utils/mono-linked-list-set.h
mono/utils/mono-log-android.c
mono/utils/mono-log-common.c
mono/utils/mono-log-darwin.c
mono/utils/mono-log-posix.c
mono/utils/mono-log-windows.c
mono/utils/mono-logger-internals.h
mono/utils/mono-logger.c
mono/utils/mono-logger.h
mono/utils/mono-machine.h
mono/utils/mono-math.c
mono/utils/mono-math.h
mono/utils/mono-md5.c
mono/utils/mono-membar.h
mono/utils/mono-memory-model.h
mono/utils/mono-mmap-internals.h
mono/utils/mono-mmap-windows-internals.h
mono/utils/mono-mmap-windows-uwp.c
mono/utils/mono-mmap-windows.c
mono/utils/mono-mmap.c
mono/utils/mono-mmap.h
mono/utils/mono-networkinterfaces.c
mono/utils/mono-networkinterfaces.h
mono/utils/mono-once.h
mono/utils/mono-os-mutex.h
mono/utils/mono-os-semaphore.h
mono/utils/mono-path.c
mono/utils/mono-path.h
mono/utils/mono-poll.c
mono/utils/mono-poll.h
mono/utils/mono-proclib-windows-internals.h
mono/utils/mono-proclib-windows-uwp.c
mono/utils/mono-proclib-windows.c
mono/utils/mono-proclib.c
mono/utils/mono-proclib.h
mono/utils/mono-property-hash.c
mono/utils/mono-property-hash.h
mono/utils/mono-publib.c
mono/utils/mono-publib.h
mono/utils/mono-rand-windows-internals.h
mono/utils/mono-rand-windows-uwp.c
mono/utils/mono-rand-windows.c
mono/utils/mono-rand.c
mono/utils/mono-rand.h
mono/utils/mono-sha1.c
mono/utils/mono-sigcontext.h
mono/utils/mono-signal-handler.h
mono/utils/mono-stack-unwinding.h
mono/utils/mono-stdlib.c
mono/utils/mono-stdlib.h
mono/utils/mono-string.h
mono/utils/mono-threads-android.c
mono/utils/mono-threads-api.h
mono/utils/mono-threads-coop.c
mono/utils/mono-threads-coop.h
mono/utils/mono-threads-debug.h
mono/utils/mono-threads-freebsd.c
mono/utils/mono-threads-linux.c
mono/utils/mono-threads-mach-helper.c
mono/utils/mono-threads-mach.c
mono/utils/mono-threads-netbsd.c
mono/utils/mono-threads-openbsd.c
mono/utils/mono-threads-posix-signals.c
mono/utils/mono-threads-posix.c
mono/utils/mono-threads-state-machine.c
mono/utils/mono-threads-windows.c
mono/utils/mono-threads.c
mono/utils/mono-threads.h
mono/utils/mono-time.c
mono/utils/mono-time.h
mono/utils/mono-tls.c
mono/utils/mono-tls.h
mono/utils/mono-uri.c
mono/utils/mono-uri.h
mono/utils/mono-value-hash.c
mono/utils/mono-value-hash.h
mono/utils/monobitset.c
mono/utils/monobitset.h
mono/utils/networking-fallback.c
mono/utils/networking-missing.c
mono/utils/networking-posix.c
mono/utils/networking-windows.c
mono/utils/networking.c
mono/utils/networking.h
mono/utils/os-event-unix.c
mono/utils/os-event-win32.c
mono/utils/os-event.h
mono/utils/parse.c
mono/utils/parse.h
mono/utils/refcount.h
mono/utils/strenc.c
mono/utils/strenc.h
mono/utils/w32api.h

index 748720ad95e7eb4328e1eb0072c3596a56c3caf6..c01d8ae5ff295ad2c00ba8631c16e9293720d8ac 100644 (file)
@@ -1,6 +1,7 @@
-/*
- * atomic.c:  Workarounds for atomic operations for platforms that dont have
- *           really atomic asm functions in atomic.h
+/**
+ * \file
+ * Workarounds for atomic operations for platforms that dont have
+ * really atomic asm functions in atomic.h
  *
  * Author:
  *     Dick Porter (dick@ximian.com)
index dca6170a1a1e72cfe2f03cc77a5ce9a2895e1d6d..2fd9ebb27389386b12a0c6ae4c8b899ed086b17e 100755 (executable)
@@ -1,5 +1,6 @@
-/*
- * atomic.h:  Atomic operations
+/**
+ * \file
+ * Atomic operations
  *
  * Author:
  *     Dick Porter (dick@ximian.com)
index 399a5c609a9b7ec323b5e3afc7264d3e8a9511c0..d568706c1cd21dfc1d278c3284705e8ab0ed1bcf 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+ * \file
  * bsearch () implementation. Needed because some broken platforms
  * have implementations that have unreasonable, non-standard
  * requirements (e.g. "key must not be null"). Taken from NetBSD
index 82137ef4a4f2d38e856ae8fad63a7c4a5be36199..93fdd5dac9025caa40a1cb6b023b889baa687e20 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_BSEARCH_H__
 #define __MONO_BSEARCH_H__
 
index 51524916490be41b7181cf2cb0c697f5745dcdd6..71a0d8d62577fff3eba913fe17b1a65e7514d338 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * checked-build.c: Expensive asserts used when mono is built with --with-checked-build=yes
+/**
+ * \file
+ * Expensive asserts used when mono is built with --with-checked-build=yes
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 8648fd81e432491355898297111d30b75fafa435..a8d90d1731c6190688330ee18c500ecd37eebe3d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * checked-build.h: Expensive asserts used when mono is built with --with-checked-build=yes
+/**
+ * \file
+ * Expensive asserts used when mono is built with --with-checked-build=yes
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index c5c153bbca925462dd90b5958272916f6148af9c..540f2588a8bf61bd8eaa45a363712d1730f8b43d 100644 (file)
@@ -1,5 +1,6 @@
-/* 
- * dtrace.h: DTrace probes
+/* *
+ * \file
+ * DTrace probes
  * 
  * Authors:
  *   Andreas Faerber <andreas.faerber@web.de>
index 908bcabc5125d0e594237ac67286015302cd8ff9..0bc7a45d22548b7bd62372698e77038d2020d230 100644 (file)
@@ -1,4 +1,5 @@
-/* 
+/**
+ * \file
  * Copyright 2004-2011 Novell, Inc (http://www.novell.com)
  * Copyright 2011 Xamarin, Inc (http://www.xamarin.com)
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index e2c4c96843d15b251e04cf254b875ec95b2e97e7..bed65ffc6843e7fe211a9ba5a9710bbf9f093dd9 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * hazard-pointer.c: Hazard pointer related code.
+/**
+ * \file
+ * Hazard pointer related code.
  *
  * (C) Copyright 2011 Novell, Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 558c0ad0afa9d5f1a2c7896bd8a34e3c7b10cfa9..a1f453e88cae366599b228a378b16e61961f8485 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * hazard-pointer.h: Hazard pointer related code.
+/**
+ * \file
+ * Hazard pointer related code.
  *
  * (C) Copyright 2011 Novell, Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 331f9038081e178c45067a123ccedf5e4e9c9c01..0efbea01ed3370f5bb6838911fce9714a4f08e13 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * json.c: JSON writer
+/**
+ * \file
+ * JSON writer
  *
  * Author:
  *   Joao Matos (joao.matos@xamarin.com)
index 79b26165e77eb3a7c6518733c60a89e881b028f3..03e6503fc9816d58f310493424012fddf1b24aae 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * json.h: JSON writer
+/**
+ * \file
+ * JSON writer
  *
  * Author:
  *   Joao Matos (joao.matos@xamarin.com)
index 70d6c95851f6f86820fb950de526a07e21bb380f..9d8e94a2bce815b700ba73109d9cfb1870cdbd43 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __LINUX_MAGIC_H
 #define __LINUX_MAGIC_H
 
index 08b4deff37c0379b92524ce00ee5788e717b57b0..8b9f8c93849f6bebcdf1f5358c1edaa74fccb712 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-alloc.c: Lock free allocator.
+/**
+ * \file
+ * Lock free allocator.
  *
  * (C) Copyright 2011 Novell, Inc
  *
index 9501307fc1dd29f5c8c3c26baa9073c3b5856bf5..dd2e952b5ad61ace5138c3f1375230cd48efac25 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-alloc.h: Lock free allocator.
+/**
+ * \file
+ * Lock free allocator.
  *
  * (C) Copyright 2011 Novell, Inc
  *
index 5e48558a0d94c438b9afd9db4994ce8c538b7002..2e892357b63377ff98bb516d26f56c4f6d2138a2 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-array-queue.c: A lock-free somewhat-queue that doesn't
+/**
+ * \file
+ * A lock-free somewhat-queue that doesn't
  * require hazard pointers.
  *
  * (C) Copyright 2011 Xamarin Inc.
index 8e198e9227df62230c3e31cf092401d66c117c15..e23754d6a251041b4629c8395d63c83f5d16123a 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-array-queue.h: A lock-free somewhat-queue that doesn't
+/**
+ * \file
+ * A lock-free somewhat-queue that doesn't
  * require hazard pointers.
  *
  * (C) Copyright 2011 Xamarin Inc.
index 3abb84104732786d6978fed3f01d42496de8585d..8afbf246a312a183ad348e3a168cba20b286b7be 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-queue.c: Lock free queue.
+/**
+ * \file
+ * Lock free queue.
  *
  * (C) Copyright 2011 Novell, Inc
  *
index 300b4556ef251f3fb64274a8a4fe7c0d6d592059..abb16d287b896ce36568aa0e0db9eff9f68964ec 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * lock-free-queue.h: Lock free queue.
+/**
+ * \file
+ * Lock free queue.
  *
  * (C) Copyright 2011 Novell, Inc
  *
index 179a4f7ed748199ed0f6ccc018a63957e7fde44a..733f94c343cf1c93b90f3e769fbc0f12c0610e40 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-x86.c: mach support for x86
+/**
+ * \file
+ * mach support for x86
  *
  * Authors:
  *   Geoff Norton (gnorton@novell.com)
index f84cc85b63c156dfca9a78cfc5f997c668b127ce..649487ccc096f9d67f96614b9c8096a6dc2b06a9 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-arm.c: mach support for ARM
+/**
+ * \file
+ * mach support for ARM
  *
  * Authors:
  *   Geoff Norton (gnorton@novell.com)
index 4a58dc4a218008af42f4191d508b075840a72603..5033eb19d66807abf1b506ce51700085d5858517 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-arm.c: mach support for ARM
+/**
+ * \file
+ * mach support for ARM
  *
  * Authors:
  *   Geoff Norton (gnorton@novell.com)
index 88eb187da4476b24dbb4980a851ab217ba1c1d5e..cc629bda2decefc2b4fd26985ba9204c5b6d81d9 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-unknown.c: mach support for cross compilers (IOW, none)
+/**
+ * \file
+ * mach support for cross compilers (IOW, none)
  *
  * Authors:
  *   Rodrigo Kumpera (kumpera@gmail.com)
index a296254cd2cffb17f92947fdbc9dce54f7aa1c4e..d1e0a73492f58934903f4e8e7a220199541d0b41 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-x86.c: mach support for x86
+/**
+ * \file
+ * mach support for x86
  *
  * Authors:
  *   Geoff Norton (gnorton@novell.com)
index 314b30d972c2b18c065f33f6978a050b64bb10f0..4abfcfaa2c6413b4b837c1ceef7472fdf44caa4f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mach-support-x86.c: mach support for x86
+/**
+ * \file
+ * mach support for x86
  *
  * Authors:
  *   Geoff Norton (gnorton@novell.com)
index 9ac334c7171a729dbbf5bfbca16b6da1e4291087..67b3a84cfc6b4337b659eead22553eb73c2f9616 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_MACH_SUPPORT_H__
 #define __MONO_MACH_SUPPORT_H__
 
index 455ffe77ea44acc865935bab96f757e0114e71b4..e85758bde24425bba43f736eceb866d1be225d75 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * memfuncs.c: Our own bzero/memmove.
+/**
+ * \file
+ * Our own bzero/memmove.
  *
  * Copyright (C) 2013-2015 Xamarin Inc
  *
index 24cc0544474044307cc06261b69a2d0bf3ba59cf..b75029384862fab01d5f8522407b7e3b9fd9312b 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * memfuncs.h: Our own bzero/memmove.
+/**
+ * \file
+ * Our own bzero/memmove.
  *
  * Copyright (C) 2015 Xamarin Inc
  *
index 15b96e564f9de1f068521df3ec3948a36915ebaa..b799525593245ee0721ca24171889d7923a2cfe4 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include "config.h"
 
 #ifdef HAVE_UNISTD_H
index 166899caafff31a14afdf59fa75b88d2e3f2956d..64cff52da7f98c471292d8977dc9be3d8302e73e 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_CODEMAN_H__
 #define __MONO_CODEMAN_H__
 
index f3371b4be1fd93265e80cf86e1757877b7889029..57fa81aebafb142b19689541f166e661f6d53d59 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __UTILS_MONO_COMPILER_H__
 #define __UTILS_MONO_COMPILER_H__
 
index af13bf62b982d00032f425312560f2312d5a505a..b7488c7cf5214036b9720920751de1634391cce4 100644 (file)
@@ -1,5 +1,6 @@
-/*
-* mono-complex.h: C99 Complex math cross-platform support code
+/**
+ * \file
+* C99 Complex math cross-platform support code
 *
 * Author:
 *      Joao Matos (joao.matos@xamarin.com)
index 9f5fd6addb19608c19acb1a7549eecf7000af369..1753a75f25c6ba26ffe2213337769042c9675758 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-conc-hashtable.h: A mostly concurrent hashtable
+/**
+ * \file
+ * A mostly concurrent hashtable
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index a8eb927fb35e7161fc4ee2d46efa7c6166465a76..d4cc69976ed609debe90c3c276c66145f3b01086 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-conc-hashtable.h: A mostly concurrent hashtable
+/**
+ * \file
+ * A mostly concurrent hashtable
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 07822b8d62b8695f1dbde2d70663f22e597288af..efbe9f03e7a28eeed84c76c2c110f7ce3bf16f6e 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-context.c: plat independent machine state definitions
+/**
+ * \file
+ * plat independent machine state definitions
  *
  *
  * Copyright (c) 2011 Novell, Inc (http://www.novell.com)
index dea2a526f81af4fff9ddc66d934732cf0c6cb9b7..d0cf8cce421380b2918070ea0d3cf65f9a56e7d0 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-context.h: plat independent machine state definitions
+/**
+ * \file
+ * plat independent machine state definitions
  *
  *
  * Copyright (c) 2011 Novell, Inc (http://www.novell.com)
index cf631d04ffd1ffbab5ad389a20239da3fa6acf4a..5f309d7e65a2c3bfbd62b9d61d5853fffba0a705 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_COOP_MUTEX_H__
 #define __MONO_COOP_MUTEX_H__
index 29937c5b73877e18c63ae2b49365bb6bf328de6f..2cb01f9572c3183002f8084d93416d535713c97f 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_COOP_SEMAPHORE_H__
 #define __MONO_COOP_SEMAPHORE_H__
index e8ceb3927fcb2518b352ba5fd6335a72e0cc3ae2..b8b48aeb8699107f1dd892e8e32c44b4ce0236bc 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+ * \file
  * Copyright 2006-2010 Novell
  * Copyright 2011 Xamarin Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 20be122e58288ccbd62cdcb25ab464080e9604d1..991a4d9bd0d8092c27e0ec9658141e686844ada0 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_COUNTERS_H__
 #define __MONO_COUNTERS_H__
 
index 5cef8ee741b7e7cd21248da3a0de37ab2dc9cf05..b32103a28bb402ebc00459ce5cf405a7f645fac2 100644 (file)
@@ -1,5 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
+/**
+ * \file
  * This code implements the MD5 message-digest algorithm.
  * The algorithm is due to Ron Rivest.  This code was
  * written by Colin Plumb in 1993, no copyright is claimed.
index 225706c547ac78f411d6a57bc554f8e29e7d5290..4e29328885f7087cf8fb0782a41a78d1c0d540d1 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)
index 6e4b81eaf791a12b6c2191d1a767a1bbb0d29957..0383ad1c9068e6fc6f4bfc3fad0d67622030b721 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_DL_FALLBACK_H__
 #define __MONO_UTILS_DL_FALLBACK_H__
 
index b48a1831d757df85fc1f2f9c1f6756f91cba9695..0ade0d5414931c3bab348ef107cff8d3416fd3e2 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)
index 5215418048825fbf9153149748a88b6f01656b69..3cd33a21de3539dafc2007e908988567e6d3b1b5 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_DL_WINDOWS_H__
 #define __MONO_UTILS_DL_WINDOWS_H__
 
index 36ade1f67e9299f3b8a5f07f9ae249033d337e87..e3e5ddf7b6ada4287adb6b5bcf1b3cc2018596ac 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl-windows-uwp.c: UWP dl support for Mono.
+/**
+ * \file
+ * UWP dl support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 32eaac799b6cae03ebef2cc16efd1584cb29cc09..ab26660fed439ce08d37c2b3e67c3b3d81b67423 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)
index 6c0f582cf6d1ddc170d86bf4f6fb40374138525a..8bac1c810e2dbce23ad89007b976323ed0412b7f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl.c: Interface to the dynamic linker
+/**
+ * \file
+ * Interface to the dynamic linker
  *
  * Author:
  *    Mono Team (http://www.mono-project.com)
index 1da98cb8e1d0f812e6a8624ce706b9741a88efeb..ac7747c8799f9f0f12b53613a2d9e45627d159fc 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_DL_H__
 #define __MONO_UTILS_DL_H__
 
index de78a84aa431f0e84026576401ba4acdac96e84d..eb9270908c3da57c3a8b8657a9410820981f3563 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-embed.c: Example code APIs to register a libraries using
+/**
+ * \file
+ * Example code APIs to register a libraries using
  * mono_dl_fallback_register.  Real implementations should instead
  * use a binary search for implementing the dl_mapping_open and
  * dl_mapping_symbol methods here.
index 78453e81ad0c1e12e11e325b87c9b3522146323e..7e145c82d654ba666d777d4270fa69dab6f005cf 100755 (executable)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_EMBED_H__
 #define __MONO_EMBED_H__
 
index c74923c00944b34d83aa5c2da0cc4a2fa19931d4..145aebfebd30c4b39225502e9c1980c61c9e16a9 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_ERROR_INTERNALS_H__
 #define __MONO_ERROR_INTERNALS_H__
 
index 2afe7fae2dee3bd5a00dce04e9399eeefee96668..d423a8fe02a05a3ed89d3157094a9222d705d339 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-error.c: Error handling code
+/**
+ * \file
+ * Error handling code
  *
  * Authors:
  *     Rodrigo Kumpera    (rkumpera@novell.com)
index 88f986c509492da698af9bab26a91a6628e2d889..30c4493e5197653fc487abc5b17a14d04ee182b8 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_ERROR_H__
 #define __MONO_ERROR_H__
 
index cd93eaff39fc9aacdee597c3a2d69c2c5b9fded6..416ca2625d37be2696b07494c1a444e11fbd17a6 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-filemap.c: Unix/Windows implementation for filemap.
+/**
+ * \file
+ * Unix/Windows implementation for filemap.
  *
  * Author:
  *   Paolo Molaro (lupus@ximian.com)
index e51387776b93ed25d0c69b83d1abdd1d77d9b7f9..4ab9cd7b05ecb8898fe3738ac3e21cf940e13049 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-arm.c: ARM hardware feature detection
+/**
+ * \file
+ * ARM hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index f541ea3df2bebc78f42295ad212f739f63f1982f..f5cddcf25dc114a826754a0dd265640cf4375065 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-arm64.c: ARM64 hardware feature detection
+/**
+ * \file
+ * ARM64 hardware feature detection
  *
  * Copyright 2013 Xamarin Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 4311a99a18dba09ebb761e80f834fc03575a1c5f..898b5c13843161162585567fa4022cf6d07cb4f6 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-cross.c: No-op hardware feature detection
+/**
+ * \file
+ * No-op hardware feature detection
  *
  * Author:
  *  Alex Rønne Petersen (alexrp@xamarin.com)
index dd1edbd8d40dcb6d79e62325a157d585845ddd6c..968c9fb2d4f04f2b21fc614788534314abf64656 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-ia64.c: Itanium hardware feature detection
+/**
+ * \file
+ * Itanium hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 119f930a685a4d0915736d14f4d623b4291deca8..d5dbee1cca81a4ac3c1ebec958aebf29e227613d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-mips.c: MIPS hardware feature detection
+/**
+ * \file
+ * MIPS hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index af36c4d5473191c740746c83b47b726e4ddc0524..c004bfe6b3310a2ce47f7e084d3239e625c6b978 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-ppc.c: PowerPC hardware feature detection
+/**
+ * \file
+ * PowerPC hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 93bd236ba75fb463a0dd5c3128b1edff59006f09..12df49b91ba84fbad94d2c64b25c9d71afdb9d3e 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-s390x.c: S/390x hardware feature detection
+/**
+ * \file
+ * S/390x hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 75208bdeff7bc02996f188a00eeaed769007d138..6775a39668fc988fa031f3f4c1187eaa3ad26541 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-sparc.c: SPARC hardware feature detection
+/**
+ * \file
+ * SPARC hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 98bcf8e064e1ec65ceb100aa1b819f988eb353a4..bca3c45345c01a79cf59593575e569c7892026a0 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_HWCAP_SPARC_H__
 #define __MONO_UTILS_HWCAP_SPARC_H__
 
index 620a3d43e421637d991502d3fd8a8b0c92bb1ccb..a54db439d3dad599149396bc086a7e3c0817dae4 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include "config.h"
 
 #if defined (TARGET_ARM)
index 5d72a4c7e2030260e74b82369ffc82db450636f4..7a4b859a8e4442e4f491fcde3b9c05aa71faaed8 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap-x86.c: x86 hardware feature detection
+/**
+ * \file
+ * x86 hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 00fad690193a5f8415f4afc317b1c28afa97fd99..9d5722e33a1be79c5e67a36369b814bf4ece1811 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-hwcap.c: Hardware feature detection
+/**
+ * \file
+ * Hardware feature detection
  *
  * Authors:
  *    Alex Rønne Petersen (alexrp@xamarin.com)
index 1867d3d258a62bbb0c0e4d8b820892a691781586..49bb56ba493034c1cac52bfbd5a023e722388700 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_HWCAP_H__
 #define __MONO_UTILS_HWCAP_H__
 
index 10ee6de5d5904459a8356e41caaf6caf0ccae971..93bc0c8b6eb833d6c2e89dc3db2ac7e7dc7c2d5b 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-internal-hash.c: A hash table which uses the values themselves as nodes.
+/**
+ * \file
+ * A hash table which uses the values themselves as nodes.
  *
  * Author:
  *   Mark Probst (mark.probst@gmail.com)
index aa8d149724728dd8eac5d52726a3f8a838e7d0e6..65fac641a536a9bcbf38b4a0c70902904b40b5fb 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-internal-hash.h: A hash table which uses the values themselves as nodes.
+/**
+ * \file
+ * A hash table which uses the values themselves as nodes.
  *
  * Author:
  *   Mark Probst (mark.probst@gmail.com)
index 7e22eafa8cc9cf25b2c9870a6ad44c42e5e3df0b..abbe812f5928d6ea6a83795111dbd928f0da9bc2 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include "config.h"
 
 #include <string.h>
index 4451aa2e30cb79c9afee0eca055ff1508d76b4ed..220b4fa69b1272739651504ae8122b02eb35d506 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_IO_PORTABILITY_H
 #define __MONO_IO_PORTABILITY_H
 
index 046ef46d6b181684b2d86affafbff3d9ce4b1f46..4007d9c4d67395a0f2073949d92ffa456a96936c 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-lazy-init.h: Lazy initialization and cleanup utilities
+/**
+ * \file
+ * Lazy initialization and cleanup utilities
  *
  * Authors: Ludovic Henry <ludovic@xamarin.com>
  *
index ea11fcc634bbc948e11af5338c56f1304cdc6f31..ee56addd11cbb2f263009be13666ac2f8a5ab4fa 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-split-ordered-list.c: A lock-free split ordered list.
+/**
+ * \file
+ * A lock-free split ordered list.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index ee4d77799ec50d1d54573851d4c20994899a21de..bb25cb1c18e83055981fb35d944af508d2705e91 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-linked-list-set.h: A lock-free split ordered list.
+/**
+ * \file
+ * A lock-free split ordered list.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index fde2fd0c6b897852b55571a3a8bfff0c7fa0c680..38702dc7ec554c4ad96ae8a1e7e7b92e41a31b8f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-log-android.c: Android-specific interface to the logger
+/**
+ * \file
+ * Android-specific interface to the logger
  *
  * This module contains the Android logcat logger interface
  *
index bdb6dffb50e27f1838959452b585907afa062bbf..18107bef1e01b729de319ab87bb39dbd6b5c77dd 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-log-common.c: Platform-independent interface to the logger
+/**
+ * \file
+ * Platform-independent interface to the logger
  *
  * This module contains the POSIX syslog logger interface
  *
index 12142913e4d0478e1a2c97db0cb91e2672b1e9d3..f5f03bb4bf4bc50c5cfeef9e564512f8029bf57e 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-log-darwin.c: Darwin-specific interface to the logger
+/**
+ * \file
+ * Darwin-specific interface to the logger
  *
  */
 #include <config.h>
index 6d25d3a6117b7cc4237bc10c8c6ef9e1e67cec3d..2070b71efa70b296167ad602df93e8bfcd0cbb3f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-log-posix.c: POSIX interface to the logger
+/**
+ * \file
+ * POSIX interface to the logger
  *
  * This module contains the POSIX syslog logger routines
  *
index ab5db470e1941f75bd2e712d119f979ffa6ff602..7d763d88b6a3fb4cadef3f29ec4a263d9911352c 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-log-windows.c: Simplistic simulation of a syslog logger for Windows
+/**
+ * \file
+ * Simplistic simulation of a syslog logger for Windows
  *
  * This module contains the Windows syslog logger interface
  *
index d1e2599c30dd1e489a3cf8ff2884e09241d2b62f..0933903e747c4d88e8a0cd380a81703a3f16a47d 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_LOGGER_INTERNAL_H__
 #define __MONO_LOGGER_INTERNAL_H__
 
index 5cc59c77fbe6dd87bf56d097df56dc7380e9baf9..70046326fd191d13303fe3b48f9efa64dcdc9825 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>
index 5f0943d5e1d698981354c2c86604edda6255d204..a90e6c54cf365c5aa90b0484019b5e42356281e3 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_LOGGER_H__
 #define __MONO_LOGGER_H__
 
index fce4e6c2ba693a5340fd455b89ac868208515f52..5e546a9201c6ef3286470b9b83499e35bd7cedd5 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-machine.h: machine definitions
+/**
+ * \file
+ * machine definitions
  *
  * Authors:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index f75064ba3c17b6fc02bb5a0a958bdd1d835404b0..20a3432ca6ebb1c7d2ca6746dd41bcdac74e4af0 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #include "mono-math.h"
 
index 46499c2a25a9e3a6081cab3928d040e32da2c34f..438964ba64d8dc62b01b64559eda22ea23be6f67 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_SIGNBIT_H__
 #define __MONO_SIGNBIT_H__
index 5ded45eb9db3d8f4b8d17316df2b83573ea237fc..64d6b903f477791c105e2b88c98f0a7f2434d941 100644 (file)
@@ -1,5 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
+/**
+ * \file
  * This code implements the MD5 message-digest algorithm.
  * The algorithm is due to Ron Rivest.  This code was
  * written by Colin Plumb in 1993, no copyright is claimed.
index b59ffff85f93b28573c3089420381f8eeef6b484..3f937b3b43164c6f8a97015bcff49fc6632324b3 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-membar.h: Memory barrier inline functions
+/**
+ * \file
+ * Memory barrier inline functions
  *
  * Author:
  *     Mark Probst (mark.probst@gmail.com)
index fbb87cff574175996469db0a1ac3b10586a4fcef..ce0130793a24257f765638140f12f86c084664d5 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-memory-model.h: Mapping of the arch memory model.
+/**
+ * \file
+ * Mapping of the arch memory model.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 90695609f0875b608f7c6ad3069b970459e4e86c..8fa286337f5544deb33bff98616953fae9e34772 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-mmap-internals.h: Internal virtual memory stuff.
+/**
+ * \file
+ * Internal virtual memory stuff.
  *
  * Copyright (C) 2014 Xamarin Inc
  *
index 44da254692b27d9c0af259cebef9e2a3c5086093..3076a51c61eddf2886cd584bb781a1d812d10944 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_MMAP_WINDOWS_H__
 #define __MONO_UTILS_MMAP_WINDOWS_H__
 
index 347fb70e89fa38d99faff71fc181b02ef8f633d4..32de747b7f238861b5b8ba2c98c5098b48aaf95f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-dl-windows-uwp.c: UWP dl support for Mono.
+/**
+ * \file
+ * UWP dl support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 69619f8acb9440148ca1ff6663b1d985f1ac89c5..0f482d1a0901c788884b85b77f29bbbc935dc16d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-mmap-windows.c: Windows support for mapping code into the process address space
+/**
+ * \file
+ * Windows support for mapping code into the process address space
  *
  * Author:
  *   Mono Team (mono-list@lists.ximian.com)
index 10a190ff9b059383a5705e6e0e5d765a79a7122d..91e24407901a26fd7ce50775c70076ebd57d2042 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-mmap.c: Support for mapping code into the process address space
+/**
+ * \file
+ * Support for mapping code into the process address space
  *
  * Author:
  *   Mono Team (mono-list@lists.ximian.com)
index 1b3b1d63af9fae39922ffe6aaceb51b3266bf3e6..72cf853389ac73e74cffc12ac35f8487ec354420 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_MMAP_H__
 #define __MONO_UTILS_MMAP_H__
 
index fc5bcc966a7105f964abe575254493d9498aa50b..99f723b945047612dbb4351861db9ebc7fa8572e 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include "config.h"
 #include "utils/mono-networkinterfaces.h"
 
index 766a4befad284270fa93cc0c415ee61e32c9d182..b2765a49d1b89df41feb5e9267021fc8333d45a8 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_NETWORK_INTERFACES_H__
 #define __MONO_NETWORK_INTERFACES_H__
 /*
index 0021ac3f9bad0f08272cb4bf30eaaeb5f86bc488..754ae7dd6cc75e475fc6c5aee682f271dc84c6e9 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_ONCE_H__
 #define __MONO_ONCE_H__
index 7edd2041a3d4a954441b3bfbb677f122e73c5800..86b6926dc3ec8de59f36cce2b10901114cd4ef19 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
-/*
- * mono-os-mutex.h: Portability wrappers around POSIX Mutexes
+/**
+ * \file
+ * Portability wrappers around POSIX Mutexes
  *
  * Authors: Jeffrey Stedfast <fejj@ximian.com>
  *
index 42d19c403ba179c5b4f51bb498c10bb0e52757f4..f766529201e3426bf1349b2f3020ad39d9a54932 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-os-semaphore.h:  Definitions for generic semaphore usage
+/**
+ * \file
+ * Definitions for generic semaphore usage
  *
  * Author:
  *     Geoff Norton  <gnorton@novell.com>
index f87c9f39bb3ea0764d1493166e5d9598d75a11ee..e93eb7e53f0192a0249eae1d06a0ce1cf39a03fa 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-path.c: Routines for handling path names.
+/**
+ * \file
+ * Routines for handling path names.
  * 
  * Authors:
  *     Gonzalo Paniagua Javier (gonzalo@novell.com)
index 1ce57b07c6fb6cc44b169896730c5850ece3f6c4..75b9c3c5124689a031428cfbd85a75790a0be9bf 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_PATH_H
 #define __MONO_PATH_H
 
index d81b4eb9168f050626d4afd5ab31628fd5d061fa..f759b68b4b2ab98387f5470b1f11f17cec454798 100755 (executable)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #ifdef HOST_WIN32
index bedef4c8863d07e38382bc92b52feb5a87392bf0..e44f923fbafe5d53881cd4f67d5ba73e37411daa 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef MONO_POLL_H
 #define MONO_POLL_H
 
index f14c7a402b614fc5f491d1e47141caa1150d717a..b340170a76de2917d4b516bc3937b5399960f624 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_UTILS_PROCLIB_WINDOWS_H__
 #define __MONO_UTILS_PROCLIB_WINDOWS_H__
 
index 4a2f37dabf9318acc744729cf437a727d722ddef..15a7cb2eca74fdb9648529fd4733a24bcff8405d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-proclib-windows-uwp.c: UWP proclib support for Mono.
+/**
+ * \file
+ * UWP proclib support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 6386a510d568510321f409ef0e9c86b976701b5f..147c98faaca3b66be4963e05aa6ef2e6b2cfbc39 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-proclib-windows.c: Windows proclib support for Mono.
+/**
+ * \file
+ * Windows proclib support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 5f6d145b6da32fc12c5257199e36708056beac30..27b02dab69672bb075560b2122c55b327b37adb8 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+ * \file
  * Copyright 2008-2011 Novell Inc
  * Copyright 2011 Xamarin Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 67db3f3f31715e57ab0ca97e4dc5364a2d202e3a..b372b5031137949c5d89b7899d381db30d8e7ae9 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_PROC_LIB_H__
 #define __MONO_PROC_LIB_H__
 /*
index 0eaadf795758a2371b9f5eac026d75771ea7b3f3..0703b8b977778a9ec5eeafdfd3a4daf6cf9c6e1b 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-property-hash.c: Hash table for (object, property) pairs
+/**
+ * \file
+ * Hash table for (object, property) pairs
  *
  * Author:
  *     Zoltan Varga (vargaz@gmail.com)
index 0b24c7fbcd973ab42a1ca276418963bf0681a293..03208aa22cefe12e55dd2320506aff90db3909c1 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-property-hash.h: Hash table for (object, property) pairs
+/**
+ * \file
+ * Hash table for (object, property) pairs
  *
  * Author:
  *     Zoltan Varga (vargaz@gmail.com)
index 927a933d54bb50dde98dfd235926ea0e741ed918..0facce2ad200b52c7b6fc1d7ec634c2a70b0d405 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include "config.h"
 #include <mono/utils/mono-publib.h>
 #include <glib.h>
index 6b1e71a940a6e07fc80b404834f20e061c482d60..9e0055447429e45376033c2624793e3aa240c44f 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_PUBLIB_H__
 #define __MONO_PUBLIB_H__
 
index f60c121c98d65d04dab51aa1650f7f27dfc94fbb..143a457f0bdd7ed326d8e49c7d5cd117209c1a51 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef _MONO_UTILS_RAND_WINDOWS_H_
 #define _MONO_UTILS_RAND_WINDOWS_H_
 
index 7d92434526c2e900198ccda099b6f7721e956ff3..858df2dcef1255b05598cfdbc5b2676ced6c1658 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-rand-windows-uwp.c: UWP rand support for Mono.
+/**
+ * \file
+ * UWP rand support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 4ac99a8468512c38eefdc5ae76104f0e015f4ad0..6b4aa1d4d3ccfe649efdb71ac5723d112876b5ff 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-rand-windows.c: Windows rand support for Mono.
+/**
+ * \file
+ * Windows rand support for Mono.
  *
  * Copyright 2016 Microsoft
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index a51253c1d86a1baee8fb210a5fcdf4640358443c..c81696e1aaa1b149a609126b579ef4559a9a3a91 100644 (file)
@@ -1,5 +1,5 @@
-/*
- * mono-rand.c: 
+/**
+ * \file
  *
  * Authors:
  *      Mark Crichton (crichton@gimp.org)
index e803ae9d9cae2466a90b1ff1c7e6e16a9bb3a105..383ffd565b4c287e2426e4e556d8b522e566b982 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef _MONO_UTILS_RAND_H_
 #define _MONO_UTILS_RAND_H_
 
index aac0ec378eb68fb553bf472ee5436f599c7a3707..9780090541d831661d9a778b663d9b4effc251ff 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+\file
 SHA-1 in C
 By Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain
index c63f7d3f420d059bc9caf696c879c9488032ed3f..c067ce22512786dd24cfea7715080b2355f48063 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_MONO_SIGCONTEXT_H__
 #define __MONO_MONO_SIGCONTEXT_H__
 
index a90affdd91e77599a111d92b393c5d0d530b928c..4842cb8f72bb41bf5274c6fdac634bfd9832afa9 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-signal-handler.h: Handle signal handler differences across platforms
+/**
+ * \file
+ * Handle signal handler differences across platforms
  *
  * Copyright (C) 2013 Xamarin Inc
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 123f40ba2ada9142574079d10a086586925900e6..8a6e1aa244efbc20e1570c5a49e600ee4073abd8 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+ * \file
  * Copyright 2008-2010 Novell, Inc.
  * Copyright 2011 Xamarin Inc.
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
index 7fed904e27264f0f9fdcfc838cab3edc6f536aca..3685dcb996d4c8078843a205ce71c7340162f41d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-stdlib.c: stdlib replacement functions.
+/**
+ * \file
+ * stdlib replacement functions.
  * 
  * Authors:
  *     Gonzalo Paniagua Javier (gonzalo@novell.com)
index 35fa6a88f608422e63d8f4de9cbdb127256ee836..eb8531bc86a4386a922a27690a309b4265fa82e0 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_FILE_H
 #define __MONO_FILE_H
 
index 6e2daade7a5ff9bd76bc5c07a0d20c0437a91c62..3bed46bec059aa78607cd134c4803e5fa5c8092b 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __UTILS_MONO_STRING_H__
 #define __UTILS_MONO_STRING_H__
 #include <glib.h>
index b5c039857665f2c8846b35280ec550bbd5527c46..c8c17a3d3cfc1cda13b0f7a25ce4d47340d2f14a 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #if defined(PLATFORM_ANDROID)
index f36ec0beb813bf39430d83be8cc1889529bab591..2d8b37e58a58d459525d7b07ffd92730b7a39193 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-api.h: Low level access to thread state.
+/**
+ * \file
+ * Low level access to thread state.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index ed6b1807a3a22a97bcba35b62862c27e3a09e670..c7ad2cedd416318e210e14ebcaebb3134b3ba431 100644 (file)
@@ -1,5 +1,6 @@
- /*
- * mono-threads.c: Coop threading
+/**
+ * \file
+ * Coop threading
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index f6afc34dafc5a58666ad8f444326fb9b6abd0e5c..ac2726e989071b3bb604d68818f765acc1479917 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-coop.h: Cooperative suspend thread helpers
+/**
+ * \file
+ * Cooperative suspend thread helpers
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 750d53d5cd8f43eeb8f1874f0612be75a5259a35..a99a95ec10e134ebdc97565ce5d54a8c73becc4f 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_UTILS_MONO_THREADS_DEBUG_H__
 #define __MONO_UTILS_MONO_THREADS_DEBUG_H__
index e2e635552114aafcc5c34ac6e39d33231fa3f6e6..f854fba31a49130a72c7d25146ff6faa06b39d42 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #if defined(__FreeBSD__)
index 6ffec1ab60478ff1a386f4f19aedc30a04fdb1c3..f4980b6b6c5d0a3ffd262eb6e2ff2b0a41605a37 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #if (defined(__linux__) && !defined(PLATFORM_ANDROID)) || defined(__FreeBSD_kernel__)
index 649cdad0d9ac43575997f28abc49945e4e4f08da..db1e5b9fce9fe7fee582d6437afedf335c07f356 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-mach-helper.c: ObjectiveC hacks to improve our changes with thread shutdown
+/**
+ * \file
+ * ObjectiveC hacks to improve our changes with thread shutdown
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 3dd01e8a21dc0e267c4e2f457edd325a47ca52d2..c6b37c67df088696cd252ca3c2c14de99ea9e0e8 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-mach.c: Low-level threading, mach version
+/**
+ * \file
+ * Low-level threading, mach version
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index c140148dbddc352f3d211260c85abe5e5099152d..fd8fb8f10d4d429fc72de8bcd1d05bcaeff95091 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #if defined(__NetBSD__)
index 7e2e0e21e2e3fe36d2b9e19cef50ef11018b2df5..117e22108f6e726d4b26906294ea3150f2bc9854 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #if defined(__OpenBSD__)
index a4de7746d9f0de61b0f7870c79608aa330f3be56..1dbb223608647398daaa6ff780b70fc868a889ad 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-posix-signals.c: Shared facility for Posix signals support
+/**
+ * \file
+ * Shared facility for Posix signals support
  *
  * Author:
  *     Ludovic Henry (ludovic@gmail.com)
index d978c538ae9b2d934a946088a145d8c47e379bc8..9ee2a77402de20bebbca6cabbd61ec0a3f7917bd 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-posix.c: Low-level threading, posix version
+/**
+ * \file
+ * Low-level threading, posix version
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 27acdda1f7117680e9c6bb27467e8f8b7b4d3c59..38e869cd040e9ffb3504349cbd9bb7c25aa0babb 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <config.h>
 
 #include <mono/utils/mono-compiler.h>
index b350187e7e7a795a43e4f45cac2551ad0391ce09..9ef565ddf9107934b6c77054a3ecc44f5ad2dcb2 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads-windows.c: Low-level threading, windows version
+/**
+ * \file
+ * Low-level threading, windows version
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index a468cd9383db908131ff4eaf1f02de369c3ca701..ddc0a02ac183c904def40e251be8f4697fd3f31e 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads.c: Low-level threading
+/**
+ * \file
+ * Low-level threading
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 867946071c3aa21c16923060f88cd4fe3e383eb0..dc26a4ac42e8d8b4068467a2c90f92cab9025208 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-threads.h: Low-level threading
+/**
+ * \file
+ * Low-level threading
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 06f9f217b88cf6ce3a51b9fe65182ae38f182995..ddca2c9ebb80d732c5697fdc97f2fa6858ddcdee 100644 (file)
@@ -1,4 +1,5 @@
-/*
+/**
+ * \file
  * Time utility functions.
  * Author: Paolo Molaro (<lupus@ximian.com>)
  * Copyright (C) 2008 Novell, Inc.
index 438b9ef18815b1bdc0ee574c715638654f25f44f..2dc35dbe2a94aef8a4792005517239fe3c81c879 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __UTILS_MONO_TIME_H__
 #define __UTILS_MONO_TIME_H__
 
index f9723108cbe2963ced056d839aba6491312a6831..c83fb10d5321125c91aa0c0fba353ab0e7ee53e5 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-tls.c: Low-level TLS support
+/**
+ * \file
+ * Low-level TLS support
  *
  * Thread local variables that are accessed both from native and managed code
  * are defined here and should be accessed only through this APIs
index 20e87174b45784a420c5595e93f9476c797466e1..b87ede880ba5d1f79b3c0fc36a38b5b46c306682 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-tls.h: Low-level TLS support
+/**
+ * \file
+ * Low-level TLS support
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 8ebc25a69b303019f66ecd117a2e9f7a5843a0c1..a39f6be3f0819d4b93b0799c7a35bb53fb526786 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-uri.c: Simple routine used to escape uris.
+/**
+ * \file
+ * Simple routine used to escape uris.
  *
  * Author:
  *   Miguel de Icaza (miguel@novell.com)
index 1a92a8f7ef86a3fa84b518daaf6dd21fe6925cfc..3cbc85e6c021997d24bd8e741898aa8823ffba9f 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_URI_H
 #define __MONO_URI_H
 #include <glib.h>
index adae6f06cad706c00eb40512f3490e3519b09704..351df65443a69596f01c3ef5b6eeb6862146096d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-value-hash.c: A hash table which only stores values in the hash nodes.
+/**
+ * \file
+ * A hash table which only stores values in the hash nodes.
  *
  * Author:
  *   Miguel de Icaza (miguel@novell.com)
index 7b2e00c321d645920e815f57f6b933b70bb91ecd..d2869274d5a94f5c15cf6cb928ae8f7a24e7a2ce 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * mono-value-hash.h: A hash table which only stores values in the hash nodes.
+/**
+ * \file
+ * A hash table which only stores values in the hash nodes.
  *
  * Author:
  *   Mark Probst (mark.probst@gmail.com)
index 2f6b6c501037c6cd070612896455c227b3f2b9ae..4111a9ee4e914bcc70a043d57d70b335bd626032 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #include <glib.h>
 #include <string.h>
 
index 682b8d539a3885953bfb1111b7b340a6b08e3779..fbeedeefbe1a6fcb66543c8b43dfc9ebff8db83a 100644 (file)
@@ -1,3 +1,7 @@
+/**
+ * \file
+ */
+
 #ifndef __MONO_BITSET_H__
 #define __MONO_BITSET_H__
 
index 992db1543ccba145540ddfa2df54d1ca2edf9895..72cc1810f9eb5361bf25df93ad12198433faa19d 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking-fallbacks.c: Fallback networking code that rely on old BSD apis or whatever else is available.
+/**
+ * \file
+ * Fallback networking code that rely on old BSD apis or whatever else is available.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 8c8c75b5a1012ffdaab66fdac3d976abb6c76cea..32aeb9633886e6fed3fd9f09e10ab79386cbd4f0 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking-missing.c: Implements missing standard socket functions.
+/**
+ * \file
+ * Implements missing standard socket functions.
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index ede69be85f35d83385d2d8acd2e6f5faf3fd44d2..caa2073a539e10e996ed1273a806ca92f4d3dee3 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking-posix.c: Modern posix networking code
+/**
+ * \file
+ * Modern posix networking code
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index fa61d263cdec4a0fd96c1dad14586c4cebe47035..cf8200c816401cdf270a393111ecca6149b9faee 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking-windows.c: Windows-specific networking implementations
+/**
+ * \file
+ * Windows-specific networking implementations
  *
  * Author:
  *     Alexander Köplinger (alex.koeplinger@outlook.com)
index bd461b01f1631443c3c6a70773424eebee1635dc..104f3e5fa841bd10ec2464fac4415994eab30a1f 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking.c: Portable networking functions
+/**
+ * \file
+ * Portable networking functions
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index 370a3d0ffaf2dbe9070bc36e6aa8ee732dcd2d99..f9c5f63dbc0218b516796349925b4edbd3fade03 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * networking.h: Portable networking functions
+/**
+ * \file
+ * Portable networking functions
  *
  * Author:
  *     Rodrigo Kumpera (kumpera@gmail.com)
index b4a3e2f5afdf8dc083df00f30973be0d2a4349ea..6f57d9464e7b6c51520a6e27652a474cc1baae06 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * os-event-unix.c: MonoOSEvent on Unix
+/**
+ * \file
+ * MonoOSEvent on Unix
  *
  * Author:
  *     Ludovic Henry (luhenry@microsoft.com)
index 33fb867d654e01ea6811ad317e7fd1bd24fc7262..b63ec21a28f1a424f21ac6f1a8525a17395041ba 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * os-event-win32.c: MonoOSEvent on Win32
+/**
+ * \file
+ * MonoOSEvent on Win32
  *
  * Author:
  *     Ludovic Henry (luhenry@microsoft.com)
index 280b19ad8ac9cd263caf4d592911003e892597e3..9ab5524f0a57153a1178b2637c7dc4aff6efe447 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef _MONO_UTILS_OS_EVENT_H_
 #define _MONO_UTILS_OS_EVENT_H_
index 0bf17f6727b869e51d81ef173de334692914631e..9f03ecd923f6ae6acc7b5eeaf88b3cdabd86e890 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * parse.c: Parsing for GC options.
+/**
+ * \file
+ * Parsing for GC options.
  *
  * Copyright (C) 2015 Xamarin Inc
  *
index e2b4a83f39ac7ecd8c8717e977d39812e0efeb74..e4dbbd26a59650fb9e9e99f15d4bab7050d6441a 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * parse.h: Parsing for GC options.
+/**
+ * \file
+ * Parsing for GC options.
  *
  * Licensed under the MIT license. See LICENSE file in the project root for full license information.
  */
index ed6f9ab4d488ad9f5103f89e9151425fdd3cdec1..d6e3845c12a4347824fdf6b8b37f365f92639ca9 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_UTILS_REFCOUNT_H__
 #define __MONO_UTILS_REFCOUNT_H__
index ca5423cfbab59022afd6d503672b1cf81032284e..2697953b635ff2fbb54493ac5b3e76597f412ef5 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * strenc.c: string encoding conversions
+/**
+ * \file
+ * string encoding conversions
  *
  * Author:
  *     Dick Porter (dick@ximian.com)
index 8da0155669c77663585275a84ecea1d4c753e790..ce15c38904225e1d32ea412de42a5ba49b6f16bc 100644 (file)
@@ -1,5 +1,6 @@
-/*
- * strenc.h: string encoding conversions
+/**
+ * \file
+ * string encoding conversions
  *
  * Author:
  *     Dick Porter (dick@ximian.com)
index fa0bc87fd6bd1c45dce11a20f0b92491929f35f6..1d582fb945f8f405e7751f9d350dedf144f596ce 100644 (file)
@@ -1,3 +1,6 @@
+/**
+ * \file
+ */
 
 #ifndef __MONO_UTILS_W32API_H__
 #define __MONO_UTILS_W32API_H__