Historial de Commits

Autor SHA1 Mensaje Fecha
  eth.guenter efd85e8be8 simplified and unified trap installation hace 7 años
  felixf 3530630b74 more search paths (input from a student) hace 7 años
  eth.guenter 26e87bc86b cleanups & removed dummy parameters which are no longer needed hace 8 años
  eth.guenter 72e3b82cde adapted library paths to Debian Linux hace 8 años
  eth.guenter 91dca328ab adapted to Solaris hace 8 años
  skoster 03b98dfa74 improved stability hace 8 años
  skoster 0b1baa2c84 Removed Limit of 50 retries in thread Resume, some improvements in profiler/gc coexistence hace 8 años
  skoster 75e3e9b693 Started work on hierarchical profiler for Linux. hace 8 años
  skoster 3664e7c123 linux oberon can now request number of configured cores. Tested with linpack matMul hace 8 años
  eth.guenter 1d972e29b1 fixed signature of procedure stat hace 8 años
  skoster d68f7d881d Added return value to signature of pipe creation syscall hace 8 años
  felixf acbd884602 Added posix_spawn hace 8 años
  felixf fcff2d2237 Convert paths to fullpath when enumerating in linux aos. hace 8 años
  skoster a6df29842b Glue now extracts the environment from the initial stack frame. hace 8 años
  felixf 362a102566 Consistency: added static date to version string hace 8 años
  skoster 15dc469ab4 A few more system calls hace 8 años
  skoster aa0b0c9767 Added posix_spawnp syscall hace 8 años
  felixf d0debdb858 Finally found the problem with traps on several threads: only one signal stack was in use ... hace 8 años
  skoster c84dae57aa Introduced Recursive mutex and associated init function. hace 8 años
  felixf 2bde737ee1 link to X only when reuquired (oberon on ocmmand shell without X should also work!) hace 8 años
  felixf 9ce4992d78 Patched errno (get address for each thread separately) hace 8 años
  felixf e736c23ce2 Traphandling hace 8 años
  felixf cf21db4d09 Silent boot (for stdio shell version) hace 8 años
  felixf dcb8ceb665 argc / argv and some cleanup (objects introduced more trace, will be removed) hace 8 años
  felixf 1182924686 System boots. GUI comes up. Testprogram invoking GC works. hace 8 años
  felixf a2b127fa27 thread context stored in suspend -- works hace 8 años
  felixf 4686eb4cb8 can et full context of any process interrupted with suspend hace 8 años
  felixf 3adb1cada0 thread suspension works again - signal handler called at least hace 8 años
  felixf e36dad2c4e Added ptrace -- does not work, however (ptrace attach --> no such process) hace 8 años
  felixf 860ed5f3a3 Removed some debug tracing hace 8 años