diff options
author | ache <ache@FreeBSD.org> | 1997-03-03 09:51:15 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-03-03 09:51:15 +0000 |
commit | 2656c7c863ed469d13bfe95f236127ee0bac73cc (patch) | |
tree | 89ca664303a6d00cbbf4d844390b3ba2a9fa3794 /lib/libc | |
parent | e5f21340d7f9c05c71cde10a3321860bfc6a2a5d (diff) | |
download | FreeBSD-src-2656c7c863ed469d13bfe95f236127ee0bac73cc.zip FreeBSD-src-2656c7c863ed469d13bfe95f236127ee0bac73cc.tar.gz |
Use roundup(MAXLOGNAME, sizeof(long)) as e_login/s_login arrays size
instead of all hardcoded assumptions historically used
(i.e. sizeof(long) == 4)
Use MAXLOGNAME == 17 for stricter setlogin() size checking. Since
it rounds up to 20, all sizes remains the same
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions