Initial support for MacOS.
authorAndy Polyakov <appro@openssl.org>
Sat, 11 Sep 1999 17:54:18 +0000 (17:54 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 11 Sep 1999 17:54:18 +0000 (17:54 +0000)
commit17f389bbbfccf057a8bc04084ed068c4b368e751
tree7daa85ce7f0f44aff61853dc10c5915d465ba43c
parent5bdae1675c8b450bed091b9605ae9d10d61adfc7
Initial support for MacOS.

This will soon be complemented with MacOS specific source code files and
INSTALL.MacOS.

I (Andy) have decided to get rid of a number of #include <sys/types.h>.
I've verified it's ok (both by examining /usr/include/*.h and compiling)
on a number of Unix platforms. Unfortunately I don't have Windows box
to verify this on. I really appreciate if somebody could try to compile
it and contact me a.s.a.p. in case a problem occurs.

Submitted by: Roy Wood <roy@centricsystems.ca>
Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
18 files changed:
crypto/asn1/a_digest.c
crypto/asn1/a_sign.c
crypto/asn1/a_verify.c
crypto/bio/bss_sock.c
crypto/des/enc_read.c
crypto/des/read_pwd.c
crypto/rand/md_rand.c
crypto/rand/rand_lib.c
crypto/rand/randfile.c
crypto/x509/by_dir.c
crypto/x509/by_file.c
crypto/x509/x509_cmp.c
crypto/x509/x509_d2.c
crypto/x509/x509_def.c
crypto/x509/x509_txt.c
crypto/x509/x509_vfy.c
e_os.h
ssl/ssl_cert.c