diff options
author | millert <> | 2015-11-24 22:03:33 +0000 |
---|---|---|
committer | millert <> | 2015-11-24 22:03:33 +0000 |
commit | d0a2512c90ba0643904f25de1b66ccfc86502617 (patch) | |
tree | 2ff05b2b872a27106976e6dd366bcbc261b1d2eb /src/lib/libc/stdlib/icdb.c | |
parent | 538f104d39a36dc15e460dc8b641f8f410d06b85 (diff) | |
download | openbsd-d0a2512c90ba0643904f25de1b66ccfc86502617.tar.gz openbsd-d0a2512c90ba0643904f25de1b66ccfc86502617.tar.bz2 openbsd-d0a2512c90ba0643904f25de1b66ccfc86502617.zip |
Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within
libc to avoid reusing the static buffers returned by the non-reentrant
versions. Since this is inside libc we can use constants for the
buffer sizes instead of having to call sysconf().
OK guenther@ deraadt@
Diffstat (limited to 'src/lib/libc/stdlib/icdb.c')
0 files changed, 0 insertions, 0 deletions