Log Message: Replace "poor man's printf" implementation of (v)snprintf with an imlementation using vfprintf. The advantage is that format strings behave like other *printf functions on the host, the drawback is that it is slower.
Revision | Action | file |
1.4 | modify | pkgsrc/pkgtools/libnbcompat/files/snprintf.c |