svn commit: r210679 - head/bin/sleep

Andrey Chernov ache at nagual.pp.ru
Sat Jul 31 17:12:31 UTC 2010


On Sat, Jul 31, 2010 at 02:30:11PM +0000, Konstantin Belousov wrote:
> Author: kib
> Date: Sat Jul 31 14:30:11 2010
> New Revision: 210679
> URL: http://svn.freebsd.org/changeset/base/210679
> 
> Log:
>   Report the time left for the sleep on SIGINFO.
>   Be stricter in the checking of interval specification.

cc1: warnings being treated as errors
/usr/src/bin/sleep/sleep.c: In function 'main':
/usr/src/bin/sleep/sleep.c:136: warning: format '%ld' expects type 'long 
int', but argument 2 has type 'time_t'

-- 
http://ache.pp.ru/


More information about the svn-src-all mailing list