-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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

On second thought, after having discussed things with Gert on IRC, I'm
withdrawing this version.  I'll make use of the glibc variants Alon
pointed me at as well.


kind regards,

David Sommerseth

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7g1kIACgkQDC186MBRfrqD1QCeLiJP7Vbsf9Gy1YZqF1OU1A7i
xAMAoKk8nDWe1+yuPa+Gj1VGbJuU/s6y
=tCIC
-----END PGP SIGNATURE-----

Reply via email to