Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
authorAdrian M. Enache <enache@rdslink.ro>
Wed, 23 Apr 2003 22:48:20 +0000 (01:48 +0300)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Sun, 27 Apr 2003 20:09:01 +0000 (20:09 +0000)
commit15f0f28a65432bb5e8f8e84f9d63806555182655
tree0e108e86b0b084455e7d0b2021fb4ffa3c60959c
parentbef58541c5c970d738b420d60bf573e3d728ab4f
Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
Check errno to see if the call to nice(2) succeeded.
Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
Message-ID: <20030423194820.GA874@ratsnest.hole>

p4raw-id: //depot/perl@19356
ext/POSIX/POSIX.xs