summaryrefslogtreecommitdiffhomepage
path: root/auto/unix (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-28Fixed main() prototypes in auto tests.Andrew Clayton1-9/+9
2022-07-18Removed code used when NXT_HAVE_POSIX_SPAWN is false.Alejandro Colomar1-15/+0
2019-11-26Changed the group listing to run unprivileged when possible.Tiago Natel1-0/+16
2019-11-22Configure: fixed posix_spawn() detection with glic 2.30.Sergey Kandaurov1-2/+2
2018-07-16Added getentropy() support.Sergey Kandaurov1-0/+43
2018-07-16Supplied getrandom() test with commentary about supported OSes.Sergey Kandaurov1-1/+1
2018-05-24Using getrandom() libc interface, SYS_getrandom fixes.Sergey Kandaurov1-4/+30
2017-08-17The new module configuration interface.Igor Sysoev1-1/+5
2017-07-14Restored arc4random unit test after 59fc46dd5e1d.Ruslan Ermilov1-16/+0
2017-01-17Initial version.Igor Sysoev1-0/+153