]> git.ipfire.org Git - thirdparty/libarchive.git/commit
On Windows, don't use _strdup directly because Borland C
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 20 Dec 2009 04:23:05 +0000 (23:23 -0500)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Sun, 20 Dec 2009 04:23:05 +0000 (23:23 -0500)
commitd03491792ccf969e1dbdb4a1ae8aa7c69ab7fe78
tree5f0e978bde3471c4389fc09efaaeeb3226f6cfdf
parentc54641cd7e51a2689bb7a92cdae74f6bc4e3488d
On Windows, don't use _strdup directly because Borland C
does not provide _strdup.

SVN-Revision: 1765
tar/tree.c