Commit c7d9b4bc authored by marko's avatar marko

branches/zip: Revert ut0auxconf_* to r5102,

that is, make Doxygen ignore these test programs.
parent 11ff89d9
...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
*****************************************************************************/ *****************************************************************************/
/*************************************************************************//** /*****************************************************************************
@file ut/ut0auxconf_atomic_pthread_t_gcc.c
If this program compiles, then pthread_t objects can be used as arguments If this program compiles, then pthread_t objects can be used as arguments
to GCC atomic builtin functions. to GCC atomic builtin functions.
......
...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
*****************************************************************************/ *****************************************************************************/
/*************************************************************************//** /*****************************************************************************
@file ut/ut0auxconf_atomic_pthread_t_solaris.c
If this program compiles, then pthread_t objects can be used as arguments If this program compiles, then pthread_t objects can be used as arguments
to Solaris libc atomic functions. to Solaris libc atomic functions.
......
...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
*****************************************************************************/ *****************************************************************************/
/*************************************************************************//** /*****************************************************************************
@file ut/ut0auxconf_have_solaris_atomics.c
If this program compiles, then Solaris libc atomic funcions are available. If this program compiles, then Solaris libc atomic funcions are available.
Created April 18, 2009 Vasil Dimov Created April 18, 2009 Vasil Dimov
......
...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -16,8 +16,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
*****************************************************************************/ *****************************************************************************/
/*************************************************************************//** /*****************************************************************************
@file ut/ut0auxconf_sizeof_pthread_t.c
This program should compile and when run, print a single line like: This program should compile and when run, print a single line like:
#define SIZEOF_PTHREAD_T %d #define SIZEOF_PTHREAD_T %d
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment