The official NGINX Open Source repository.
Go to file
Igor Sysoev 4134b48b68 Fixing Linux AIO syscalls return value handling:
syscall(2) uses usual libc convention, it returns -1 on error and
sets errno. Obsolete _syscall(2) returns negative value of error.

Thanks to Hagai Avrahami.
2011-09-16 12:43:16 +00:00
auto Upstream keepalive module. 2011-09-15 19:28:18 +00:00
conf "video/mp4" mime type added. 2011-09-09 10:25:43 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs Regenerated after previous commit. 2011-09-15 08:59:38 +00:00
misc Removing incomplete draft documentation from release tarball and zip. 2011-08-23 13:35:02 +00:00
src Fixing Linux AIO syscalls return value handling: 2011-09-16 12:43:16 +00:00
.hgtags release-1.1.3 tag 2011-09-14 15:00:51 +00:00