[PATCH 12 of 14] chg: use unlinkat instead of unlink for paths related to socket names

Yuya Nishihara yuya at tcha.org
Wed Apr 13 11:18:56 EDT 2016


On Mon, 11 Apr 2016 00:57:29 +0100, Jun Wu wrote:
> # HG changeset patch
> # User Jun Wu <quark at fb.com>
> # Date 1460331209 -3600
> #      Mon Apr 11 00:33:29 2016 +0100
> # Node ID a4651e43ceb70c27db15ebe43950e9a788192096
> # Parent  9cf8e7497c267cfaea5baa8913f5665ab44867ec
> chg: use unlinkat instead of unlink for paths related to socket names

Unfortunately, unlinkat() was also introduced in Mac OS X 10.10.


More information about the Mercurial-devel mailing list