[Home]

Summary:ASTERISK-02805: [patch] fix building on older linux systems
Reporter:mike stump (mike stump)Labels:
Date Opened:2004-11-13 15:33:22.000-0600Date Closed:2008-01-15 15:13:48.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) gettid.diffs.txt
Description:Older linux systems don't have TID, so, we can't use it.  This patch avoids it on older systems.  May need to be double checked on a newer
Comments:By: Brian West (bkw918) 2004-11-13 16:23:34.000-0600

diff -u format please. :)

By: Mark Spencer (markster) 2004-11-14 19:36:44.000-0600

Fixed by hand

By: Russell Bryant (russell) 2004-11-14 21:29:53.000-0600

fixed in 1.0 - will be 1.0.3

By: Digium Subversion (svnbot) 2008-01-15 15:13:48.000-0600

Repository: asterisk
Revision: 4252

U   branches/v1-0/logger.c

------------------------------------------------------------------------
r4252 | russell | 2008-01-15 15:13:48 -0600 (Tue, 15 Jan 2008) | 2 lines

fix for older linux systems (bug ASTERISK-2805)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4252