]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/monetary.h
Add per-thread cache to malloc
[thirdparty/glibc.git] / include / monetary.h
1 #include <stdlib/monetary.h>
2 #ifndef _ISOMAC
3 #include <stdarg.h>
4
5 extern ssize_t __vstrfmon_l (char *s, size_t maxsize, locale_t loc,
6 const char *format, va_list ap);
7 #endif