* srclist.txt: Bug 1423 is closed, but 1439 remains.
[pspp] / lib / xmemcoll.h
1 #include <stddef.h>
2 int xmemcoll (char *, size_t, char *, size_t);