]> granicus.if.org Git - procps-ng/commit
Call libproc constructors in strict order
authorJan Görig <jgorig@redhat.com>
Wed, 19 Jan 2011 11:50:26 +0000 (12:50 +0100)
committerJan Görig <jgorig@redhat.com>
Wed, 19 Jan 2011 11:50:26 +0000 (12:50 +0100)
commit8fde4af11d06b6af7fc52974a63464c9d9c13695
tree00c16ca9a085683d947852850584cdefe86655de
parent4736dad559f2ab0f1caa8231de7d766f4ada029d
Call libproc constructors in strict order

Having one constructor depend on another means if the order
is reversed you get a different result.
Patched based on idea by Tom Evans.

Added new code to old_Hertz_hack by Werner Fink <werner@suse.de>

Bug-Debian: http://bugs.debian.org/460331
Bug-Redhat: https://bugzilla.redhat.com/show_bug.cgi?id=632236
Reviewed-by: Jan Görig <jgorig@redhat.com>
proc/sysinfo.c
proc/version.c
proc/version.h