Revīziju vēsture

Autors SHA1 Ziņojums Datums
  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) 7 gadi atpakaļ
  negelef ba8e077bd7 Added portable definition for ino type 7 gadi atpakaļ
  negelef 779b78bf99 Unified definition of timespec 7 gadi atpakaļ
  negelef daf884117f Fixed signature of ModifyContext 7 gadi atpakaļ
  negelef a8e9b80714 Fixed signature of pthread_getschedparam 7 gadi atpakaļ
  negelef 907be6c87b Fixed type of library handles returned by Dlopen 7 gadi atpakaļ
  eth.guenter ce8866bb37 fixed Objects.CurrentProcess() 7 gadi atpakaļ
  eth.guenter cba394eeb2 Dlsym() no longer terminates A2 if a symbol s not found 7 gadi atpakaļ
  negelef 900eb35aa3 Removed duplicated semicolons 7 gadi atpakaļ
  eth.guenter b59c3b3dca fixed trap initialization 7 gadi atpakaļ
  eth.guenter 8436205b09 moved initialization of signal handlint to module Console 7 gadi atpakaļ
  eth.guenter 0d6db2d12e fixed SIGINT handling 7 gadi atpakaļ
  eth.guenter efd85e8be8 simplified and unified trap installation 7 gadi atpakaļ
  felixf 3530630b74 more search paths (input from a student) 8 gadi atpakaļ
  eth.guenter 26e87bc86b cleanups & removed dummy parameters which are no longer needed 8 gadi atpakaļ
  eth.guenter 72e3b82cde adapted library paths to Debian Linux 8 gadi atpakaļ
  eth.guenter 91dca328ab adapted to Solaris 8 gadi atpakaļ
  skoster 03b98dfa74 improved stability 8 gadi atpakaļ
  skoster 0b1baa2c84 Removed Limit of 50 retries in thread Resume, some improvements in profiler/gc coexistence 8 gadi atpakaļ
  skoster 75e3e9b693 Started work on hierarchical profiler for Linux. 8 gadi atpakaļ
  skoster 3664e7c123 linux oberon can now request number of configured cores. Tested with linpack matMul 8 gadi atpakaļ
  eth.guenter 1d972e29b1 fixed signature of procedure stat 8 gadi atpakaļ
  skoster d68f7d881d Added return value to signature of pipe creation syscall 8 gadi atpakaļ
  felixf acbd884602 Added posix_spawn 8 gadi atpakaļ
  felixf fcff2d2237 Convert paths to fullpath when enumerating in linux aos. 8 gadi atpakaļ
  skoster a6df29842b Glue now extracts the environment from the initial stack frame. 8 gadi atpakaļ
  felixf 362a102566 Consistency: added static date to version string 8 gadi atpakaļ
  skoster 15dc469ab4 A few more system calls 8 gadi atpakaļ
  skoster aa0b0c9767 Added posix_spawnp syscall 8 gadi atpakaļ
  felixf d0debdb858 Finally found the problem with traps on several threads: only one signal stack was in use ... 8 gadi atpakaļ