[cfe-dev] Difference between clang and clang++
Matthieu Moy
Matthieu.Moy at grenoble-inp.fr
Mon May 30 03:04:44 PDT 2011
John McCall <rjmccall at apple.com> writes:
> I had the impression that the Windows filesystem was sane enough to
> not allow hard-linking, but I am prepared to be corrected.
http://en.wikipedia.org/wiki/Hard_link
"The Windows API from Windows 2000 onwards includes a CreateHardLink()
call to create hard links [...] Hard links require an NTFS partition."
It's probably more a matter of culture than technical limitation if
people use hardlinks more on Unix than on windows.
--
Matthieu Moy
http://www-verimag.imag.fr/~moy/
More information about the cfe-dev
mailing list