CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/06 18:01:11
Modified files:
lib/libc/gen : getpwent.c
Log message:
use a size_t instead of an int to avoid signed compare
spotted by Ilja Van Sprundel
ok millert
CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/01/06 18:01:11
Modified files:
lib/libc/gen : getpwent.c
Log message:
use a size_t instead of an int to avoid signed compare
spotted by Ilja Van Sprundel
ok millert