History log of /fuchsia/zircon/third_party/ulib/musl/src/misc/issetugid.c
Revision Date Author Comments
# 60d3a0e3 10-Feb-2017 George Kulakowski <kulakowski@google.com>

[musl] Remove effective euid/egid based notion of libc.secure

This is not a useful notion for us. We don't have these IDs, for one
thing. Any per-process granting or denial of privilege is likely to
happen at another layer.

Change-Id: Ic4c5252af49013157c1adaab334ec96fb0e8e755


# 53b9e1c8 15-Jun-2016 The Fuchsia Authors <authors@fuchsia.local>

[magenta] Initial commit