diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2009-07-28 10:39:55 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2009-07-28 10:39:55 +0000 |
commit | 8d641a5b46d3e5903c6f35125a45e23a4cbc8205 (patch) | |
tree | ed2bb2722255c95902d004e6bf0d002deaed4fc3 /newlib/libc/stdlib/mbtowc_r.c | |
parent | d826cbf322fdf9a0db4431e8d8db1c145d19bccc (diff) | |
download | cygnal-8d641a5b46d3e5903c6f35125a45e23a4cbc8205.tar.gz cygnal-8d641a5b46d3e5903c6f35125a45e23a4cbc8205.tar.bz2 cygnal-8d641a5b46d3e5903c6f35125a45e23a4cbc8205.zip |
* mount.h (enum fs_info_type): New type.
(IMPLEMENT_FS_FLAG): New define.
(class fs_info): Convert filesystem type status flags into an enum
fs_info_type. Add cifs FS. Revert change to has_buggy_open and
has_buggy_fileid_dirinfo. Make them normal; status flags again.
Implement is_FS functions using IMPLEMENT_FS_FLAG.
* mount.cc (fs_info::update): Define MINIMAL_WIN_NTFS_FLAGS and
FS_IS_WINDOWS_NTFS. Add comment. Only test remote filesystems
for "NTFS" once. Add is_cifs check using FS_IS_WINDOWS_NTFS.
Set has_buggy_open flag for SUNWNFS. Set has_buggy_fileid_dirinfo
flag for UNIXFS and all cifs type filesystems. Only check for
caseinsensitivity once.
(fillout_mntent): Create locale fs_names array. Use for setting
_my_tls.locals.mnt_type.
Diffstat (limited to 'newlib/libc/stdlib/mbtowc_r.c')
0 files changed, 0 insertions, 0 deletions