[asterisk-bugs] [Asterisk 0012814]: [patch] changes use of usleep to nanosleep
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jun 9 22:39:35 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12814
======================================================================
Reported By: pputman
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12814
Category: Applications/app_rpt
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 121228
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 06-09-2008 05:50 CDT
Last Modified: 06-09-2008 22:39 CDT
======================================================================
Summary: [patch] changes use of usleep to nanosleep
Description:
very simple patch which changes the use of usleep in an instance where it's
argument was over 1 million to nanosleep to comply with the portability
setting on the janitor projects.
======================================================================
----------------------------------------------------------------------
pputman - 06-09-08 22:39
----------------------------------------------------------------------
Easy change to make. new patch uses sleep instead.
Issue History
Date Modified Username Field Change
======================================================================
06-09-08 22:39 pputman Note Added: 0088508
======================================================================
More information about the asterisk-bugs
mailing list