git: libc - Add mkdirat() to the namespace
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Jun 8 14:26:48 PDT 2021
commit 563ed2c81c261c4cce4854702f8fa5a8809d4590
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Jun 8 14:24:09 2021 -0700
libc - Add mkdirat() to the namespace
* Add mkdirat() / _mkdirat() to the namespace (will be used by
gen/posixshm.c).
Summary of changes:
lib/libc/include/namespace.h | 1 +
lib/libc/include/un-namespace.h | 1 +
2 files changed, 2 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/563ed2c81c261c4cce4854702f8fa5a8809d4590
--
DragonFly BSD source repository
More information about the Commits
mailing list