Free Downloads, Community Forum,
FAQs and Developer Resources


Make /Tools Your Home | Link to us

Today's posts | Posts since last visit | Most Active Topics

All Forums Register Login Search Subscriptions My Profile Inbox
Tool Warehouse FAQs Resources Help Member List Address Book Logout

libport 1.1.10

 
Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [Announcements] >> Tool Warehouse Updates >> libport 1.1.10 Page: [1]
Login
Message << Older Topic   Newer Topic >>
libport 1.1.10 - Sep. 27, '06, 11:01:28 PM   
Rodney

 

Posts: 3695
Joined: Jul. 9, '02,
From: /Tools lab
Status: offline
Announcing libport version 1.1.10 for Interix.

This version corrects a couple of include files and
adds several new API's:
statfs(const char *, struct statfs *)
fstatfs(int, struct statfs *)
getfsstat(struct statfs *buf, size_t bufsize, int flags)
getvfsstat(struct statvfs *buf, size_t bufsize, int flags)
getmntinfo(struct statfs **, int)
getvmntinfo(struct statvfs **, int)


For all of these you should include the <sys/mount.h> file from
the /usr/include/port location (as for other libport API's).
The API's statfs(), fstatfs(), getfsstat() and getmntinfo() all take the
older "struct statfs" structure. Underlying calls use the "struct statvfs"
structure and then map to the older one. I've added getvfsstat() and
getvmntinfo() as "modern" versions that just use "struct statvfs".

To install or update do:
    pkg_update -L libport


As always libport expands based on user requests.
Post #: 1
Page:   [1]
All Forums >> [Announcements] >> Tool Warehouse Updates >> libport 1.1.10 Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Search All Forums -

Advanced search


SPONSORS



Forum Software © ASPPlayground.NET Advanced Edition 2.5 ANSI

0.031