History of
src
/
os
/
unix
@release-1.2.4
-
Merge of r4785, r4795, r4811, r4812, r4816, r4822: coverity.
Maxim Dounin
9 years ago
-
Merge of r4760, r4761: -Wmissing-prototypes.
Maxim Dounin
9 years ago
-
Merge of r4738: struct flock initialization.
Maxim Dounin
9 years ago
-
Merge of r4693: fixed "sendmsg() failed" alerts on HP-UX.
Maxim Dounin
9 years ago
-
Merge of r4682, r4694, r4699, r4704, r4705: minor nits.
Maxim Dounin
9 years ago
-
Merge of r4654, r4672, r4684, r4685, r4692: resolver changes.
Maxim Dounin
9 years ago
-
Merge of r4646: jemalloc 3.0.0 compatibility.
Maxim Dounin
9 years ago
-
Merge of r4619: accept moderation on EMFILE/ENFILE.
Maxim Dounin
10 years ago
-
Fixed ngx_readv_chain() to honor IOV_MAX (ticket #14).
Maxim Dounin
10 years ago
-
IOV_MAX handling microoptimization.
Maxim Dounin
10 years ago
-
Fixed loop in ngx_writev_chain() and ngx_solaris_sendfilev_chain().
Maxim Dounin
10 years ago
-
Style: the function type should be on a line by itself
Maxim Konovalov
10 years ago
-
Fixed spelling in multiline C comments.
Ruslan Ermilov
10 years ago
-
Fixed unconditional MAX_PATH usage (ticket #22).
Maxim Dounin
10 years ago
-
Added explicit include of time.h.
Maxim Dounin
10 years ago
-
worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Ruslan Ermilov
10 years ago
-
Whitespace fixes.
Maxim Dounin
10 years ago
-
Added msleep() on reload to allow new processes to start.
Maxim Dounin
10 years ago
-
Fixed spelling in single-line comments.
Ruslan Ermilov
10 years ago
-
Workaround for fs_size on ZFS (ticket #46).
Maxim Dounin
10 years ago
-
Disable symlinks: use O_SEARCH|O_DIRECTORY to open path components.
Valentin Bartenev
10 years ago
-
Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Maxim Dounin
10 years ago
-
Added openat()/fstatat().
Andrey Belov
10 years ago
-
Added ngx_ncpu detection for most *nix platforms.
Valentin Bartenev
10 years ago
-
Fixed AIO error handling on FreeBSD.
Maxim Dounin
10 years ago
-
Copyright updated.
Maxim Konovalov
10 years ago
-
Fixed sched_setaffinity(2) to correctly pass size.
Maxim Dounin
10 years ago
-
Microoptimization of sendfile(2) usage under FreeBSD.
Maxim Dounin
10 years ago
-
Added (void) as we intentionally ignore returned values.
Maxim Dounin
10 years ago
-
Unlock of shared memory zones on process crash.
Maxim Dounin
10 years ago