Initial public busybox maemo commit, 3:1.10.2.legal-1osso12
[busybox4maemo] / debian / sfdisk / xstrncpy.h
1 extern void xstrncpy(char *dest, const char *src, size_t n);