Add vis and unvis

This commit is contained in:
Robert Millan
2006-03-19 10:25:49 +00:00
committed by Guillem Jover
parent a84fcb45ef
commit 40bb012fee
6 changed files with 594 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ LIBBSD_0.0 {
getprogname; setprogname;
strlcpy;
strlcat;
vis; strvis; strvisx;
unvis; strunvis; strunvisx;
MD5Init;
MD5Update;
MD5Pad;