From 8d7be8342020cf176628cab82bd1ee85cec5b94b Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 29 Nov 2007 08:53:14 +0000 Subject: Added more keywords. --- mk/features/features-vars.mk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'mk/features') diff --git a/mk/features/features-vars.mk b/mk/features/features-vars.mk index 777ba95b531..cff7bdcf9f7 100644 --- a/mk/features/features-vars.mk +++ b/mk/features/features-vars.mk @@ -1,4 +1,4 @@ -# $NetBSD: features-vars.mk,v 1.13 2007/11/20 18:21:03 rillig Exp $ +# $NetBSD: features-vars.mk,v 1.14 2007/11/29 08:53:14 rillig Exp $ # # The platforms that are supported by pkgsrc differ in the amount of # functions they provide in the C library (libc). Functions that are @@ -57,8 +57,10 @@ # current system. Also includes "inet6" if the system doesn't # support IPv6. # -# Keywords: feature features -# +# Keywords: feature features asprintf vasprintf err errx warn warnx +# Keywords: fts fts_open fts_read fts_set fts_close getopt_long +# Keywords: getprogname setprogname glob regcomp snprintf vsnprintf +# Keywords: utimes libnbcompat nbcompat _VARGROUPS+= features _USER_VARS.features= # none -- cgit v1.2.3