ftruncate(2) for System V.3.2 needed

Dave Decot decot at hpisod2.HP.COM
Mon Jul 10 16:56:10 AEST 1989


>  >I need the ftruncate(2) function from BSD4.3 UNIX on System V.3.2.
>  >For non-BSD-manual-owners, here's the description of ftruncate(2)...
> 
> I can see that this one is going to make it into the "frequently asked
> question" section...
...
> 
> 		if (fcntl(fd, F_FREESP, &fl) < 0)
> 			return(-1);

F_FREESP is not in SVID Issue 2, so unless this feature is in AT&T's V.3.2,
and this person has AT&T's version, this isn't going to help this person.

Dave



More information about the Comp.unix.wizards mailing list