SMOLNET PORTAL home about changes
compat.h - stagit - static git page generator
(URL) git clone git://git.codemadness.org/stagit (git://git.codemadness.org)
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
compat.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);
Response: application/gopher-menu
Original URLgopher://codemadness.org/1/git/stagit/file/compat.h.gph
Content-Typeapplication/gopher-menu; charset=utf-8