[PATCH] java.io.FileDescriptor

Andrew Haley aph@redhat.com
Thu Feb 27 10:46:00 GMT 2003


Michael Koch writes:
 > -----BEGIN PGP SIGNED MESSAGE-----
 > Hash: SHA1
 > 
 > Hi list,
 > 
 > 
 > This patch adds a truncate method to java.io.FileDescriptor. Its 
 > currently "implemented" for Ecos and Posix. The windows people should 
 > implement it for win32. The stub is there.
 > 
 > Please comment for review (this is for trunk only, I think).

I don't get it.  FileDescriptor doesn't have a truncate method in the
spec.  Are you proposing an extension to the API?

Andrew.



More information about the Java-patches mailing list