comparison src/os/unix/ngx_linux_config.h @ 179:9f3a78b06c48

nginx-0.0.1-2003-11-11-21:13:43 import
author Igor Sysoev <igor@sysoev.ru>
date Tue, 11 Nov 2003 18:13:43 +0000
parents cd54bcbaf3b5
children 4c698194c56d
comparison
equal deleted inserted replaced
178:a8ff48d26cca 179:9f3a78b06c48
33 33
34 #define OFF_FMT "%lld" 34 #define OFF_FMT "%lld"
35 #define SIZE_FMT "%d" 35 #define SIZE_FMT "%d"
36 #define SIZEX_FMT "%x" 36 #define SIZEX_FMT "%x"
37 #define PID_FMT "%d" 37 #define PID_FMT "%d"
38 #define TIME_FMT "%lu"
38 39
39 40
40 41
41 #ifndef HAVE_SELECT 42 #ifndef HAVE_SELECT
42 #define HAVE_SELECT 1 43 #define HAVE_SELECT 1