Copy a few files from LPlib (a new project of mine), add a wrapper.
authorRichard Levitte <levitte@openssl.org>
Sat, 10 Jul 2004 13:16:02 +0000 (13:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Sat, 10 Jul 2004 13:16:02 +0000 (13:16 +0000)
commita2400fcab884f2851e3e7845c6955a3ddb8bcad4
tree3a15f544fba3531daacd32edb6e966403481e908
parentdc56eb507997848532be954a658e3a6136e908a3
Copy a few files from LPlib (a new project of mine), add a wrapper.
Now we have directory reading capabilities for VMS as well, and all
of it in a fairly general manner.
12 files changed:
crypto/LPdir_nyi.c [new file with mode: 0644]
crypto/LPdir_unix.c [new file with mode: 0644]
crypto/LPdir_vms.c [new file with mode: 0644]
crypto/LPdir_win.c [new file with mode: 0644]
crypto/LPdir_win32.c [new file with mode: 0644]
crypto/LPdir_wince.c [new file with mode: 0644]
crypto/Makefile.ssl
crypto/crypto-lib.com
crypto/o_dir.c [new file with mode: 0644]
crypto/o_dir.h [new file with mode: 0644]
crypto/o_dir_test.c [new file with mode: 0644]
crypto/pem/pem.h