Allow BIO_s_file to open and sequentially access files larger than 2GB on
authorAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2005 11:58:31 +0000 (11:58 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 6 Jun 2005 11:58:31 +0000 (11:58 +0000)
commit8fa6a40be2935ca109a28cc43d28cd27051ada01
tree9a26124c3a05169c7fc2ac1a7f5b334d49125ab7
parent4b5598682a3ed929ab058cef3a056c528b557168
Allow BIO_s_file to open and sequentially access files larger than 2GB on
affected platforms.
PR: 973
crypto/bio/bss_file.c