Qualys Security Advisory
59666e6255
proc/version.h: Protect parameter in LINUX_VERSION() macro.
...
Just in case (no problematic use case at the moment).
2018-05-19 07:32:21 +10:00
Craig Small
56d9d5e7e7
library: Change linux version
...
Added function procps_linux_version() which used to be an
exported integer instead. Also changed the method of obtaining
the linux version (more correctly the os release) to use a specific
procfs entry. This works for both Linux and FreeBSD.
2015-06-19 21:00:46 +10:00
Craig Small
505f257a8c
library: remove procps_version functions
...
It doesn't make any sense to have the binary version strings
embedded into the library. The version strings are defined
already either in the Makefile or in include/c.h
2015-06-18 22:37:24 +10:00
Sami Kerola
71d10d3a49
name change: procps -> procps-ng
...
Signed-off-by: Sami Kerola <kerolasa@iki.fi >
2011-06-04 20:50:12 +02:00
Jan Görig
8fde4af11d
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 >
2011-01-19 12:50:26 +01:00
albert
3e67b58ec2
satisfy GPL section 2a and LGPL section 2b name+date requirement
2002-12-15 00:30:17 +00:00
albert
5087f3dbf6
big header clean-up
2002-12-09 07:00:07 +00:00
albert
33023bbf34
format_interval_wide
2002-10-15 01:43:21 +00:00
csmall
03a9b5a30f
procps 010114
2002-02-01 22:47:29 +00:00