git: kernel - Add __realpath() and getrandom() system calls (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Feb 1 22:49:01 PST 2020


commit 76ac3bc3a97f20787e6343dfb6bba80f4ba2aba6
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Feb 1 22:48:20 2020 -0800

    kernel - Add __realpath() and getrandom() system calls (2)
    
    * Move GRND_* defines to the right spot in sys/random.h

Summary of changes:
 sys/sys/random.h | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/76ac3bc3a97f20787e6343dfb6bba80f4ba2aba6


-- 
DragonFly BSD source repository


More information about the Commits mailing list