Implemented what Solaris has to offer cheaply. It sucks, but digging in

* procargs.c: Implemented what Solaris has to offer cheaply.
        It sucks, but digging in process address space would be
        too slow.
This commit is contained in:
Drazen Kacar
1999-05-17 16:37:38 +00:00
parent bd0424ee7d
commit f232ddcdcb
2 changed files with 33 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
1999-05-17 Drazen Kacar <dave@srce.hr>
* procargs.c: Implemented what Solaris has to offer cheaply.
It sucks, but digging in process address space would be
too slow.
1999-05-11 Drazen Kacar <dave@srce.hr>
* proctime.c: Return 0 usage times for scheaduler (PID 0).