This commit is contained in:
Paul Sajna
2018-09-01 14:00:18 +00:00
committed by jD91mZM2
parent 3dbf9f872a
commit 07eb658a8a
23 changed files with 1616 additions and 52 deletions
+1
View File
@@ -109,6 +109,7 @@ pub unsafe extern "C" fn strcasecmp(mut first: *const c_char, mut second: *const
}
0
}
#[no_mangle]
pub unsafe extern "C" fn strncasecmp(
mut first: *const c_char,