ust_safe_snprintf: add openbsd mbrtowc() function
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 1 Mar 2010 22:11:45 +0000 (17:11 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Mon, 1 Mar 2010 22:11:45 +0000 (17:11 -0500)
commite5bc3b0f4d6c0407492ebdea863483925393e1bc
tree5f98abeccc577e409dcad6649624d6514bfab12f
parent015d08b66af5ebd10665aa90f5426930e56c540d
ust_safe_snprintf: add openbsd mbrtowc() function

The glibc one calls malloc, which we are trying to avoid.
libust/buffers.h
snprintf/Makefile.am
snprintf/mbrtowc_sb.c [new file with mode: 0644]
snprintf/various.h
snprintf/vfprintf.c
This page took 0.024243 seconds and 4 git commands to generate.