Need name and functionality suggestions for a new utility
Robert Collins
robert.collins@itdomain.com.au
Tue Oct 23 22:46:00 GMT 2001
> -----Original Message-----
>
> Well, mmap()ed (as in the system call mmap()) objects certainly are
> created using win32 paths.
Found it - get_namehash which uses namehash which is set via
namehash = hash_path_name (0, get_win32_name ());
so you're correct, I'm jumping at ghosts. For the record, my ftok() will
be ok because it uses the inode number - which is the namehash.
Rob
More information about the Cygwin-developers
mailing list