Igor Sysoev
|
97bf6c760a
|
set send() slot for POSIX systems
|
2008-12-25 20:07:12 +00:00 |
|
Igor Sysoev
|
ed9b6d8962
|
remove never used zero copy stuff
|
2008-12-17 20:47:18 +00:00 |
|
Igor Sysoev
|
524f54f56d
|
use ngx_ext_rename_file() for single file MOVE
|
2008-12-10 14:53:45 +00:00 |
|
Igor Sysoev
|
a70d3962bb
|
compact win32 errno logging
|
2008-12-09 17:41:17 +00:00 |
|
Igor Sysoev
|
04f7dbb9cd
|
remove stale pragma
|
2008-12-09 17:26:42 +00:00 |
|
Igor Sysoev
|
33930d82ce
|
ngx_strerror_r() style and size == 0 bug fix
|
2008-11-25 11:26:32 +00:00 |
|
Igor Sysoev
|
a25d29ff6f
|
the sysctl "kern.ostype" and "kern.osrelease" had appeared in MacOSX 10.5 only
|
2008-11-11 19:44:30 +00:00 |
|
Igor Sysoev
|
f2884e194a
|
compatibility with glibc 2.3, warn_unused_result attribute for write()
|
2008-11-11 16:17:45 +00:00 |
|
Igor Sysoev
|
6736614275
|
$realpath_root
|
2008-09-27 11:53:41 +00:00 |
|
Igor Sysoev
|
fae2c00d02
|
disable directio for unaligned reads in Linux
|
2008-09-12 13:50:12 +00:00 |
|
Igor Sysoev
|
dfc8dadd04
|
*) autoconfigure struct dirent capabilities
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and
delete src/os/.../ngx_types.h
|
2008-09-05 15:43:34 +00:00 |
|
Igor Sysoev
|
c3995ff670
|
style fix
|
2008-09-05 14:53:17 +00:00 |
|
Igor Sysoev
|
fcb5a705dd
|
ngx_timezone_update()
|
2008-08-30 19:52:07 +00:00 |
|
Igor Sysoev
|
316eafb88d
|
fix build on Linux and Solaris introduced in r2200
|
2008-08-26 17:15:11 +00:00 |
|
Igor Sysoev
|
843ad94e81
|
fix building on FreeBSD prior to 4.8, it has no GLOB_NOMATCH
|
2008-08-22 12:54:32 +00:00 |
|
Igor Sysoev
|
b17e33293a
|
fix log message
|
2008-08-15 20:14:49 +00:00 |
|
Igor Sysoev
|
2b29a703bb
|
fix building by bcc broken in r2143
|
2008-08-04 20:23:21 +00:00 |
|
Igor Sysoev
|
b83f893c75
|
Solaris directio()
|
2008-08-04 15:32:10 +00:00 |
|
Igor Sysoev
|
90815b49af
|
fix building by msvc8 introduced in r2127
|
2008-08-04 14:56:25 +00:00 |
|
Igor Sysoev
|
eb3e4c8be0
|
fix building by bcc broken in r2130
|
2008-08-04 09:14:30 +00:00 |
|
Igor Sysoev
|
a3e9f7d306
|
fix conflicting names "true" and "false"
|
2008-07-31 07:55:46 +00:00 |
|
Igor Sysoev
|
385af28642
|
directio
|
2008-07-30 12:34:04 +00:00 |
|
Igor Sysoev
|
7494490978
|
*) move Darwin support to separate files
*) Darwin sendfile() support
|
2008-07-30 12:18:07 +00:00 |
|
Igor Sysoev
|
0f17f6ce9f
|
case insensitive file system location support provided by locale only
|
2008-07-29 16:55:11 +00:00 |
|
Igor Sysoev
|
7f6b2ffc60
|
*) back out r2040
*) refactor ngx_palloc()
*) introduce ngx_pnalloc()
*) additional pool blocks have smaller header
|
2008-06-17 15:00:30 +00:00 |
|
Igor Sysoev
|
4c8eb4263f
|
read channel until EAGAIN
|
2008-05-25 18:27:38 +00:00 |
|
Igor Sysoev
|
ccd55fc2ca
|
fix building on modern Fedora 9 caused by IOV_MAX
|
2008-05-20 13:45:07 +00:00 |
|
Igor Sysoev
|
433608c180
|
style fix: remove tabs and trailing spaces
|
2008-05-14 07:54:52 +00:00 |
|
Igor Sysoev
|
a13b3b97ea
|
ignore glob no match error
|
2008-04-29 09:28:42 +00:00 |
|
Igor Sysoev
|
b39b9aa59a
|
Cygwin O_BINARY mode
|
2008-04-24 19:19:26 +00:00 |
|
Igor Sysoev
|
d52c878692
|
grammar fix
|
2008-04-09 19:09:13 +00:00 |
|
Igor Sysoev
|
f84ad941dc
|
it seems that malloc.h is required for Cygwin only
and breaks building on other platforms
|
2008-03-23 15:42:40 +00:00 |
|
Igor Sysoev
|
5d6ca1e3e4
|
fix r1921
|
2008-03-12 19:34:36 +00:00 |
|
Igor Sysoev
|
001a9cfa37
|
disable rtsig automatic building in post 2.6.18 Linux kernels
|
2008-03-10 14:35:21 +00:00 |
|
Igor Sysoev
|
02aa53be83
|
left open sockets were not really tested
|
2008-02-28 20:31:33 +00:00 |
|
Igor Sysoev
|
09248b7a55
|
use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"
on some 64-bit platforms
|
2008-02-19 16:34:55 +00:00 |
|
Igor Sysoev
|
bb7c84159f
|
avoid endless loop if epoll is used
|
2008-02-19 16:30:54 +00:00 |
|
Igor Sysoev
|
c463ece9d7
|
reset ready flag if no data is available,
this fixes endless loop at least in lingering close
|
2008-01-31 15:36:33 +00:00 |
|
Igor Sysoev
|
02d8e8e377
|
add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWN
|
2008-01-25 14:57:35 +00:00 |
|
Igor Sysoev
|
5e593aa34e
|
take MALLOC_OPTIONS=J into account in slab allocator
|
2007-12-22 11:06:53 +00:00 |
|
Igor Sysoev
|
86ef6aaa6b
|
move condition declarations inside blocks where they are used
|
2007-12-10 12:09:51 +00:00 |
|
Igor Sysoev
|
27dd6a62bd
|
use malloc() in ngx_win32_rename_file, set crit level instead of error
|
2007-12-07 19:57:13 +00:00 |
|
Igor Sysoev
|
e67d46189c
|
ngx_udp_recv()
|
2007-12-03 16:46:46 +00:00 |
|
Igor Sysoev
|
26aae392f9
|
style fix
|
2007-12-01 21:05:19 +00:00 |
|
Igor Sysoev
|
f49491236f
|
axe old unused alert message
|
2007-12-01 20:31:59 +00:00 |
|
Igor Sysoev
|
06187cec1e
|
style fix
|
2007-12-01 20:25:32 +00:00 |
|
Igor Sysoev
|
b4e5b4c884
|
style fix: remove trailing spaces
|
2007-12-01 19:57:37 +00:00 |
|
Igor Sysoev
|
a8c1332720
|
enable getenv() and gmtime() in msvc8
|
2007-11-15 14:34:10 +00:00 |
|
Igor Sysoev
|
a0951d5494
|
fix win32 ngx_read_fd() and ngx_write_fd()
|
2007-11-11 19:56:46 +00:00 |
|
Igor Sysoev
|
479c786e0d
|
TransmitPackets(), ConnectEx(), and DisconnectEx()
|
2007-11-11 18:56:50 +00:00 |
|