log src/os/unix/ngx_user.c @ 8782:b3f6ad181df4 quic

age author description
Wed, 23 May 2018 16:38:16 +0300 Maxim Dounin Removed glibc crypt_r() bug workaround (ticket #1469).
Mon, 18 Sep 2017 11:09:41 +0300 Ruslan Ermilov Removed more remnants of the old pthread implementation.
Fri, 20 Mar 2015 06:43:19 +0300 Ruslan Ermilov Removed old pthread implementation.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Wed, 24 Dec 2014 19:01:22 +0300 Maxim Dounin Fixed building with musl libc (ticket #685).
Fri, 21 Dec 2012 16:13:03 +0000 Maxim Dounin Core: crypt_r() error handling fixed.
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.