<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/nice.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-09-09T20:47:46Z</updated>
<entry>
<title>(main): Hoist errno=0 outside the ifdef.</title>
<updated>2005-09-09T20:47:46Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-09T20:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3de440458dc025ccc0a999fe8fc7ceb526470407'/>
<id>urn:sha1:3de440458dc025ccc0a999fe8fc7ceb526470407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the phrase "niceness" instead of "nice value" to describe</title>
<updated>2005-09-08T06:52:09Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-09-08T06:52:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=09575c108cb2680b8cfe55b9c3f3423658632181'/>
<id>urn:sha1:09575c108cb2680b8cfe55b9c3f3423658632181</id>
<content type='text'>
the biased nice value that can go negative.  This corrects
a discrepancy with POSIX, which states that nice values are
nonnegative.
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:36:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f07a234d1d0fad264b2e3653223740a25fc964f5'/>
<id>urn:sha1:f07a234d1d0fad264b2e3653223740a25fc964f5</id>
<content type='text'>
Include "quote.h".
Rather than this: error (..., "...`%s'...", arg);
do this:          error (..., "...%s...", quote (arg));
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove posixver.h and its uses.</title>
<updated>2005-04-26T16:41:59Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-26T16:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c6318338140fe1b5ce7682bf6b04121866fd0d0e'/>
<id>urn:sha1:c6318338140fe1b5ce7682bf6b04121866fd0d0e</id>
<content type='text'>
(main): Always support -NUM option.
</content>
</entry>
<entry>
<title>(main): Report proper program name when getopt finds trouble.</title>
<updated>2005-04-23T05:39:55Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-23T05:39:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d3eadc9cbfc4387f9def0879551e86b5a21feb27'/>
<id>urn:sha1:d3eadc9cbfc4387f9def0879551e86b5a21feb27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Mention that some shells provide a built-in function by the same name.</title>
<updated>2005-04-05T11:53:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-04-05T11:53:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44ebdc8d01e3338dab40ba3891d1bc97551b62a9'/>
<id>urn:sha1:44ebdc8d01e3338dab40ba3891d1bc97551b62a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(NZERO) [NZERO == 0]: Undefine and define to 20,</title>
<updated>2005-02-15T08:20:49Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-02-15T08:20:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=83f00235d7655700b35dd6f7829d38ac47c7878d'/>
<id>urn:sha1:83f00235d7655700b35dd6f7829d38ac47c7878d</id>
<content type='text'>
to work around the invalid definition from Darwin 7.7.0.
</content>
</entry>
<entry>
<title>(GET_NICE_VALUE): Renamed from GET_PRIORITY.</title>
<updated>2004-07-26T06:08:50Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-07-26T06:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=218f93ec2c12f0b11f6cc29711c00d84631a3dc7'/>
<id>urn:sha1:218f93ec2c12f0b11f6cc29711c00d84631a3dc7</id>
<content type='text'>
All uses changed.
(NZERO): New macro, if system doesn't define it already.
(usage): Distinguish priorities from nice values.
Don't assume NZERO is 20.
(main): Use bool instead of int where appropriate.
If user specifies an adjustment out of range, always truncate it
to an inrange value instead of sometimes giving an error message
and sometimes not.
Do not assume that -1 is an error return from "nice" or
"getpriority", as it might be the current nice value minus NZERO.
If nice/setpriority fails with errno == EPERM, go ahead and run
the command anyway; POSIX requires this.
</content>
</entry>
</feed>
