freespace, wait_for_space - check, wait for space available on a disk
int freespace ( char *path, double mbavail );
freespace returns 1 if there is more than mbavail Mbytes available
on the specified path, 0 otherwise.
wait_for_space returns 0 if no check was performed, -1 if a
check was performed and space was available. Otherwise
it returns the number of seconds it was waiting for space.
$(STOCKLIBS)
MT-Safe
Daniel Quinlan
Table of Contents
Antelope Release 4.8 Darwin 8.7.0 2006-09-20
Boulder Real Time Technologies, Inc
For more information, contact support@brtt.com