On Fri, May 14, 2004 at 02:10:40PM -0400, Igor Pechtchanski wrote: >According to mount_info::from_registry() (in path.cc), the user mounts >are read before the system ones, and therefore appear earlier in the >mount table. I'm pretty sure the mount table is accessed linearly, so >the earlier items take precedence, but it would be nice if someone >confirmed this.
Why not just "try it"? Create two mounts, one user and one system. See which takes precedence. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/