diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-04-01 16:38:31 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-04-01 16:38:31 +0300 |
commit | 5fd9cfa376692e1274283e1a421b41e130183104 (patch) | |
tree | 0f985a037db9519e36b0a9e144ec265519ddbdd4 /src/os/unix/ngx_thread.h | |
parent | cab0ac3d5086ae87b80b7cc79e6472e6a4bd8ac0 (diff) | |
download | nginx-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_thread.h')
0 files changed, 0 insertions, 0 deletions