Name |
Last commit
|
Last update |
---|---|---|
.. | ||
FileChannelImpl.h | ||
FileChannelImpl.java | ||
natFileChannelEcos.cc | ||
natFileChannelPosix.cc | ||
natFileChannelWin32.cc |
PR libgcj/31228 * configure.ac: Add checks for getrlimit and sys/resource.h. * include/posix.h (_Jv_platform_close_on_exec): Remove. * include/config.h.in: Regenerate. * configure: Regenerate. * gnu/java/nio/channels/natFileChannelPosix.cc (open): Remove call to _Jv_platform_close_on_exec; * gnu/java/net/natPlainSocketImplPosix.cc (create): Likewise. (accept): Likewise. * gnu/java/net/natPlainDatagramSocketImplPosix.cc (create):Likewise. * java/lang/natPosixProcess.cc: Include sys/resource.h. (nativeSpawn): Close all file descriptors. Don't set FD_CLOEXEC on pipes. From-SVN: r123138
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
FileChannelImpl.h | Loading commit data... | |
FileChannelImpl.java | Loading commit data... | |
natFileChannelEcos.cc | Loading commit data... | |
natFileChannelPosix.cc | Loading commit data... | |
natFileChannelWin32.cc | Loading commit data... |