Add getbsize() function

Import code from DragonFlyBSD and man page from FreeBSD.
This commit is contained in:
Guillem Jover
2014-06-26 21:32:11 +02:00
parent a88bb8380d
commit e8f9300355
6 changed files with 203 additions and 0 deletions

View File

@@ -112,6 +112,8 @@ LIBBSD_0.6 {
} LIBBSD_0.5;
LIBBSD_0.7 {
getbsize;
funopen;
_time32_to_time;