CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/13 09:33:48
Modified files:
lib/libc : Symbols.list
lib/libc/crypt : bcrypt.c cryptutil.c
lib/libc/gen : getpwent.c pw_dup.c
Log message:
Wrap <pwd.h> so that calls go direct and the symbols are all weak.
Hide bcrypt_autorounds(), prefixing with an underbar for static builds.
