compat.h (raw) (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);
![]() | stagitstatic git page - forked from https://git.codemadness.org/stagit | |
git clone git://src.gearsix.net/stagit | stagit.zip | |
Log | Files | Refs | Atom | README | LICENSE |