HelenOS sources

MKTEMP_SHORT_TEMPL  106 uspace/lib/posix/test/stdlib.c 	char buf[sizeof(MKTEMP_SHORT_TEMPL)];
MKTEMP_SHORT_TEMPL  109 uspace/lib/posix/test/stdlib.c 	str_cpy(buf, sizeof(buf), MKTEMP_SHORT_TEMPL);
HelenOS homepage, sources at GitHub