Bug#924712: crypt() not available _XOPEN_SOURCE is defined

2019-03-16 Thread Laurent Bigonville
Package: libc6-dev Version: 2.28-8 Severity: serious Hi, The crypt.3 manpage, state that _XOPEN_SOURCE should be define for crypt() to be available. But it looks that it's currently the opposite, if _XOPEN_SOURCE is defined, the function cannot be found. This actually looks like a regression co

Bug#924712: crypt() not available _XOPEN_SOURCE is defined

2019-03-16 Thread Laurent Bigonville
FTR: https://bugzilla.redhat.com/show_bug.cgi?id=1566464