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 |
|---|---|---|
| .. | ||
| channels | Loading commit data... | |
| charset | Loading commit data... | |
| ChannelInputStream.h | Loading commit data... | |
| ChannelOutputStream.h | Loading commit data... | |
| ChannelReader.h | Loading commit data... | |
| ChannelWriter.h | Loading commit data... | |
| DatagramChannelImpl.h | Loading commit data... | |
| DatagramChannelImpl.java | Loading commit data... | |
| DatagramChannelSelectionKey.h | Loading commit data... | |
| DatagramChannelSelectionKey.java | Loading commit data... | |
| EpollSelectionKeyImpl.h | Loading commit data... | |
| FileLockImpl.h | Loading commit data... | |
| FileLockImpl.java | Loading commit data... | |
| InputStreamChannel.h | Loading commit data... | |
| KqueueSelectionKeyImpl.h | Loading commit data... | |
| NIOConstants.h | Loading commit data... | |
| NIODatagramSocket.h | Loading commit data... | |
| NIOServerSocket.h | Loading commit data... | |
| NIOServerSocket.java | Loading commit data... | |
| NIOSocket.h | Loading commit data... | |
| NIOSocket.java | Loading commit data... | |
| OutputStreamChannel.h | Loading commit data... | |
| PipeImpl$SinkChannelImpl.h | Loading commit data... | |
| PipeImpl$SourceChannelImpl.h | Loading commit data... | |
| PipeImpl.h | Loading commit data... | |
| PipeImpl.java | Loading commit data... | |
| SelectionKeyImpl.h | Loading commit data... | |
| SelectorImpl.h | Loading commit data... | |
| SelectorProviderImpl.h | Loading commit data... | |
| SelectorProviderImpl.java | Loading commit data... | |
| ServerSocketChannelImpl.h | Loading commit data... | |
| ServerSocketChannelImpl.java | Loading commit data... | |
| ServerSocketChannelSelectionKey.h | Loading commit data... | |
| ServerSocketChannelSelectionKey.java | Loading commit data... | |
| SocketChannelImpl.h | Loading commit data... | |
| SocketChannelImpl.java | Loading commit data... | |
| SocketChannelSelectionKey.h | Loading commit data... | |
| SocketChannelSelectionKey.java | Loading commit data... | |
| SocketChannelSelectionKeyImpl.h | Loading commit data... | |
| SocketChannelSelectionKeyImpl.java | Loading commit data... | |
| VMChannel.h | Loading commit data... | |
| VMChannel.java | Loading commit data... | |
| VMChannelOwner.h | Loading commit data... | |
| VMPipe.h | Loading commit data... | |
| VMPipe.java | Loading commit data... | |
| VMSelector.h | Loading commit data... | |
| VMSelector.java | Loading commit data... | |
| natNIOServerSocket.cc | Loading commit data... | |
| natVMChannel.cc | Loading commit data... | |
| natVMPipeEcos.cc | Loading commit data... | |
| natVMPipePosix.cc | Loading commit data... | |
| natVMPipeWin32.cc | Loading commit data... | |
| natVMSelectorEcos.cc | Loading commit data... | |
| natVMSelectorPosix.cc | Loading commit data... | |
| natVMSelectorWin32.cc | Loading commit data... |