Richard Levitte f0b54fefe9 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:11 +00:00
..
1999-04-29 16:04:54 +00:00
2001-04-17 23:53:58 +00:00
2001-04-18 15:07:35 +00:00
2001-04-18 15:07:35 +00:00
2001-03-10 01:57:38 +00:00