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] [MinGW]: _Jv_close_on_exec


Hi People,

>>This attempts to provide an implementation for _Jv_close_on_exec,
>>which for POSIX is implemented via ::fcntl (fd, F_SETFD, FD_CLOEXEC).
>
>This variant reflects the current state of CVS. I'll let this age
>on the list for awhile and check it in in a week or so if no one
>screams beforehand.

I checked this in:

http://gcc.gnu.org/ml/java-patches/2003-q4/msg00306.html

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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