Introduction
Introduction Statistics Contact Development Disclaimer Help
tcompat.h - stagit - [fork] customized build of stagit, the static git page gen…
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
tcompat.h (186B)
---
1 #undef strlcat
2 size_t strlcat(char *, const char *, size_t);
3 #undef strlcpy
4 size_t strlcpy(char *, const char *, size_t);
5 #undef reallocarray
6 void *reallocarray(void *, size_t, size_t);
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.