compat: add strlcpy, strlcat, for glibc

This commit is contained in:
Hiltjo Posthuma
2015-12-25 17:48:46 +01:00
parent 543e74e64f
commit 55556b66bc
6 changed files with 119 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
#include <git2.h>
#include "compat.h"
#include "config.h"
struct commitinfo {