This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] java.io.FileDescriptor


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Donnerstag, 27. Februar 2003 11:46 schrieb Andrew Haley:
> 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?

Yes, its a package-private extension needed for the java.nio stuff. I 
forgot to write that, sorry.

Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+Xe0BWSOgCCdjSDsRAvEPAKCDMUlE1VU0knTv2K2CaaaQAvt4SACeKgrJ
mf3zC019BphFY9T7jTRqKxQ=
=Qa67
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]