X-Git-Url: http://git.liburcu.org/?p=lttng-ust.git;a=blobdiff_plain;f=src%2Fcommon%2Fsnprintf%2FREADME.md;fp=src%2Fcommon%2Fsnprintf%2FREADME.md;h=c9d0498fa231d09b584e5560843aa642069a37e9;hp=0000000000000000000000000000000000000000;hb=71ca25096f065a790cd0482d6be15dbc90970bc4;hpb=8091b5d576a6053856e373c27ec0b2bdb01f428f diff --git a/src/common/snprintf/README.md b/src/common/snprintf/README.md new file mode 100644 index 00000000..c9d0498f --- /dev/null +++ b/src/common/snprintf/README.md @@ -0,0 +1,8 @@ + + +This is a signal safe version of snprintf/vsnprintf. The code is +originally from the OpenBSD libc.