dirent.c
4.06 KB
- 
Add a test to verify FILENAME_MAX · 212eb09dSince we now rely on it (at least under Solaris), I figured we probably want to make sure it's accurate. The new test makes sure that creating a file with a name of length FILENAME_MAX+1 fails. Scott J. Goldman committed
