Add new setmode and getmode functions from FreeBSD

This commit is contained in:
Guillem Jover
2008-07-09 09:07:03 +03:00
parent a5f7d1a8f1
commit 38829bdc8b
5 changed files with 573 additions and 1 deletions

View File

@@ -15,6 +15,10 @@ LIBBSD_0.0 {
getprogname; setprogname;
strlcpy;
strlcat;
setmode;
getmode;
vis; strvis; strvisx;
unvis; strunvis; strunvisx;
MD5Init;