Date: Fri, 16 Mar 2001 11:05:20 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen glob.c Message-ID: <200103161905.f2GJ5Kb65489@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/03/16 11:05:20 PST Modified files: lib/libc/gen glob.c Log: Bump MAX_GLOBENTRIES up to 16384, so it is a power of two. Add some comments explaining that this is an arbitrary limit. Requested by: jkh Revision Changes Path 1.13 +8 -2 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?200103161905.f2GJ5Kb65489>