看板 DFBSD_commit 關於我們 聯絡資訊
commit 4ea6cfdd55698d8167192650205202c071856fb1 Author: Stathis Kamperis <beket@dragonflybsd.org> Date: Thu Dec 31 20:52:21 2009 +0200 realpath(1): Return EINVAL if filename is NULL pointer. Mandated by POSIX. Summary of changes: lib/libc/stdlib/realpath.c | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ea6cfdd55698d8167192650205202c071856fb1 -- DragonFly BSD source repository