]> granicus.if.org Git - procps-ng/commit
Description: fix to build on non-Linux arches
authorSteven Chamberlain <steven@pyro.eu.org>
Mon, 11 Jun 2012 12:11:23 +0000 (22:11 +1000)
committerCraig Small <csmall@enc.com.au>
Mon, 11 Jun 2012 12:11:23 +0000 (22:11 +1000)
commita5ba6b98c1d69071b09b8d31e67ea53286fd4414
treec9490175ee3c9c189cbd5005d03d3add2bb1b976
parent2fb099df5027a0f776de3b7f67c8d647d6e432a3
Description: fix to build on non-Linux arches

Fix the build where it seems a code fix for Linux was likely untested
on other systems.
Define SCHED_BATCH in test-schedbatch, for systems that don't have it;
the corresponding RH BZ#741090 patch used the magic value 3 in output.c
anyway.

Bug-Debian: http://bugs.debian.org/677055
NEWS
proc/version.c
testsuite/ps.test/test-schedbatch.c