comparison auto/unix @ 252:84b1c672ec5a

nginx-0.0.2-2004-02-05-19:58:36 import
author Igor Sysoev <igor@sysoev.ru>
date Thu, 05 Feb 2004 16:58:36 +0000
parents 05592fd7a436
children b6793bc5034b
comparison
equal deleted inserted replaced
251:c31c40540318 252:84b1c672ec5a
25 25
26 NGX_AUTO_CONFIG="#include \"../$NGX_AUTO_CONFIG_H\"" 26 NGX_AUTO_CONFIG="#include \"../$NGX_AUTO_CONFIG_H\""
27 27
28 ngx_type="uint64_t" 28 ngx_type="uint64_t"
29 ngx_types="u_int64_t"; . auto/types/typedef 29 ngx_types="u_int64_t"; . auto/types/typedef
30
31 #ngx_type="sig_atomic_t"
32 #ngx_types="int"; . auto/types/typedef
30 33
31 ngx_type="socklen_t" 34 ngx_type="socklen_t"
32 ngx_types="uint32_t"; . auto/types/typedef 35 ngx_types="uint32_t"; . auto/types/typedef
33 36
34 ngx_type="in_addr_t" 37 ngx_type="in_addr_t"