2010/7/26 Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>: > + int len = strlen(name); Don't you mean "size_t len = strlen(name)" .., or to use a cast? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html