Histórico de Commits

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