comparison auto/unix @ 417:0526206251f6

nginx-0.0.10-2004-09-07-19:29:22 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 07 Sep 2004 15:29:22 +0000
parents 54f76b0b8dca
children 42d11f017717
comparison
equal deleted inserted replaced
416:b9bd635011de 417:0526206251f6
29 ngx_param=SIG_ATOMIC_T_SIZE; ngx_value=$ngx_size; . auto/types/value 29 ngx_param=SIG_ATOMIC_T_SIZE; ngx_value=$ngx_size; . auto/types/value
30 30
31 ngx_type="socklen_t"; ngx_types="uint32_t"; . auto/types/typedef 31 ngx_type="socklen_t"; ngx_types="uint32_t"; . auto/types/typedef
32 32
33 ngx_type="in_addr_t"; ngx_types="uint32_t"; . auto/types/typedef 33 ngx_type="in_addr_t"; ngx_types="uint32_t"; . auto/types/typedef
34
35 ngx_type="in_port_t"; ngx_types="u_short"; . auto/types/typedef
34 36
35 ngx_type="rlim_t"; ngx_types="int"; . auto/types/typedef 37 ngx_type="rlim_t"; ngx_types="int"; . auto/types/typedef
36 38
37 . auto/types/uintptr_t 39 . auto/types/uintptr_t
38 40