зеркало из https://github.com/mozilla/gecko-dev.git
61591dded1
_PR_POLL_WITH_SELECT. We could still call FD_SET if the osfd was larger than FD_SETSIZE. Fixed the bug that _PR_POLL_WITH_SELECT was defined after the system header files had been included. Need to define it on the compile command line. Define _USE_BIG_FDS on HP-UX. Because that macro increases the size of fd_set to about 7500 bytes and PR_Poll allocates 3 fd_sets on the stack, also increased the minimum thread stack size to 128KB on HP-UX. Modified Files: configure configure.in _hpux.h _osf1.h ptio.c |
||
---|---|---|
.. | ||
admin | ||
build | ||
config | ||
lib | ||
macbuild | ||
pkg/solaris | ||
pr | ||
tools | ||
.cvsignore | ||
Makefile.in | ||
configure | ||
configure.in | ||
gmakefile.win | ||
makefile.win |