Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-30 | Makefile.def: Remove libjava. | Andrew Haley | 1 | -557/+0 |
2007-04-03 | natFileChannelPosix.cc (mapImpl): Extend file, when writing, if it is too short. | Tom Tromey | 1 | -1/+13 |
2007-03-23 | re PR libgcj/31228 (Race condition between setting close-on-exec and Runtime.... | David Daney | 1 | -2/+0 |
2006-04-19 | natFileChannelPosix.cc (write): Properly handle EINTR. | Tom Tromey | 1 | -1/+2 |
2005-05-30 | re PR libgcj/21821 (MAXPATHLEN usage in libjava) | Bryce McKinlay | 1 | -5/+6 |
2004-11-12 | FileLock.java (isValid): locks are valid if the channel is open. | Casey Marshall | 1 | -1/+1 |
2004-10-21 | * gnu/java/nio/channels/natFileChannelPosix.cc | Ulrich Weigand | 1 | -2/+2 |
2004-07-17 | [multiple changes] | Michael Koch | 1 | -1/+4 |
2004-03-18 | natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *. | Rainer Orth | 1 | -1/+1 |
2004-03-14 | natFileChannelPosix.cc: Implement munmap_adaptor and msync_adaptor for older ... | Andreas Tobler | 1 | -2/+22 |
2004-02-29 | FileChannelImpl.java: New class, renamed from java/nio/channels. | Per Bothner | 1 | -0/+522 |