skoster
|
75e3e9b693
Started work on hierarchical profiler for Linux.
|
8 yıl önce |
skoster
|
3664e7c123
linux oberon can now request number of configured cores. Tested with linpack matMul
|
8 yıl önce |
eth.guenter
|
1d972e29b1
fixed signature of procedure stat
|
8 yıl önce |
skoster
|
d68f7d881d
Added return value to signature of pipe creation syscall
|
8 yıl önce |
felixf
|
acbd884602
Added posix_spawn
|
8 yıl önce |
felixf
|
fcff2d2237
Convert paths to fullpath when enumerating in linux aos.
|
8 yıl önce |
skoster
|
a6df29842b
Glue now extracts the environment from the initial stack frame.
|
8 yıl önce |
felixf
|
362a102566
Consistency: added static date to version string
|
8 yıl önce |
skoster
|
15dc469ab4
A few more system calls
|
8 yıl önce |
skoster
|
aa0b0c9767
Added posix_spawnp syscall
|
8 yıl önce |
felixf
|
d0debdb858
Finally found the problem with traps on several threads: only one signal stack was in use ...
|
8 yıl önce |
skoster
|
c84dae57aa
Introduced Recursive mutex and associated init function.
|
8 yıl önce |
felixf
|
2bde737ee1
link to X only when reuquired (oberon on ocmmand shell without X should also work!)
|
8 yıl önce |
felixf
|
9ce4992d78
Patched errno (get address for each thread separately)
|
8 yıl önce |
felixf
|
e736c23ce2
Traphandling
|
8 yıl önce |
felixf
|
cf21db4d09
Silent boot (for stdio shell version)
|
8 yıl önce |
felixf
|
dcb8ceb665
argc / argv and some cleanup (objects introduced more trace, will be removed)
|
8 yıl önce |
felixf
|
1182924686
System boots. GUI comes up. Testprogram invoking GC works.
|
8 yıl önce |
felixf
|
a2b127fa27
thread context stored in suspend -- works
|
8 yıl önce |
felixf
|
4686eb4cb8
can et full context of any process interrupted with suspend
|
8 yıl önce |
felixf
|
3adb1cada0
thread suspension works again - signal handler called at least
|
8 yıl önce |
felixf
|
e36dad2c4e
Added ptrace -- does not work, however (ptrace attach --> no such process)
|
8 yıl önce |
felixf
|
860ed5f3a3
Removed some debug tracing
|
8 yıl önce |
felixf
|
97c2623cc4
Module loading works with Linux32G
|
8 yıl önce |
felixf
|
4d6012b051
Linux Kernel Boots (no GC yet, Module Loading untested yet)
|
8 yıl önce |
felixf
|
3caa9ca2ce
UnixAos Generic -- TrapHandler works
|
8 yıl önce |
felixf
|
44b3d18152
Can run active objects.
|
8 yıl önce |
felixf
|
201c815963
first object body starts to start -- with some strange tweak in Unix.ThrStart
|
8 yıl önce |
felixf
|
94f1704c5c
Started with support of generic object files for linux based A2.
|
8 yıl önce |