[Libreoffice] [PATCH] Replace command domainname by getdomainname() on Unix
Lionel Elie Mamane
lionel at mamane.lu
Sun Nov 13 06:42:53 PST 2011
On Sun, Nov 13, 2011 at 03:04:57PM +0100, Arnaud Versini wrote:
> I've seen it is used by using gdb on
> _osl_getFullQualifiedDomainName. I don't remember how but I could
> provide you the bt after the build. It's not directly but
> _osl_getFullQualifiedDomainName is used during file locking.
That's probably for the name of the lockfile: If the same user runs LO
on two different machines that share (part of) the filesystem through
NFS, the lockfile should not have the same name so that the LO on one
machine does not see the lock of the LO on the other machine.
--
Lionel
More information about the LibreOffice
mailing list