Date: Sun, 5 Jan 2003 20:33:47 -0800 (PST) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys syslimits.h Message-ID: <200301060433.h064Xlwo051706@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2003/01/05 20:33:47 PST
Modified files:
sys/sys syslimits.h
Log:
Add the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum length of a login name.
Minimum Acceptable Value: _POSIX_LOGIN_NAME_MAX.
The comments at the bottom of this file claim sysconf(3) provides this value,
but it seems sysconf(3) hasn't implemented this yet.
Revision Changes Path
1.15 +1 -1 src/sys/sys/syslimits.h
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?200301060433.h064Xlwo051706>
