Files
nginx/src
Maxim Dounin 7ba66f42a0 Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Solaris has AT_FDCWD defined to unsigned value, and comparison of a file
descriptor with it causes warnings in modern versions of gcc.  Explicitly
cast AT_FDCWD to ngx_fd_t to resolve these warnings.
2012-02-20 19:14:35 +00:00
..
2012-02-20 19:12:48 +00:00
2012-02-13 15:41:11 +00:00
2012-01-18 15:07:43 +00:00
2012-01-18 15:07:43 +00:00