summaryrefslogtreecommitdiffhomepage
path: root/auto/os (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-24Win32: enabled both select and poll on Windows by default.Maxim Dounin1-7/+1
2019-01-24Win32: added WSAPoll() support.Maxim Dounin1-0/+1
2019-01-24Win32: properly enabled select on Windows.Maxim Dounin1-0/+1
2018-07-24Configure: fixed compiler warnings with "-Wall -Wextra".Sergey Kandaurov1-0/+2
2017-12-19Fixed capabilities version.Roman Arutyunyan1-1/+1
2017-12-18Improved the capabilities feature detection.Roman Arutyunyan1-2/+3
2017-12-13Retain CAP_NET_RAW capability for transparent proxying.Roman Arutyunyan1-0/+31
2017-12-11Configure: set default cacheline size to 64 for aarch64 platforms.Debayan Ghosh1-0/+5
2017-06-06Configure: use .exe for binaries for all win32 compilers.Orgad Shaneh1-0/+1
2017-06-02Configure: enabled rpath for NetBSD.Sergey Kandaurov1-0/+8
2017-05-29Configure: sched_setaffinity() test moved to auto/unix.Maxim Dounin1-14/+0
2017-04-17Enabled IPV6_RECVPKTINFO / IPV6_PKTINFO on macOS.Sergey Kandaurov1-1/+3
2016-10-04Configure: removed the --with-ipv6 option.Maxim Dounin1-3/+1
2016-07-15Events: support for EPOLLEXCLUSIVE.Valentin Bartenev1-0/+16
2016-06-27Configure: fix build with -Werror=unused-but-set-variable.Piotr Sikora3-3/+4
2016-02-04Dynamic modules.Maxim Dounin2-0/+8
2015-05-25Configure: GNU Hurd properly recognized.Maxim Dounin1-0/+9
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov1-12/+0
2015-04-22Removed the obsolete aio module.Ruslan Ermilov2-21/+0
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov1-19/+0
2015-03-13Configure: removed redundant auto/have call.Ruslan Ermilov1-1/+0
2015-02-11Configure: typo fixed.Sergey Kandaurov1-1/+1
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev1-3/+5
2013-07-12Events: support for EPOLLRDHUP (ticket #320).Valentin Bartenev1-0/+16
2013-09-04Win32: MinGW GCC compatibility.Maxim Dounin1-1/+12
2013-09-02Disable symlinks: use O_PATH to open path components.Valentin Bartenev1-0/+16
2013-05-23Configure: fixed test of OS X atomic(3).Ruslan Ermilov1-1/+1
2012-06-18Fixed "sendmsg() failed" alerts on HP-UX.Maxim Dounin1-0/+1
2012-06-18Changed default alignment to 16.Maxim Dounin1-0/+1
2012-03-27Fixed more gcc46 warnings in configure tests.Maxim Dounin1-1/+2
2012-03-21worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.Ruslan Ermilov2-2/+11
2012-03-15Fixed compilation warnings in configuration C tests.Ruslan Ermilov1-2/+2
2012-01-18Copyright updated.Maxim Konovalov6-0/+6
2011-08-13Configure: catch up with new Linux version numbering (ticket #5).Maxim Dounin1-1/+3
2011-05-31concatenate auto/os/features and auto/unixIgor Sysoev1-363/+0
2011-05-10use POSIX semaphores in shmtx instead of sched_yield()Igor Sysoev1-0/+9
2010-11-25Linux accept4() supportIgor Sysoev1-0/+9
2010-07-05listen setfib=XIgor Sysoev1-0/+9
2009-11-03posix_fadvise64() had been implemented in Linux 2.5.60Igor Sysoev1-0/+6
2009-09-30read_aheadIgor Sysoev1-0/+20
2009-09-10fail if no file aio was foundIgor Sysoev1-19/+28
2009-08-30aio sendfileIgor Sysoev1-0/+6
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev1-0/+40
2009-08-24fix Linux "uname -r" version matchingIgor Sysoev1-1/+1
2009-06-03librt must be tested before creating MakefileIgor Sysoev1-0/+22
2009-05-24test libdl before OpenSSL configurationIgor Sysoev1-0/+22
2009-05-10backout -r2827 and add correct fixIgor Sysoev1-1/+1
2009-05-10add MSYS supportIgor Sysoev1-1/+1
2009-05-08Solaris 10 has sched_yield() in libcIgor Sysoev1-2/+2
2009-05-07IPv6 for Win32Igor Sysoev1-0/+4