view lib/xmemcoll.h @ 39946:d7d58557ca8b

Mention changed minimum requirements for Automake and Autoconf. * NEWS: Mention the new minimum requirements.
author Bruno Haible <bruno@clisp.org>
date Tue, 23 Oct 2018 01:08:10 +0200
parents c5416617cfbf
children
line wrap: on
line source

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