linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Scott James Remnant <scott@canonical.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: [PATCH] Use nanosleep() instead of usleep()
Date: Mon, 24 Aug 2009 16:41:49 +0000	[thread overview]
Message-ID: <1251132109.4175.33.camel@quest> (raw)
In-Reply-To: <4A896729.3010302@impulze.org>

[-- Attachment #1: Type: text/plain, Size: 567 bytes --]

On Wed, 2009-08-19 at 07:35 +0200, Daniel Mierswa wrote:

> On 19.08.2009 04:17, Kay Sievers wrote:
> > What's the point doing that wrapping? Will usleep() ever be removed from glibc?
> Well POSIX.1-2008 removes the specification and if you disable
> UCLIBC_SUSV3_LEGACY in uClibc (which is default) you will get undefined
> references. I don't think it's too big of a problem to replace it for
> the cases where the C library doesn't offer it, is it?
> 
Why not just use nanosleep() unconditionally?

Scott
-- 
Scott James Remnant
scott@canonical.com

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  parent reply	other threads:[~2009-08-24 16:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-17 14:20 [PATCH] Use nanosleep() instead of usleep() Daniel Mierswa
2009-08-18  0:22 ` Kay Sievers
2009-08-18  5:08 ` Daniel Mierswa
2009-08-19  2:17 ` Kay Sievers
2009-08-19  5:35 ` Daniel Mierswa
2009-08-24 16:41 ` Scott James Remnant [this message]
2009-08-24 17:23 ` Daniel Mierswa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1251132109.4175.33.camel@quest \
    --to=scott@canonical.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).