git: DragonFly_RELEASE_4_0 libc/realpath: Better POSIX conformance regarding ENOENT and ENOTDIR.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Mar 18 11:33:17 PDT 2015


commit 94d43c2d640a8e99e3191de5cd4da3480a0187ce
Author: Sascha Wildner <saw at online.de>
Date:   Wed Mar 18 19:32:04 2015 +0100

    libc/realpath: Better POSIX conformance regarding ENOENT and ENOTDIR.
    
    This fixes the "Test keywords with arguments" test of pkg(8), too.
    
    Reported-by:        Robin Hahling <robin.hahling at gw-computing.net>
    Fix-pointed-out-by: bapt at freebsd
    Taken-from:         FreeBSD

Summary of changes:
 lib/libc/stdlib/realpath.3 | 12 ++++++------
 lib/libc/stdlib/realpath.c | 26 +++++++++++++-------------
 2 files changed, 19 insertions(+), 19 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94d43c2d640a8e99e3191de5cd4da3480a0187ce


-- 
DragonFly BSD source repository



More information about the Commits mailing list