Date: Tue, 27 Jun 2000 18:52:24 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen strtofflags.c Message-ID: <200006280152.SAA01637@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2000/06/27 18:52:24 PDT Added files: (Branch: RELENG_4) lib/libc/gen strtofflags.c Log: MFC: strtofflags and fflagstostr are functions for converting between file flag strings such as 'noschg', or 'schg,uunlnk' and their internal argument forms such as would be given to chflags(2). 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?200006280152.SAA01637>