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

看板DFBSD_commit作者時間16年前 (2010/01/02 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1BFaPmHA (DFBSD_commit)