Date: Fri, 16 Jun 2000 18:28:13 -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.3 strtofflags.c setflagsbyname.3 setflagsbyname.c Message-ID: <200006170128.SAA67931@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2000/06/16 18:28:13 PDT Modified files: lib/libc/gen strtofflags.3 strtofflags.c Removed files: lib/libc/gen setflagsbyname.3 setflagsbyname.c Log: Return of the evil file flags! The {s|g}etflags functions were renamed to {s|g}etflagsbyname, which received objections. They're now called strtofflags (string to file flags) and fflagstostr (file flags to string). Suggested by: bde Revision Changes Path 1.3 +11 -11 src/lib/libc/gen/strtofflags.3 1.16 +7 -7 src/lib/libc/gen/strtofflags.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?200006170128.SAA67931>