diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2008-03-08 17:28:40 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2008-03-08 17:28:40 +0000 |
commit | ca6fd6300ac6e4d4346c7a0ebd29931d5756b427 (patch) | |
tree | 2604336ba10496636054b244869cbb02d4c85aa9 /winsup/utils/Makefile.in | |
parent | 23c6ed039467501a15afe650efcc6a6354e7687d (diff) | |
download | cygnal-ca6fd6300ac6e4d4346c7a0ebd29931d5756b427.tar.gz cygnal-ca6fd6300ac6e4d4346c7a0ebd29931d5756b427.tar.bz2 cygnal-ca6fd6300ac6e4d4346c7a0ebd29931d5756b427.zip |
* fhandler_disk_file.cc (DIR_BUF_SIZE): Define required space for file
name in terms of sizeof(WCHAR).
(fhandler_disk_file::readdir_helper): Convert *all* of fname.
* path.cc (fillout_mntent): Use tmp_pathbuf for path buffer.
(symlink_worker): Ditto.
(SCAN_JUSTCHECKTHIS): New state for suffix_scan to define
that only the actual name gets cheked and a suffix is never attached.
(suffix_scan::has): If filename + suffix would be > NAME_MAX, start
in SCAN_JUSTCHECKTHIS state.
(suffix_scan::next): Add case for SCAN_JUSTCHECKTHIS.
(symlink_info::check): Use tmp_pathbuf for path buffer. Goto
file_not_symlink in case of invalid file name.
(realpath): Use tmp_pathbuf for path buffer.
Diffstat (limited to 'winsup/utils/Makefile.in')
0 files changed, 0 insertions, 0 deletions