Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 1997 03:06:20 +0400 (MSD)
From:      =?KOI8-R?B?4c7E0sXKIP7F0s7P1w==?= <ache@nagual.pp.ru>
To:        Brian Somers <brian@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/ppp chat.c command.c defs.h main.c         modem.c timer.c
Message-ID:  <Pine.BSF.3.96.971025030449.10241A-100000@lsd.relcom.eu.net>
In-Reply-To: <199710242236.PAA21871@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Fri, 24 Oct 1997, Brian Somers wrote:

> brian       1997/10/24 15:36:34 PDT
> 
>   Modified files:
>     usr.sbin/ppp         chat.c command.c defs.h main.c modem.c 
>                          timer.c 
>   Log:
>   sleep => nointr_sleep
>   usleep => nointr_usleep
>   (not just a #define)

I already think about this way... Someone can add new sleep()s into code
not thinking that it can be interrupted, so I decide to do #define.

-- 
Andrey A. Chernov
<ache@nietzsche.net>
http://www.nagual.pp.ru/~ache/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971025030449.10241A-100000>