aboutsummaryrefslogtreecommitdiff
path: root/src/os
Commit message (Expand)AuthorAge
* $realpath_rootIgor Sysoev2008-09-27
* disable directio for unaligned reads in LinuxIgor Sysoev2008-09-12
* *) autoconfigure struct dirent capabilitiesIgor Sysoev2008-09-05
* style fixIgor Sysoev2008-09-05
* ngx_timezone_update()Igor Sysoev2008-08-30
* fix build on Linux and Solaris introduced in r2200Igor Sysoev2008-08-26
* fix building on FreeBSD prior to 4.8, it has no GLOB_NOMATCHIgor Sysoev2008-08-22
* fix log messageIgor Sysoev2008-08-15
* fix building by bcc broken in r2143Igor Sysoev2008-08-04
* Solaris directio()Igor Sysoev2008-08-04
* fix building by msvc8 introduced in r2127Igor Sysoev2008-08-04
* fix building by bcc broken in r2130Igor Sysoev2008-08-04
* fix conflicting names "true" and "false"Igor Sysoev2008-07-31
* directioIgor Sysoev2008-07-30
* *) move Darwin support to separate filesIgor Sysoev2008-07-30
* case insensitive file system location support provided by locale onlyIgor Sysoev2008-07-29
* *) back out r2040Igor Sysoev2008-06-17
* read channel until EAGAINIgor Sysoev2008-05-25
* fix building on modern Fedora 9 caused by IOV_MAXIgor Sysoev2008-05-20
* style fix: remove tabs and trailing spacesIgor Sysoev2008-05-14
* ignore glob no match errorIgor Sysoev2008-04-29
* Cygwin O_BINARY modeIgor Sysoev2008-04-24
* grammar fixIgor Sysoev2008-04-09
* it seems that malloc.h is required for Cygwin onlyIgor Sysoev2008-03-23
* fix r1921Igor Sysoev2008-03-12
* disable rtsig automatic building in post 2.6.18 Linux kernelsIgor Sysoev2008-03-10
* left open sockets were not really testedIgor Sysoev2008-02-28
* use CMSG_LEN(), this fixes an alert "sendmsg() failed (9: Bad file descriptor)"Igor Sysoev2008-02-19
* avoid endless loop if epoll is usedIgor Sysoev2008-02-19
* reset ready flag if no data is available,Igor Sysoev2008-01-31
* add NGX_ENETDOWN, NGX_ENETUNREACH, and NGX_EHOSTDOWNIgor Sysoev2008-01-25
* take MALLOC_OPTIONS=J into account in slab allocatorIgor Sysoev2007-12-22
* move condition declarations inside blocks where they are usedIgor Sysoev2007-12-10
* use malloc() in ngx_win32_rename_file, set crit level instead of errorIgor Sysoev2007-12-07
* ngx_udp_recv()Igor Sysoev2007-12-03
* style fixIgor Sysoev2007-12-01
* axe old unused alert messageIgor Sysoev2007-12-01
* style fixIgor Sysoev2007-12-01
* style fix: remove trailing spacesIgor Sysoev2007-12-01
* enable getenv() and gmtime() in msvc8Igor Sysoev2007-11-15
* fix win32 ngx_read_fd() and ngx_write_fd()Igor Sysoev2007-11-11
* TransmitPackets(), ConnectEx(), and DisconnectEx()Igor Sysoev2007-11-11
* fix win32 globIgor Sysoev2007-11-11
* use uname(2) instead of /proc/, this allows to run nginx in chrootIgor Sysoev2007-10-26
* Cygwin can not pass SCM_RIGHTS via unix socket, use signalsIgor Sysoev2007-10-18
* fix building broken in r1578Igor Sysoev2007-10-16
* delete code that should be deleted in r1576Igor Sysoev2007-10-16
* Cygwin supportIgor Sysoev2007-10-16
* avoid segfault if poll is used and endless loop if select is usedIgor Sysoev2007-10-16
* fix English grammarIgor Sysoev2007-10-14