summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_unix.h (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-04-29Static: support for openat2() features.Zhidao HONG1-0/+4
Support for chrooting, rejecting symlinks, and rejecting crossing mounting points on a per-request basis during static file serving.
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+3
2018-07-16Added getentropy() support.Sergey Kandaurov1-0/+2
Prodded by David Carlier.
2018-05-24Using getrandom() libc interface, SYS_getrandom fixes.Sergey Kandaurov1-4/+6
The interface is available since Glibc 2.25, and FreeBSD 12.0.
2017-11-27Removed uncontext.h.Igor Sysoev1-2/+0
This removal was missed the changeset 2aad6a5fac13.
2017-08-24Removed configure option --no-threads.Igor Sysoev1-4/+0
2017-06-26Build on Solaris 11 fixed.Max Romanov1-0/+2
2017-03-14Solaris compatibilty.Igor Sysoev1-0/+6
2017-01-23Introducing tasks.Igor Sysoev1-1/+1