-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please ignore! Troubles with SMTP relay, and I managed to resend the wrong patch to the wrong thread. Sorry!
David S. On 08/12/11 14:01, David Sommerseth wrote: > This kicks out the openvpn_basename() function from misc.[ch] andputs > it into compat.[ch]. This is to provide the same functionality on > platforms not having a native basename() function available. > > In addition this patch adds dirname() which commit 0f2bc0dd92f43c91e > depends. Without dirname(), openvpn won't build in Visual Studio. > > v2: Move all functions from compat.h to compat.c > > Signed-off-by: David Sommerseth <dav...@redhat.com> --- Makefile.am | > 1 + compat.c | 82 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ compat.h > | 42 +++++++++++++++++++++++++++++ configure.ac | 2 +- init.c > | 6 +++- misc.c | 23 ++-------------- misc.h | 3 > -- options.c | 1 - syshead.h | 2 + 9 files changed, 135 > insertions(+), 27 deletions(-) create mode 100644 compat.c create mode > 100644 compat.h -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7gteoACgkQDC186MBRfroregCfdHxwZmFUlx3ptHoYTJXhWMiM pfkAn15AHPu+hkVg3H4j78wIEbLWrGIO =X+IE -----END PGP SIGNATURE-----