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

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


commit 2fa2d2a8783950032565a0f5b5e67b978f857ce6
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/2fa2d2a8783950032565a0f5b5e67b978f857ce6


-- 
DragonFly BSD source repository



More information about the Commits mailing list