New functions xvasprintf() and strlcpy() and macro va_copy().
authorBen Pfaff <blp@nicira.com>
Wed, 15 Oct 2008 21:35:13 +0000 (14:35 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 23 Oct 2008 17:59:42 +0000 (10:59 -0700)
commitc07c7f5e9e09a4f436ee7f1514cdae759c34b0ba
tree08ab74e2d9e40132c87d3684d23d00369d1c72d3
parent7a7b8e4878bd5b698ecf04f5d9c6f2b1b9dc426d
New functions xvasprintf() and strlcpy() and macro va_copy().
include/util.h
lib/util.c
m4/libopenflow.m4