Historial de Commits

Autor SHA1 Mensaje Fecha
  eth.guenter 169c13f2c2 added more host specific types, unified notation hace 7 años
  negelef 3707c36a71 Fixed potential reentrancy of suspend signal handler by blocking all signals upon entering it (its signal mask is temporarily replaced when calling sigsuspend) hace 7 años
  negelef ba8e077bd7 Added portable definition for ino type hace 7 años
  negelef 779b78bf99 Unified definition of timespec hace 7 años
  negelef daf884117f Fixed signature of ModifyContext hace 7 años
  negelef a8e9b80714 Fixed signature of pthread_getschedparam hace 7 años
  negelef 907be6c87b Fixed type of library handles returned by Dlopen hace 7 años
  eth.guenter ce8866bb37 fixed Objects.CurrentProcess() hace 7 años
  eth.guenter cba394eeb2 Dlsym() no longer terminates A2 if a symbol s not found hace 7 años
  negelef 900eb35aa3 Removed duplicated semicolons hace 7 años
  eth.guenter b59c3b3dca fixed trap initialization hace 7 años
  eth.guenter 8436205b09 moved initialization of signal handlint to module Console hace 7 años
  eth.guenter 0d6db2d12e fixed SIGINT handling hace 7 años
  eth.guenter efd85e8be8 simplified and unified trap installation hace 7 años
  felixf 3530630b74 more search paths (input from a student) hace 8 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