Go to the documentation of this file.
5 #define HAVE_SETPROCTITLE 1
10 #undef PACKAGE_VERSION
12 #undef PACKAGE_BUGREPORT
16 #define _xmalloc xmalloc
18 #define _xcalloc xcalloc
20 #define _xrealloc xrealloc
25 #pragma GCC diagnostic ignored "-Wstrict-prototypes"
27 #pragma GCC diagnostic warning "-Wstrict-prototypes"
33 #define xmalloc _xmalloc
36 #define xrealloc _xrealloc