CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/13 15:01:54
Modified files:
lib/libc/crypt : crypt.c
Log message:
If crypt(3) is called with an unknown setting, return NULL instead
of some undefined value.
OK tedu@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/13 15:01:54
Modified files:
lib/libc/crypt : crypt.c
Log message:
If crypt(3) is called with an unknown setting, return NULL instead
of some undefined value.
OK tedu@