OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Fri Aug 01 2003 - 16:04:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/08/01 15:04:59

Modified files:
        lib/libc/stdlib: realpath.c

Log message:
Rename rootd to needslash and invert its value. This fixes the check
for ENAMETOOLONG, though since we use strlcpy() and strlcat() this
is not a big deal. Problem found by vincent