mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-04-23 15:33:43 +00:00
* GSWeb.framework/GSWStatisticsStore.m
([GSWStatisticsStore _memoryUsage]): Remove usage of pidstat and pidstatm. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19368 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
3b1ee04d74
commit
c9da1ff0de
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
* GSWeb.framework/GSWUtils.h/m: (struct proc_s, proc_t): Removed.
|
||||
(pidstat, pidstatm, pidproccontent): Removed.
|
||||
* GSWeb.framework/GSWStatisticsStore.m
|
||||
([GSWStatisticsStore _memoryUsage]): Remove usage of pidstat and
|
||||
pidstatm.
|
||||
|
||||
* GSWeb.framework/GSWProcFS.h/m: Make class more portable.
|
||||
Replace all system dependent types with standard types. Replace
|
||||
|
|
Loading…
Reference in a new issue