Fixed time command segfault with no arguments
[busybox4maemo] / debian / sfdisk / xstrncpy.h
1 extern void xstrncpy(char *dest, const char *src, size_t n);