Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite Memory peek/poke to swap bytes in Java. | Vladimir Marko | 2013-11-07 | 1 | -6/+51 |
* | Use longs instead of ints to store pointers in NIO buffers. | Joel Dice | 2013-03-29 | 1 | -25/+25 |
* | Fix ByteBuffer.put(ByteBuffer). | Elliott Hughes | 2011-04-25 | 1 | -1/+12 |
* | Add mincore(2). | Elliott Hughes | 2011-03-22 | 1 | -3/+0 |
* | Add mmap(2), msync(2), and munmap(2). | Elliott Hughes | 2011-03-18 | 1 | -21/+1 |
* | Make OSMemory the semi-supported libcore.io.Memory. | Elliott Hughes | 2011-03-14 | 1 | -0/+190 |