lp:omegaup-minijail

Created by Luis Héctor Chávez (omegaUp) and last modified
Get this branch:
bzr branch lp:omegaup-minijail

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
omegaUp
Project:
omegaup-minijail
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at https://github.com/omegaup/minijail.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log

Recent revisions

201. By Luis Héctor Chávez

Adding a bunch more instructions to C#

200. By Luis Héctor Chávez

Allow getting time in C#

This allows C# programs to get the current time.

199. By Luis Héctor Chávez

Support for C#

This change adds the necessary scripts and mkroot changes to support C#
using coreclr's dotnet.

198. By Luis Héctor Chávez

Adding `libkarel.py`

197. By Luis Héctor Chávez

Fixing a leak when multiple `-S` arguments are provided

196. By Luis Héctor Chávez

Updated scripts for karel

This change gets rid of the old `karel` script and it also whitelists
`gettimeofday` syscall for JavaScript.

195. By Luis Héctor Chávez

Do not provide /dev/urandom by default

It's probably better to not expose this unless absolutely needed.

194. By Luis Héctor Chávez

Support for node

This change:

* Updates support for node.js for both ARM and x86_64.
* Removes the old karel/kcl from mkroot (good riddance!)
* Updates the Python2.7 link

193. By Luis Héctor Chávez

Add support for lua

192. By Luis Héctor Chávez

Make sysinfo(2) return ENOSYS

qsort(3) calls sysinfo(2) in some situations to determine which
algorithm it should use. We don't want to divulge some of that
information, and sysinfo(2) erroring out just makes qsort(3) assume
there is enough memoryto perform the fastest algorithm possible, so
everything should be okay.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.