On Tue, Oct 15, 2002 at 08:08:43AM -0700, Michael A Chase wrote: >On Tue, 15 Oct 2002 07:37:46 -0700 Randall R Schulz <[EMAIL PROTECTED]> wrote: > >> % cygcheck mount >> Found: D:\cygwin\bin\mount.exe >> D:\cygwin\bin\mount.exe >> D:\cygwin\bin\cygwin1.dll >> D:\WINNT\System32\KERNEL32.dll >> D:\WINNT\System32\NTDLL.DLL >> >> Does this not mean that the mount command does use Cygwin1.dll? > >Thanks for the correction. I thought I had checked that a long time ago >and found that it didn't. There were separate .c files that it compiled >and linked into for all the mount table stuff, but I haven't looked lately.
Maybe you're thinking about cygcheck? That was converted to a non-cygwin app a few months ago. It has its own mount routines, modified from the similar routines in setup.exe. Gotta love code duplication... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/