aboutsummaryrefslogtreecommitdiff
path: root/auto/os
AgeCommit message (Expand)Author
2015-05-25Configure: GNU Hurd properly recognized.Maxim Dounin
2015-04-23Removed the obsolete rtsig module.Ruslan Ermilov
2015-04-22Removed the obsolete aio module.Ruslan Ermilov
2015-03-13Configure: removed obsolete threads bits.Ruslan Ermilov
2015-03-13Configure: removed redundant auto/have call.Ruslan Ermilov
2015-02-11Configure: typo fixed.Sergey Kandaurov
2015-02-11Unbreak building on FreeBSD without file AIO.Valentin Bartenev
2013-07-12Events: support for EPOLLRDHUP (ticket #320).Valentin Bartenev
2013-09-04Win32: MinGW GCC compatibility.Maxim Dounin
2013-09-02Disable symlinks: use O_PATH to open path components.Valentin Bartenev
2013-05-23Configure: fixed test of OS X atomic(3).Ruslan Ermilov
2012-06-18Fixed "sendmsg() failed" alerts on HP-UX.Maxim Dounin
2012-06-18Changed default alignment to 16.Maxim Dounin
2012-03-27Fixed more gcc46 warnings in configure tests.Maxim Dounin
2012-03-21worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.Ruslan Ermilov
2012-03-15Fixed compilation warnings in configuration C tests.Ruslan Ermilov
2012-01-18Copyright updated.Maxim Konovalov
2011-08-13Configure: catch up with new Linux version numbering (ticket #5).Maxim Dounin
2011-05-31concatenate auto/os/features and auto/unixIgor Sysoev
2011-05-10use POSIX semaphores in shmtx instead of sched_yield()Igor Sysoev
2010-11-25Linux accept4() supportIgor Sysoev
2010-07-05listen setfib=XIgor Sysoev
2009-11-03posix_fadvise64() had been implemented in Linux 2.5.60Igor Sysoev
2009-09-30read_aheadIgor Sysoev
2009-09-10fail if no file aio was foundIgor Sysoev
2009-08-30aio sendfileIgor Sysoev
2009-08-28FreeBSD and Linux AIO supportIgor Sysoev
2009-08-24fix Linux "uname -r" version matchingIgor Sysoev
2009-06-03librt must be tested before creating MakefileIgor Sysoev
2009-05-24test libdl before OpenSSL configurationIgor Sysoev
2009-05-10backout -r2827 and add correct fixIgor Sysoev
2009-05-10add MSYS supportIgor Sysoev
2009-05-08Solaris 10 has sched_yield() in libcIgor Sysoev
2009-05-07IPv6 for Win32Igor Sysoev
2009-05-06divide select module into two modules: Unix and Win32 onesIgor Sysoev
2009-04-24fix GNU strerror_r() detection, the bug has been inroduced in r2600Igor Sysoev
2009-04-21*) move advapi32.lib to core libs since it's required for Registry and Event LogIgor Sysoev
2009-04-02autoconfigure crypt_r(): uclibc has no crypt_r()Igor Sysoev
2009-03-30fix FreeBSD before 7 building, broken in r2616Igor Sysoev
2009-03-30ngx_fs_bsize()Igor Sysoev
2009-03-23fix Linux sendfile32() test broken in 0.3.36Igor Sysoev
2009-03-23style fixIgor Sysoev
2008-09-12disable directio for unaligned reads in LinuxIgor Sysoev
2008-08-04Solaris directio()Igor Sysoev
2008-07-30directioIgor Sysoev
2008-07-30*) move Darwin support to separate filesIgor Sysoev
2008-03-11use uname instead of often outdated header fileIgor Sysoev
2008-03-11use correct version: real hex numbersIgor Sysoev
2008-03-10disable rtsig automatic building in post 2.6.18 Linux kernelsIgor Sysoev
2008-03-08rtsig uses own poll codeIgor Sysoev