Defining __USE_XOPEN_EXTENDED was the wrong thing. Instead, define
[openssl.git] / crypto / ui / ui_compat.c
2001-05-14 Richard LevitteMake sure memset() is properly declared.
2001-05-13 Richard LevitteDefine `ok' and better error detection.
2001-05-13 Richard Levittedes_read_password() and des_read_2passwords() can only...
2001-05-13 Richard LevitteMove the password reading functions completely away...
2001-05-06 Richard LevitteAdd a general user interface API. This is designed...