DragonFly BSD
DragonFly commits List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: realpath(1): Return ENOENT if filename is empty string.


From: Stathis Kamperis <beket@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 1 Jan 2010 10:40:24 -0800 (PST)

commit 66546629446c1c63ff8423d7e5484fc1365c9590
Author: Stathis Kamperis <beket@dragonflybsd.org>
Date:   Fri Jan 1 15:55:34 2010 +0200

    realpath(1): Return ENOENT if filename is empty string.
    
    Mandated by POSIX.
    
    Linux, NetBSD and OpenSolaris do the same, so we are on
    the safe side.
    
    Shortly-discussed-with: aggelos@

Summary of changes:
 lib/libc/stdlib/realpath.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66546629446c1c63ff8423d7e5484fc1365c9590


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]