mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-04 08:46:43 +02:00
3ca9cb979e
than a separate one for each module.
3 lines
67 B
C
3 lines
67 B
C
#include <stddef.h>
|
|
int xmemcoll (char *, size_t, char *, size_t);
|