| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
| |
*) move src/os/.../ngx_types.h's content into src/os/.../ngx_files.h and
delete src/os/.../ngx_types.h
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
*) Darwin sendfile() support
|
| |
|
|
|
|
|
|
| |
*) refactor ngx_palloc()
*) introduce ngx_pnalloc()
*) additional pool blocks have smaller header
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and breaks building on other platforms
|
| |
|
| |
|
| |
|
|
|
|
| |
on some 64-bit platforms
|
| |
|
|
|
|
| |
this fixes endless loop at least in lingering close
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
worker_rlimit_sigpending without super-user privileges testing
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for 2G+ files
|