Richard Levitte 3c836ff0f8 Some platforms (most notably Windows) do not have a $HOME by default.
For those, unless the environment variables RANDFILE or HOME are
defined (the default case!), RAND_file_name() will return NULL.
This change adds a default HOME for those platforms.

To add a default HOME for any platform, just define DEFAULT_HOME in
the proper place, wrapped in appropriate #ifdef..#endif, in e_os.h.
2001-05-03 07:50:39 +00:00
..
2001-03-15 11:33:00 +00:00
2000-12-06 04:14:37 +00:00
2001-03-28 04:49:39 +00:00
2000-12-15 16:40:35 +00:00
2000-02-01 02:21:16 +00:00
2000-12-18 09:18:22 +00:00
2001-03-13 12:12:05 +00:00
2001-02-20 00:38:02 +00:00