Author :
deraadt
Date :
2024-01-22 17:21:52
Hash :5f5ca731 Message :getpwnam(3) uses dbopen(3), which pulls all 3 database backends into
static binaries. If we call libc-private __hash_open() instead, it
results in a ~40K reduction in many static binaries.
ok millert