Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 15:55:51 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/gen glob.c
Message-ID:  <200103282355.f2SNtpN89240@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/03/28 15:55:51 PST

  Modified files:
    lib/libc/gen         glob.c 
  Log:
  Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.
  I've left out a couple of unused args between internal functions.
  Use MAXPATHLEN, not MAXPATHLEN + 1 in a couple of places.
  Pass a pointer to the end of the target filename space.
  
  Revision  Changes    Path
  1.17      +40 -43    src/lib/libc/gen/glob.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103282355.f2SNtpN89240>