aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_freebsd_init.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2016-04-01 16:38:31 +0300
committerMaxim Dounin <mdounin@mdounin.ru>2016-04-01 16:38:31 +0300
commit5fd9cfa376692e1274283e1a421b41e130183104 (patch)
tree0f985a037db9519e36b0a9e144ec265519ddbdd4 /src/os/unix/ngx_freebsd_init.c
parentcab0ac3d5086ae87b80b7cc79e6472e6a4bd8ac0 (diff)
downloadnginx-5fd9cfa376692e1274283e1a421b41e130183104.tar.gz
nginx-5fd9cfa376692e1274283e1a421b41e130183104.zip
Compatibility with FreeBSD 2.2.9.
Added (RTLD_NOW | RTLD_GLOBAL) to dlopen() test. There is no RTLD_GLOBAL on FreeBSD 2.2.9. Added uint32_t test, with fallback to u_int32_t, similar to uint64_t one. Added fallback to u_int32_t in in_addr_t test. With these changes it is now possible to compile nginx on FreeBSD 2.2.9 with only few minor warnings (assuming -Wno-error).
Diffstat (limited to 'src/os/unix/ngx_freebsd_init.c')
0 files changed, 0 insertions, 0 deletions