More stuff

This commit is contained in:
Eric Andersen
1999-10-13 18:56:42 +00:00
parent 21943ce641
commit 1b61f41f57
10 changed files with 526 additions and 205 deletions

View File

@@ -844,7 +844,7 @@ static void saveDirectory (const char *dirName, const struct stat *statbuf)
DIR *dir;
struct dirent *entry;
int needSlash;
char fullName[PATH_LEN];
char fullName[NAME_MAX];
/*
* Construct the directory name as used in the tar file by appending