Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jul 2010 20:54:34 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Konstantin Belousov <kib@FreeBSD.ORG>
Cc:        svn-src-head@FreeBSD.ORG, svn-src-all@FreeBSD.ORG, src-committers@FreeBSD.ORG
Subject:   Re: svn commit: r210679 - head/bin/sleep
Message-ID:  <20100731165434.GA40375@nagual.pp.ru>
In-Reply-To: <201007311430.o6VEUBiU005395@svn.freebsd.org>
References:  <201007311430.o6VEUBiU005395@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100731165434.GA40375>