]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 285889 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Fri, 10 Sep 2010 01:16:32 +0000 (01:16 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Fri, 10 Sep 2010 01:16:32 +0000 (01:16 +0000)
commit8d4cda01cbb21feca71905732581a4df2752efb2
tree986d3ae4dc4a9f66cbd076deb2e546dab61f94c1
parent08c90ed82de132cb2a38134291fef68643bb2ad4
Merged revisions 285889 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r285889 | tilghman | 2010-09-09 19:13:45 -0500 (Thu, 09 Sep 2010) | 7 lines

  Fix Mac OS X build.

  This also fixes a rather grievous calculation error for the offset of
  ast_fdset, which was masked on Linux and FreeBSD, because these platforms
  check the first 256 FDs regardless of the bitmask setting (due to backwards
  compatibility).
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@285930 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure
configure.ac
include/asterisk/autoconfig.h.in
include/asterisk/select.h
tests/test_poll.c