vsprintf 150 uspace/lib/c/include/stdio.h extern int vsprintf(char *, const char *, va_list) __attribute__((deprecated)); vsprintf 150 uspace/lib/posix/include/libc/stdio.h extern int vsprintf(char *, const char *, va_list) __attribute__((deprecated));HelenOS homepage, sources at GitHub