Cygwin startup and root directory.

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Dec 9 10:47:00 GMT 2019


On Dec  9 01:12, Daniel Santos wrote:
> Hello,
> 
> I see that when you copy Cygwin executables (and dlls) to a random
> windows machine and run (for example) bash.exe that Cygwin treats the
> parent directory as the root, assigns it an 8-byte serial number and
> records it in the user registry.  Can somebody point me to where the
> code is that does this?  I presume somewhere under winsup/cygwin?

winsup/cygwin/cygheap.cc, method init_cygheap::init_installation_root()

> Also, are there pretty docs somewhere that detail the Cygwin internals,
> architecture, etc?  It's making me curious...

The internals are not overly well documented.  There are a few how* txt
files in winsup/cygwin but they are old and partially outdated.  I try
to write extensive git commit messages and inline comments whenever I
change stuff and also try to convince other contributors to do that,
too.


Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20191209/092f9a90/attachment.sig>


More information about the Cygwin mailing list