add stop()
[nestedvm.git] / src / org / ibex / nestedvm / Runtime.java
2006-11-27 David Crawshawadd stop()
2006-11-22 David Crawshawsupport utf-8 strings
2006-11-18 David Crawshawmake lookupSymbol() publicly accessible
2006-11-18 David Crawshawclose all fcntl locks when a file descriptor for the...
2006-11-18 David Crawshawhave cstring() return null if passed a null pointer
2006-11-18 David Crawshawsupport F_SETLK / F_GETLK commands in the fcntl() syscall
2006-11-18 David Crawshawadd ftruncate() syscall
2006-05-27 brianfix minor bug in Win32ConsoleIS
2005-06-07 briannew filesystem stuff
2004-08-04 briancleanup elf stuff
2004-08-04 brianfix for really stupid O_EXCL bug
2005-01-04 adamlicensing update to APSL 2.0
2004-07-01 brianmove all security policy stuff out of userspace
2004-06-05 brianprettier sigsegv error
2004-06-05 briancleanup, more efficient exec, better win32 support
2004-06-04 brianmake nestedvm work under SableVM
2004-06-01 briansingle-float
2004-06-01 briangot a hotel
2004-05-27 brianfixed more fixmes/features
2004-05-27 briannew classgen part 3
2004-05-27 brianimplement truncate and fstat better
2004-05-24 briandevfs fixes
2004-05-23 brianfix indentation
2004-05-23 brianF_DUPFD fix (incorrect return value)
2004-05-23 brianmake jdk 1.1 compliant part 1
2004-05-21 brianmajor TeX cleanup
2004-05-20 brianuname/sysctl support
2004-05-20 brianbetter networking support
2004-05-12 brianinputoutputstream fd fix
2004-05-10 briansocket support
2004-05-09 briancleanup
2004-05-08 brianwin32 console support
2004-05-05 brianmore updates for gcc
2004-05-05 brianinterpreter fixes
2004-05-05 briangcc's cc1 runs!
2004-05-05 briande-eclipseify
2004-05-05 brianno more fixmes
2004-05-04 brianeven more fixmes/features
2004-05-03 brianfix more fixmes/features
2004-05-03 briantons of stuff
2004-04-24 brianmore preliminary exec() stuff
2004-04-23 brianExec support and cleanup
2004-04-21 briannew fs stuff
2004-04-17 briancleanup callJava
2004-04-17 brianmore xwt -> ibex cleanup
2004-04-16 brianorg.xwt.mips -> org.ibex.nestedvm