Home
last modified time | relevance | path

Searched hist:576 (Results 1 – 5 of 5) sorted by last modified time

/unit/docs/
H A Dchanges.xmldiff 1955:e834792ed4e3 Tue Sep 14 16:35:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Fixing build with glibc 2.34.

Explicitly using the sysconf() call to obtain the minimum thread stack size
instead of the PTHREAD_STACK_MIN macro.

This closes #576 PR on GitHub.
/unit/src/
H A Dnxt_conf_validation.cdiff 1955:e834792ed4e3 Tue Sep 14 16:35:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Fixing build with glibc 2.34.

Explicitly using the sysconf() call to obtain the minimum thread stack size
instead of the PTHREAD_STACK_MIN macro.

This closes #576 PR on GitHub.
H A Dnxt_http_parse.cdiff 576:7567b2a5ebfb Thu Mar 15 18:07:00 UTC 2018 Valentin Bartenev <vbart@nginx.com> HTTP parser: allowing tabs in field values as per RFC 7230.
H A Dnxt_thread.hdiff 1955:e834792ed4e3 Tue Sep 14 16:35:00 UTC 2021 Max Romanov <max.romanov@nginx.com> Fixing build with glibc 2.34.

Explicitly using the sysconf() call to obtain the minimum thread stack size
instead of the PTHREAD_STACK_MIN macro.

This closes #576 PR on GitHub.
/unit/src/test/
H A Dnxt_http_parse_test.cdiff 576:7567b2a5ebfb Thu Mar 15 18:07:00 UTC 2018 Valentin Bartenev <vbart@nginx.com> HTTP parser: allowing tabs in field values as per RFC 7230.