site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=6KFLM2 er4+jNvvVc2TMkDJWi1GB3KWXJtYLbgxUHOAU=; b=s6bLkbO9RcJyRRzJhBoNCO /Hrk8HG9uCWqYlQ8pfk5Nkf186VvNa2O073X/oD24CRoPSdAX7OlWIvUETd7tHCw DQfugM9lWaLcjEQ2oeRtlaiXNIpEb9gUcdHlRnLukdyc9P2j37Lw0Q+zrbaXZe5O Qyjfn6eylrMZwOfiJUeORdLWg69STuVf7eDsub5505NCG+9pAzFCUULVr20JVHeU F/0bSgEeXUqVrCSxxczZbzOGIOQpf/O4TZHxgbSha2PlYotBkAYDfGd2nm1FUOAG 5VQq9Iu7ng/0qqAgpqzHmWmQIS9m7MvFeZVxX9DYamz6P88V9xfCG6EUkoGzUeLA ==
On Feb 17, 2020, at 9:51 AM, Sandor Szatmari via Darwin-dev <darwin-dev@lists.apple.com> wrote:
I’m assuming you mean the precompile/compile fails with a ‘can’t find the header’ and not a linker error that the symbol doesn’t exist.
No, the <unistd.h> header exists on Darwin. The OP is referring to the _function_ group_member(), which seems to be Linux-specific, not part of any portable API. It would have to be emulated … I don't know much about the users & groups related system calls, so I don't have any suggestions about how. —Jens _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Jens Alfke via Darwin-dev