[Home]

Summary:ASTERISK-03756: [patch] Find endian.h
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-03-24 02:07:06.000-0600Date Closed:2008-01-15 15:30:05.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ossendian.txt
Description:Took this code from aes to support endian.h on many architectures. It compiles on my FreeBSD now.

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-03-24 16:07:49.000-0600

Fixed in CVS thanks!

By: Russell Bryant (russell) 2005-04-02 02:06:31.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:28:37.000-0600

Repository: asterisk
Revision: 5255

U   trunk/channels/chan_oss.c

------------------------------------------------------------------------
r5255 | markster | 2008-01-15 15:28:37 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix OSS endian issues in OSS (bug ASTERISK-3756)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:30:05.000-0600

Repository: asterisk
Revision: 5358

U   branches/v1-0/channels/chan_oss.c

------------------------------------------------------------------------
r5358 | russell | 2008-01-15 15:30:05 -0600 (Tue, 15 Jan 2008) | 2 lines

find endian.h on non-linux (bug ASTERISK-3756)

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

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