Import the expand_path.c file from Heimdal
authorSimon Wilkinson <sxw@your-file-system.com>
Mon, 9 Apr 2012 23:35:43 +0000 (00:35 +0100)
committerDerrick Brashear <shadow@dementix.org>
Tue, 10 Apr 2012 10:01:49 +0000 (03:01 -0700)
Import expand_path.c from Heimdal so that it can be used for path
parsing with the Windows version of the INI file parser.

Change-Id: I764ea10edb8bb63bd45216c912c0f67597c4467a
Reviewed-on: http://gerrit.openafs.org/7144
Tested-by: Simon Wilkinson <simonxwilkinson@gmail.com>
Reviewed-by: Derrick Brashear <shadow@dementix.org>

src/external/heimdal-files

index cef1335..633e5b4 100644 (file)
@@ -4,6 +4,7 @@ lib/krb5/crypto.h               krb5/crypto.h
 lib/krb5/crypto-aes.c          krb5/crypto-aes.c
 lib/krb5/crypto-evp.c          krb5/crypto-evp.c
 lib/krb5/data.c                        krb5/data.c
+lib/krb5/expand_path.c         krb5/expand_path.c
 lib/krb5/keyblock.c            krb5/keyblock.c
 lib/krb5/n-fold.c              krb5/n-fold.c
 lib/krb5/store-int.c           krb5/store-int.c