K 10 svn:author V 2 ed K 8 svn:date V 27 2016-09-18T17:23:53.333924Z K 7 svn:log V 405 Fix badly computed register/stack offset of system call output arguments. Bugs in the Python code used to generate this vDSO caused us to miscompute the register numbers/stack offsets at which addresses of the system call output arguments were stored. Together with some other patches, this vDSO allows us to make all of the cloudlibc unit tests pass. Obtained from: https://github.com/NuxiNL/cloudabi END