Home
last modified time | relevance | path

Searched hist:"65 bf3043" (Results 1 – 1 of 1) sorted by relevance

/freebsd/include/
H A Dstring.h65bf3043 Thu Dec 17 17:08:25 GMT 2020 Konstantin Belousov <kib@FreeBSD.org> Change POSIX compliance level for visibility of strerror_l(3).

Third-party code tests for strerror_l(3) without specifying
_POSIX_SOURCE, and then expects that the function is prototyped with
_POSIX_SOURCE set to 200112.

Reported and tested by: antoine
Sponsored by: The FreeBSD Foundation
MFC after: 13 days