diff options
author | Russell Belfer <rb@github.com> | 2014-01-03 11:37:23 -0800 |
---|---|---|
committer | Russell Belfer <rb@github.com> | 2014-01-03 11:37:23 -0800 |
commit | b49985212a395b54dbaa50c7d39faaaf6f4c4f4b (patch) | |
tree | 9563f0f96b6c40a0cb92176532af26772135e6a8 /src/commit.c | |
parent | 9152417290e7e375552638c2b340e9163c80dd8d (diff) | |
download | libgit2-b49985212a395b54dbaa50c7d39faaaf6f4c4f4b.tar.gz |
Use our strnlen on MacOS for backward compat
Apparently MacOS didn't have strnlen on 10.6 and earlier. To
avoid having linking problems on older versions, we'll just use
our internal version.
Diffstat (limited to 'src/commit.c')
0 files changed, 0 insertions, 0 deletions