Browse Source
Prior the Mac OS 10.7, the function strnlen() was not available. This patch implements strnlen() on Mac OS X versions that are below 10.7. Signed-off-by: John Arbuckle <programmingkidx@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>main
John Arbuckle
7 years ago
committed by
David Gibson
1 changed files with 27 additions and 0 deletions
Loading…
Reference in new issue