Fix from Matt Kraai -- a better way to NULL terminate strings for the
authorEric Andersen <andersen@codepoet.org>
Wed, 13 Dec 2000 01:52:39 +0000 (01:52 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 13 Dec 2000 01:52:39 +0000 (01:52 -0000)
commitbd193a42a5624f0a72b5f99d554e9a8d2afc64cc
tree7aacebe98730fbfee623943425a100fd158ba48a
parent77508b29fa63d99136fc09f00c5a2addd6331b4c
Fix from Matt Kraai -- a better way to NULL terminate strings for the
my_* passwd and group routines.  I should have thought of doing it
this way...
13 files changed:
archival/tar.c
coreutils/id.c
coreutils/logname.c
coreutils/ls.c
coreutils/whoami.c
id.c
logname.c
ls.c
procps/ps.c
ps.c
tar.c
utility.c
whoami.c