diff options
author | Bodo Möller <bodo@openssl.org> | 2001-09-05 16:40:05 +0200 |
---|---|---|
committer | Bodo Möller <bodo@openssl.org> | 2001-09-05 16:40:05 +0200 |
commit | 7ba45bf133b4f1af870b8b0fd87938d377acb5a4 (patch) | |
tree | 234c663a339f175e5e2c172820e200e49493304a /util | |
parent | bug fix: bn_sqr_recursive output is twice its input size. (diff) | |
download | openssl-7ba45bf133b4f1af870b8b0fd87938d377acb5a4.tar.xz openssl-7ba45bf133b4f1af870b8b0fd87938d377acb5a4.zip |
Solaris <string.h> does not declare 'strdup' if _XOPEN_SOURCE is
defined.
(Preprocessor symbols such as _POSIX_C_SOURCE or _XOPEN_SOURCE are
supposed to disable anything not allowed by the respective
specification; I'm not sure why 'strdup' would be considered
an outlaw though.)
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions