coreutils/lib/xmemcoll.h
Jim Meyering 3ca9cb979e Merge with gnulib. Use a single exit_failure variable rather
than a separate one for each module.
2003-07-18 07:12:20 +00:00

3 lines
67 B
C

#include <stddef.h>
int xmemcoll (char *, size_t, char *, size_t);