Dmitrii Kuvaiskii f58e478e43 Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout) преди 7 години
..
.gitignore 760446deac Address bug report #11, by using 64-bit offsets and lengths internally. Create a regression test to capture this case преди 9 години
00_bootstrap.py 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. преди 7 години
30_futex.py 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. преди 9 години
30_mmap.py 62f07c7181 Reimplement directory caching (#78) преди 8 години
80_epoll_wait_timeout.py f58e478e43 Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout) преди 7 години
80_sockets.py 7807773a76 Bugfix for getsockopt (#102) преди 8 години
90_large-mmap.py 2e9438f71c Replace Linux List code with a new implementation (#71) преди 8 години
Makefile 6a1faf7874 gcc -dumpmachine returns x86_64-xxx-linux-gnu (#242) преди 7 години
bootstrap.c 7f19f62f31 beta version 0.2 преди 10 години
bootstrap_pie.c 7f19f62f31 beta version 0.2 преди 10 години
bootstrap_static.c 7f19f62f31 beta version 0.2 преди 10 години
epoll_wait_timeout.c f58e478e43 Fixes oscarlab/graphene#239 (shim_do_epoll_wait ignores user-supplied timeout) преди 7 години
exec.c 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. преди 7 години
exec_victim.c 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. преди 7 години
exec_victim.manifest.template 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. преди 7 години
futex.c 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. преди 9 години
futex.manifest.template 11029ffff8 Futex and clone fixes. New futex unit test. May help issue #40. преди 9 години
getsockopt.c 7807773a76 Bugfix for getsockopt (#102) преди 8 години
large-mmap.c 9aee3dcb69 new compilation logistic: always use the Runtime directory преди 9 години
large-mmap.manifest.template 64a4804cd2 More fixes преди 9 години
manifest.template 203a3920fa Fix a regression on exec in trying to repro #59. Remove an assertion that doesn't seem to be doing much good, given that the size is always statically determined in hex2str. преди 7 години
mmap-file.c e583b39cd6 A bugfix for issue #80 (os.fork() sigfaults in Python) (#81) преди 8 години
mmap-file.manifest.template 9682c9dec1 This unit test needs a manifest template преди 8 години
shared_object.c 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) преди 7 години
shared_object.manifest.template 83d230a774 Add the shared object unit test to CI/standard unit test suites (#213) преди 7 години