annotate lib/gl_xoset.c @ 40203:30d91797009f

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 01 Mar 2019 08:42:42 -0800
parents 86c983ca0522
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12444
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
1 #include <config.h>
17178
86c983ca0522 list, oset, xlist, xoset, xsublist: simplify via extern inline
Paul Eggert <eggert@cs.ucla.edu>
parents: 16201
diff changeset
2 #define GL_XOSET_INLINE _GL_EXTERN_INLINE
12444
29d240cb21b2 Move the malloc checking from module 'oset' to new module 'xoset'.
Bruno Haible <bruno@clisp.org>
parents:
diff changeset
3 #include "gl_xoset.h"