aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/shared_info.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-05-29 03:50:15 +0000
committerChristopher Faylor <me@cgf.cx>2003-05-29 03:50:15 +0000
commitb666c2eb34f4f75e14229740f5f2de2d6d6c674f (patch)
tree633e4165f5b51fde3e73349f1670d8fa35095975 /winsup/cygwin/shared_info.h
parent72c1470d67d975abc6be3aa114c7932f63b413fa (diff)
downloadnewlib-b666c2eb34f4f75e14229740f5f2de2d6d6c674f.zip
newlib-b666c2eb34f4f75e14229740f5f2de2d6d6c674f.tar.gz
newlib-b666c2eb34f4f75e14229740f5f2de2d6d6c674f.tar.bz2
* mkvers.sh: Avoid "-dontuse" tags.
* path.cc (path_conv::check): Set exec state based on known situations. * path.cc (mount_item::fnmunge): New function. (mount_item::build_win32): New function. (mount_info::conv_to_win32_path): Use build_win32 to build windows path. * path.h (mount_item::fnmunge): Declare new function. (mount_item::build_win32): Ditto. * sys/mount.h (MOUNT_ENC): Define.
Diffstat (limited to 'winsup/cygwin/shared_info.h')
-rw-r--r--winsup/cygwin/shared_info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/shared_info.h b/winsup/cygwin/shared_info.h
index c9cf6a3..c1ab3d5 100644
--- a/winsup/cygwin/shared_info.h
+++ b/winsup/cygwin/shared_info.h
@@ -31,6 +31,8 @@ class mount_item
void init (const char *dev, const char *path, unsigned flags);
struct mntent *getmntent ();
+ void fnmunge (char *, const char *);
+ void build_win32 (char *, const char *, unsigned *, unsigned);
};
/* Warning: Decreasing this value will cause cygwin.dll to ignore existing