git: DragonFly_RELEASE_6_0 libc - Add mkdirat() to the namespace

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Jun 14 14:14:13 PDT 2021


commit 65dd10e0c40686934b771a30246d12010b2e97e2
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/65dd10e0c40686934b771a30246d12010b2e97e2


-- 
DragonFly BSD source repository


More information about the Commits mailing list