* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / lib / xmemcoll.h
1 #include <stddef.h>
2 int xmemcoll (char *, size_t, char *, size_t);