Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | malloc() debugging on MacOSX. | Igor Sysoev | 2011-10-24 |
| | |||
* | In Mac OS X Lion, Apple deprecated the use of the system OpenSSL library | Ruslan Ermilov | 2011-09-13 |
| | | | | | in favour of their CommonCrypto library. This change adds a work-around that allows nginx to still be built on Lion with OpenSSL. | ||
* | use POSIX semaphores in shmtx instead of sched_yield() | Igor Sysoev | 2011-05-10 |
| | | | | number of spinlock spins are increased twice | ||
* | fix MacOSX building, broken in r2616 | Igor Sysoev | 2009-04-01 |
| | |||
* | *) move Darwin support to separate files | Igor Sysoev | 2008-07-30 |
*) Darwin sendfile() support |