support F_SETLK / F_GETLK commands in the fcntl() syscall
authorDavid Crawshaw <david@zentus.com>
Sat, 18 Nov 2006 02:07:51 +0000 (18:07 -0800)
committerDavid Crawshaw <david@zentus.com>
Sat, 18 Nov 2006 02:07:51 +0000 (18:07 -0800)
commit3e206c53f6ee3d09c3bb781526c0fe01bf8f6c75
tree610d58e5445cd287a5bc50a15d90b8adf619c6ee
parent6d6d9f59a2e6fe3b9e5b3563efcf0124bea4a672
support F_SETLK / F_GETLK commands in the fcntl() syscall

darcs-hash:20061118020751-0c629-ff9f662ddf77e3779c0bc58295e699bec19ab5a0.gz
src/org/ibex/nestedvm/Runtime.java
src/org/ibex/nestedvm/util/Platform.java
src/org/ibex/nestedvm/util/Seekable.java